a year ago
Not able to access dashboard
https://backend-businesskit.up.railway.app/
https://backend-businesskit.up.railway.app/api
how to enter?
8 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 [resolved] Cannot access dashboard
- 🧵 backboard.railway.com is bonked, can't access the dashboard!
- 🧵 Can't access the Railway Dashboard, request hangs
If you find the answer from one of these, please let us know by solving the thread!
a year ago
Anyone coming to help?
a year ago
Heyy, can you share the logs from your railway deployment??
Also, it would help if you could share your startup command or Dockerfile (or nixpacks.toml), along with the public port settings from your Railway dashboard (under Domains or Deploy settings).
a year ago
Check where you set the public url. You need to set the port there. I think the default port for this is 3000.
a year ago
Anonymous, are you able to solve that? If not, please provide some snippets, and more information of the issue
a year ago
I tried postiz-app template and it shows unexposed service, how to fix that
a year ago
Looks like you have not set the port in your service settings under Networking. Edit the public network and set the port there. Default is 3000 for your service, but change it if you have made any changes.
8 months ago
If you're still looking for tips on getting this working: https://github.com/gitroomhq/postiz-app/issues/632#issuecomment-2948213688