railway.app deployment goes without errors but when accessing the custom url am getting error as Application failed to respond

276 views Asked by At

Am deploying a PocketBase app in railway.app extending with Golang. Deployment is successful but when accessing Custom Domain it gives an error as Application failed to respond.

This is the code in main.go:

main.go code

I checked for multiple solutions but didn't find any

1

There are 1 answers

0
RenĂª Rodrigues On

Try removing the project, then creating it again. This happened to me and I solved it this way