App deployed successfully but cannot access in browser or through api call
suharsh329
HOBBYOP

a year ago

Hi,
I have a golang BE that's been deployed successfully. I have made calls to the APIs through a different domain earlier. However, now I am unable to make API calls. The public domain is not accessible. Even trying to access the health route doesn't work in the browser.
The deployment and the build logs all say it's working and even the health check has passed. Why is it that I can't use my service then?

Thanks

Solved

1 Replies

suharsh329
HOBBYOP

a year ago

Resolved. Seems like it was an internet issue. I changed my network and VPN connection as well and I was able to access my service.


Status changed to Solved brody about 1 year ago


Loading...