Technical Help Get help with deployments, services, or technical issues
exampe-v10
FREEOP
2 months ago
मेरी Next.js ऐप सफलतापूर्वक चल रही है, लेकिन Railway का डोमेन नहीं खुल रहा।
लॉग में दिखता है:
✓ Ready in 43ms
- Local: http://42027502a6e4:8080
डोमेन: example-v10-production.up.railway.app
एरर: 502 Bad Gateway / DNS_PROBE_FINISHED_NXDOMAIN
HTTP टैब में कोई लॉग नहीं आ रहा। रिक्वेस्ट मेरी ऐप तक पहुँच ही नहीं रही।
प्रोजेक्ट ID: ff48a803-5fe7-4afb-ae58-ccef60b3...
मैंने यह किया है:
- next.config.js में output: 'standalone' लगाया
- package.json में start: "next start -p $PORT" किया
- PORT=8080 वेरिएबल डाला
- app/api/health/route.ts बनाया
- railway.toml से healthcheck हटाया
कृपया रूटिंग चेक करें।
0 Replies
Status changed to Awaiting Railway Response Railway • 2 months ago
Status changed to Solved exampe-v10 • 2 months ago