15 days ago
Project: brilliant-vision
Environment: branch review
Service: RI_OS
The active deployment is healthy and the deploy logs show:
Uvicorn running on http://0.0.0.0:8080
Application startup complete
The RI_OS service has generated public domains explicitly mapped to port 8080:
rios-branch-review.up.railway.app
rios-branch-review-9980.up.railway.app
However, both domains return Railway’s own edge error:
“Not Found — The train has not arrived at the station”
This happens on:
/health
/v2/
/v2/?ri_route=assess
The deployment is Active, the container is listening correctly, and the domains are visible under this exact service’s Networking settings. Please repair or re-associate the generated domain routing for this service.
No production environment is involved.
1 Replies
15 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 15 days ago
15 days ago
Try regenerate the domain and redeploy
You can try run a curl command in the service console to make sure your app is actually listening