T
Twenty5mo ago
Biel.lil

Unable to Reach Back-end

No description
21 Replies
Prastoin
Prastoin5mo ago
Hello, self host or cloud ? What Twenty's version Pleae provide more information regarding your issue
Biel.lil
Biel.lilOP5mo ago
I'm using it in docker I'm using the latest version and I connected to my dB. I've already checked the connections and even the bank scheme was created
Prastoin
Prastoin5mo ago
Db up does not mean server is Please check your twenty-server logs Try hitting your twenty-server directly, browser headless Also you should access the app from localhost:3000 Nothing wrong here Removed your comment as leaked few secrets and personal info
Biel.lil
Biel.lilOP5mo ago
There was no personal information, and I had already removed it. So what is the error then?
Prastoin
Prastoin5mo ago
Db user and password in pg database url How do you try accessing the client
Biel.lil
Biel.lilOP5mo ago
The password had been changed haha, and it was the old one. I’m trying to access it via the VPS IP and port 3000
Biel.lil
Biel.lilOP5mo ago
No description
Biel.lil
Biel.lilOP5mo ago
I believe that this is the error here @prastoin
Prastoin
Prastoin5mo ago
Indeed this log is not normal, for some reason docker-data volumes does not seem to be mounted Are you able to directly hit/reach your api through its exposed url ?
Biel.lil
Biel.lilOP5mo ago
no, I'm accessing via ip:port
Prastoin
Prastoin5mo ago
Please share req result
Biel.lil
Biel.lilOP5mo ago
I didn't understand
Prastoin
Prastoin5mo ago
Please try making a request to your server directly using its exposition url, then share the response The idea here is to scope what service is having issue You can use you browser or tools such as postman etc
Biel.lil
Biel.lilOP5mo ago
Twenty
A modern open-source CRM
Biel.lil
Biel.lilOP5mo ago
No description
Biel.lil
Biel.lilOP5mo ago
No description
Prastoin
Prastoin5mo ago
Just look at your client configuration
Biel.lil
Biel.lilOP5mo ago
What do you mean exactly? In what sense should I check the client configuration?
Prastoin
Prastoin5mo ago
Client is rendered by the back When you do /grapqhl you directly hit the api -> it's UP When you go to /welcome you can see the client tries to hit localhost
Biel.lil
Biel.lilOP5mo ago
How can I resolve the issue of the client trying to hit localhost when accessing /welcome instead of the correct API endpoint?

Did you find this page helpful?