a year ago
Hello,
The dashboard doesn't seem to refresh and the CLI is failing as well.
$ railway status
Problem processing request58 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Failed to resize volume Problem processing request
- 🧵 I am unable to add custom domain and using Hobby plan
- 🧵 Unable to list backups: Problem processing request
If you find the answer from one of these, please let us know by solving the thread!
a year ago
Same with me
a year ago
i cant deploy
a year ago
% railway up
Indexed
Compressed [====================] 100%
Failed Failed to upload code with status code 500 Internal Server Error
a year ago
yes its down ATM
a year ago
Same here, also getting internal server error
a year ago
Same
a year ago
same same - I thought issue with my project and deleted it, later found the reports raised here :(
a year ago
same, I thought it was just me. Damn
a year ago
Hey! Apologies about this - we've identified the issue and are working on a fix.
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
i still get operation timed out
by railway up @ray-chen
Status changed to Awaiting Railway Response Railway • 11 months ago
ray-chen
This should be fixed now, try again?
a year ago
i still get operation timed out
by railway up @ray-chen
a year ago
Still not working for me.
Doesn't update vars from dashboard.
CLI is timing out.
a year ago
now stuck at deployment in progress: building the image...
a year ago
this project usually takes 1mins finish deploy, now it is ... 😛
Attachments
a year ago
Yep, we're having another incident on deployments unfortunately - https://status.railway.com/cmfv2ciuy00krz1jvwfghr4gz
We've identified some underlying causes and are working on a fix. Apologies for the inconvenience!
Status changed to Awaiting User Response Railway • 11 months ago
ray-chen
Yep, we're having another incident on deployments unfortunately - <https://status.railway.com/cmfv2ciuy00krz1jvwfghr4gz> We've identified some underlying causes and are working on a fix. Apologies for the inconvenience!
a year ago
Thank you Ray and team!
Status changed to Awaiting Railway Response Railway • 11 months ago
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
I am still not able to deploy
$ railway up --service api --environment development
Indexed Compressed [====================] 100% Failed
Control Plane DegradationStatus changed to Awaiting Railway Response Railway • 11 months ago
vinkaga
I am still not able to deploy ``` $ railway up --service api --environment development Indexed Compressed [====================] 100% Failed Control Plane Degradation ```
a year ago
Yes, deployments are currently paused for non-Pro users at the moment. Apologies for the inconvenience!
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
Upgraded to PRO, build deploy started, but deploy did not run.
Status changed to Awaiting Railway Response Railway • 11 months ago
a year ago
Ye status says disabled for non-pro - but am pro and not deploying
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
Still failing
Error: dial unix /var/run/postgresql/.s.PGSQL.5432: connect: no such file or directoryStatus changed to Awaiting Railway Response Railway • 11 months ago
Status changed to Awaiting User Response Railway • 11 months ago
vinkaga
Still failing ``` Error: dial unix /var/run/postgresql/.s.PGSQL.5432: connect: no such file or directory ```
a year ago
Could you try redeploying your Postgres
ray-chen
We should be all back up now.
a year ago
HEY IT SAYS INVALID DATABSE URL WHY IS THIS? WHAT IS THE FIX
Status changed to Awaiting Railway Response Railway • 11 months ago
a year ago
Still the same error
Error: dial unix /var/run/postgresql/.s.PGSQL.5432: connect: no such file or directorygliconstructio
HEY IT SAYS INVALID DATABSE URL WHY IS THIS? WHAT IS THE FIX
a year ago
Same here. How can you allow rebuilding that takes down production applications... Absolutely wild
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
I'm getting Invalid link errors related to Redis hosted on same project https://railway.com/project/9b9afbca-54d3-46c5-a152-f012acfa554b/service/f5f71344-7658-4f8c-8c53-c3dadfda7840?environmentId=d0ef55d3-f829-4e10-8f07-8a6aa0180cc8
Status changed to Awaiting Railway Response Railway • 11 months ago
ray-chen
If you see "Invalid database URL" can you please link your service here?
a year ago
project/d30fd09b-4b8a-40bd-bf0c-78d575e1e2f6/service/8431d465-0543-4abd-95de-8f2573b1194d
Can confirm database is down:
The provided database string is invalid. Error parsing connection string: empty host in database URL. Please refer to the documentation in https://www.prisma.io/docs/reference/database-reference/connection-urls for constructing a correct connection string. In some cases, certain characters must be escaped. Please check the string for any illegal characters.
Nothing changed in the application.
I have restarted and redeployed both web and database
ray-chen
If you see "Invalid database URL" can you please link your service here?
a year ago
Also experiencing this issue, even after redeploy. Not vital that it's up, but it would be great if it could be.
Redis instance, invalid database URL.
a year ago
node + redis app setup, getting this while deploying node app https://railway.com/project/9b9afbca-54d3-46c5-a152-f012acfa554b/service/f5f71344-7658-4f8c-8c53-c3dadfda7840?environmentId=d0ef55d3-f829-4e10-8f07-8a6aa0180cc8
Attachments
a year ago
There is clearly another outage - why is your status page not updated?
a year ago
It's been down for me for > 20 minutes now. My app's throwing error for my customers and I'm not sure what ETA should I give to them. Can anyone from mods tell what's the issue and expected ETA to resolve the issue?
a year ago
I can deploy successfully now. Leaving the thread open for others.
a year ago
@vinkaga I'm still seeing Database connection error, is it working for you now?
a year ago
@rishimohan, my last deployment did succeed. But that was done manually through my local machine. I will try GitLab pipeline shortly.
a year ago
Attempting to redeploy Redis still results in the error, which in part is caused by the REDISHOST (${{RAILWAY_PRIVATE_DOMAIN}}) env variable being empty.
ray-chen
Hey! Apologies about this - we've identified the issue and are working on a fix. <https://status.railway.com/cmfv13zib12ij6f0fr7dtts3o>
a year ago
Hello, it is not fixed, deployment does not work still. Why is the status fixed?
a year ago
Guys, switch to public url if your're using Redis to make it work, it doesn't work with private env variable for Redis they provide
rishimohan
Guys, switch to public url if your're using Redis to make it work, it doesn't work with private env variable for Redis they provide
a year ago
Can confirm. I switched to using the public URL and it's working as expected.
All private domain references (*HOST) env variables are empty. I just noticed that my Postgres instance also has an empty variable.
a year ago
Mine is working now - all of sudden in my Postgresql service I had a button to enable private network? Thats new? but I ticked it - it restarted and is now working again.
jamiemufu
Mine is working now - all of sudden in my Postgresql service I had a button to enable private network? Thats new? but I ticked it - it restarted and is now working again.
a year ago
Weird because me and @tonkotsu had to switch to public url to make it work
rishimohan
Weird because me and @tonkotsu had to switch to public url to make it work
a year ago
Testing this now. I assume the Railway team just toggled private networking off for everyone and it didn't get re-enabled for select people. Will report back.
Attachments
a year ago
This appears to be working correctly now! @jamiemufu good find.
a year ago
While it does deploy, GitLab pipeline is still failing for this
```
$ railway up --service web
Indexing...
Uploading...
Build Logs: https://railway.com/project/.....&
CI mode enabled
Failed to stream build logs: Failed to retrieve build log
Cleaning up project directory and file based variables00:01
ERROR: Job failed: exit code 1
```
Actually, I'll create a new thread for it.
a year ago
Succeeded this time. Must be something temporary.
a year ago
Hello!
We're acknowledging your issue and attaching a ticket to this thread.
We don't have an ETA for it, but, our engineering team will take a look and you will be updated as we update the ticket.
Please reply to this thread if you have any questions!
a year ago
Hello folks,
If you're still experiencing this issue, please note that we had a cache issue with some private networks following the above incident. You can resolve this by going to your Service's setting tab and re-adding your private network, then redeploying your service.
Status changed to Awaiting User Response Railway • 11 months ago
a year ago
My deployments are working fine. Resolving.
Status changed to Awaiting Railway Response Railway • 11 months ago
Status changed to Solved vinkaga • 11 months ago
a year ago
✅ The ticket Database Connection Issue has been marked as completed.
