9 months ago
Hello, I'm not sure why this is happening, and I'm quite new to this.
I am using n8n, and it takes a really long time to load, with the vCPU usage increasing significantly. After that, I tried to redeploy, but it didn't work.
Additionally, I encountered the following log entries:
The message "You reached the start of the range → Nov 18, 2024 2:30 PM" suggests that a specific point in time was reached, possibly indicating a scheduled task or event.
The repeated npm errors indicate that there is a problem with finding the
package.json
file. The errorENOENT
(Error NO ENTry) means that the system cannot locate the file at the specified path/data/package.json
. This is necessary for npm to run properly, as it relies on the package.json file to understand the project's dependencies and scripts. A complete log of each error is available in the paths detailed in the logs, under/root/.npm/_logs/
.
Could you please provide any solutions to these issues?
Thanks.
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
9 months ago
I'm sorry but we can't provide support for this project as it was not deployed from a template we recommend.
Going forward it may be best for you to deploy the recommended template - https://railway.app/template/r2SNX_
Status changed to Closed brody • 9 months ago