R
Railway

✋|help

Error adding TCP proxy - Not Authorized

Jjajoju9/19/2023
Hello I deployed a service based on a docker image, in order to connect to the service I try to set the proxy in the port 8000, but I get this error

Error adding TCP proxy
Not Authorized

I am not sure why I am getting this erro my account is Hobby.

THanks
Jjajoju9/19/2023
N/A
Iinterstellartaco9/19/2023
Try joining Priority Boarding with the /beta command.
Jjajoju9/19/2023
that worked
but i cannot to connect to the postgres service over the proxy

test.proxy.rlwy.net.:10256 -> 5432

psql -h test.proxy.rlwy.net -p 10256
Iinterstellartaco9/19/2023
Hmm. I'm not sure, but I think TCP proxies might (?) be internal-only - can you connect to it from another service in the same project?
Bbrody1929/19/2023
tcp proxys are definitely not internal only
Iinterstellartaco9/19/2023
whoops
Bbrody1929/19/2023
what error do you get back when you try to connect to the postgres database through the tcp proxy?
Jjajoju9/19/2023
port 10256 failed: server closed the connection unexpectedly
This probably means the server terminated abnormally
Ccoffeecup9/19/2023
Can you try redeploying the database after the tcp proxy is setup?
Jjajoju9/19/2023
Finnaly I use a template of pgvector and worked, probably there was any env var that I not set correctly, thanks both for your help.
Iinterstellartaco9/19/2023
no problem! glad it's working.

Looking for more? Join the community!

Recommended Posts
A way to increase the build timeoutI would like to know if there is a way to increase the build timeout, as I have a very large nextjs TLS handshake timeout during transition from build to deployMy sites have been failing to deploy the whole day + yesterday. I see that this was an issue multiplsave file on file system not foundi've create api to save file to public files after i upload new file on railway host, 404 where i Can I create an environment from a secondary branch of a GitHub repository?Hello, I have a Node.js web app on Railway, and I'm looking for a way to create a second instance fServer becomes unresponsiveCan someone please help me figure out what occurred Saturday? Our production site was not accessibleProject with cron job aways skippedWhy my project nevers run with cronMaximum of 4 volumes per project?Heya 🌞 I have several services and would need to attach another volume to one of these but it get aAny way to skip redeployment if github ci is skipped?Here's what I see on dashboard, railway is granted all accesses in my org on github. On github I caBuild Error after RedeployRecently, I've been facing a weird error whenever I redeploy my railway instance from the dashboard.Restarting database not working.My postgres database wont restart. All data is not modifiy after restaring it.Adding support for python with isolated-vm npm packageHello, I am using a project that requires the isolated-vm npm package (https://www.npmjs.com/packageListmonk; Static FilesNot sure why my post was deleted, but here it is again: Hello, I've deployed Listmonk on Railway, ConcurrencyWill concurrent requests to a single endpoint work? And where would the logs appear for each individProblem with Flask-Caching/ RedisI'm trying to setup a simple caching mecanism to my Plotly Dash (Flask) application deployed to railWorker Killed IssueI'm getting the attached error when I try to request my app from a React frontend, whereas I wasn't Need help with deploymentSubject: Seeking Guidance on Loading Environment Variables in Railway for My Go API Deployment Hi ebun: command not foundHello, I'm trying to migrate my project to bun to make TS easier, and I'm when deploying, the logs Metrics on Number of Web RequestsI just deployed a web API and would like to keep track of the number of requests made to the API. DoIs there a timeout on my api functions when deploying a nextjs app?I coudnt find anything about this on google or the docs, Thanks for helpingI have problems with the database when I do a deploy.I have a mongo DB database that is connected to a node js, to connect to mongo I use the url that mo