a year ago
Hi,
I tried deploying my applications and i see this error
InvalidArgumentException
Given URI "tcp://centerbeam.proxy.rlwy.net:46505" does not contain a valid host IP (EINVAL)
13 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Error while connecting Google OAuth 2.0 Client IDs
- 🧵 Google Drive API OAuth Redirect Issue on n8n
- 🧵 Difficulty connecting to Redis from server
- 🧵 Connecting to Production Redis
If you find the answer from one of these, please let us know by solving the thread!
a year ago
Are you running migrations currently in the build process? You may benefit from moving that Laravel step to a pre-deploy command.
Status changed to Awaiting User Response Railway • about 1 year ago
angelo-railway
Are you running migrations currently in the build process? You may benefit from moving that Laravel step to a pre-deploy command.
a year ago
It is on pre deployment. The thing is that the service was working before but i had overdue invoice and service was terminated. I just paid now so i am not sure why the deployment won't work?
Status changed to Awaiting Railway Response Railway • about 1 year ago
henryo
It is on pre deployment. The thing is that the service was working before but i had overdue invoice and service was terminated. I just paid now so i am not sure why the deployment won't work?
a year ago
Oh that explains it, the URL changed, it's expecting a different value for the TCP proxy.
Status changed to Awaiting User Response Railway • about 1 year ago
angelo-railway
Oh that explains it, the URL changed, it's expecting a different value for the TCP proxy.
a year ago
How do i fix this please?
Status changed to Awaiting Railway Response Railway • about 1 year ago
Status changed to Awaiting User Response Railway • about 1 year ago
Status changed to Awaiting Railway Response Railway • about 1 year ago
angelo-railway
Where do you have the DB coded in your deployment?
a year ago
You mean the DB URL?
Status changed to Awaiting User Response Railway • about 1 year ago
a year ago
The DB_URL has the postgres internal url string in the variables
Status changed to Awaiting Railway Response Railway • about 1 year ago
a year ago
I also have the same for redis
a year ago
This is the problem
centerbeam.proxy.rlwy.net:46505 this url for one of my service
a year ago
I have fixed it by recreating the proxy for the service and the deployment works now
Status changed to Solved christian • 12 months ago