8 months ago
Not able to access dashboard
https://backend-businesskit.up.railway.app/
https://backend-businesskit.up.railway.app/api
how to enter?
8 Replies
8 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
8 months ago
Anyone coming to help?
8 months 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).
8 months ago
Check where you set the public url. You need to set the port there. I think the default port for this is 3000.
7 months ago
Anonymous, are you able to solve that? If not, please provide some snippets, and more information of the issue
7 months ago
I tried postiz-app template and it shows unexposed service, how to fix that
7 months 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.
4 months ago
If you're still looking for tips on getting this working: https://github.com/gitroomhq/postiz-app/issues/632#issuecomment-2948213688