10 months ago
We have two environments, one called 'production', and another (which we want gone) called 'dev'. The 'dev' environment has a service which is affecting the equivalent service in 'production'; we've tried deleting the services in 'dev', all the environment variables, and the environment itself, but at random times during the day it keeps coming back. This has been the case for several days. Currently, our app is broken due to the side effects and customers are unhappy. Would appreciate help on this ASAP.
4 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Issue regarding environment variables
- 🧵 Sync environment issue
- 🧵 Node.js Service Failing to Deploy with SIGTERM Error (Health Check Timeout)
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
Hi there, I'm assuming right now is one of those times where you had to delete the dev env as I'm not seeing it on your project. Are there any patterns you've noticed about when the dev environment pops back up? Are you deploying any other changes then, pushing from github etc?
Status changed to Awaiting User Response Railway • 10 months ago
chandrika
Hi there, I'm assuming right now is one of those times where you had to delete the dev env as I'm not seeing it on your project. Are there any patterns you've noticed about when the dev environment pops back up? Are you deploying any other changes then, pushing from github etc?
10 months ago
Hi! No patterns, unfortunately. Here's what I've ruled out:
- Recreated when a commit is pushed
- Recreated when deployment starts or finishes
- Recreated when a new deployment becomes available
- Recreated when a deployment fails
- Recreated when a deployment crashes
Status changed to Awaiting Railway Response Railway • 10 months ago
Hi! No patterns, unfortunately. Here's what I've ruled out: * Recreated when a commit is pushed * Recreated when deployment starts or finishes * Recreated when a new deployment becomes available * Recreated when a deployment fails * Recreated when a deployment crashes
10 months ago
Could you clarify - these are cases you have ruled out so, it is recreated in all these cases or is it not?
Another question, does the environment come back with any of the data, is it the same data everytime?
Status changed to Awaiting User Response Railway • 10 months ago
10 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 10 months ago