2 years ago
Hello, my previous topic was closed "due to a lack of recent activity", because I got a response after 2 weeks, but the problem definitely still exists as I just checked.
https://help.railway.app/feedback/i-m-getting-the-deployment-crashed-ema-7f93958cI short:Every time I deploy I receive a "Deployment crashed" email even though my deployment succeeds. If I push 6 times a day, I receive 6 emails while they all succeed.It only happens on one single project (Project ID: 38572794-e47b-4fe5-8d3e-c302a9434906)
15 Replies
2 years ago
I'm attaching two screenshots, first is an Activity list where both of the deployments are actually a single deployment which got cloned somehow (happens every time)And an email which I also receive every time I push
Attachments
2 years ago
If I recall correctly, you had a service in another environment that was attached to the same branch that was crashing?
2 years ago
Hi brody, thanks for a quick reponse!That shouldn't be the case because I started to receive errors while I still had just a single (production) environment. So the development has nothing to do with that.
Status changed to Solved Railway • over 1 year ago
2 years ago
I'll try that, I hope this wont affect the mounted volume.
2 years ago
As long as you don't delete the volume and you move it over to the new service at the same mount point your data will stay where it is.
2 years ago
how can I make yarn available? I believe it used to be there by default before
Attachments
2 years ago
I need an urgent assistance over here as my app is now experiencing downtime because of this idiotic bug.
2 years ago
This single line of your logs is unfortunately not all that helpful, please attach your full build logs -
https://bookmarklets.up.railway.app/log-downloader/
2 years ago
there is nothing else, it fails as soon as it tries running yarn
Attachments
2 years ago
I tried using what you've just sent, but my browser doesn't have bookmarks. I'm using Arc. Here are logs as .txt
Attachments
2 years ago
I assume you have incorrectly configured this new service, please make sure it has all the correct configurations needed.
2 years ago
Okay I finally fixed it after a few more service deletions, I was copying my config from a screenshot all the time.I also just realized the attached logs are using npm as I was desperately trying to make it work, but lack of yarn was the reason for crashes previously.Thanks for your assistance brody, the false-alarm emails seem to be gone now, but the amount of randomness on this platform is quite scary.
2 years ago
The incorrect service crash notifications is odd, but everything since that has just been simple misconfigurations.