a month ago
Project works fine after deploment but keeps crashing after sometime eventhough Frontend is working fine
Attachments
6 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 1 month ago
a month ago
https://suna-backend-production-7861.up.railway.app/
This is backend URL that crashes after successful deployment
https://suna-frontend-production-c8bf.up.railway.app/
This is frontend URL that is working fine.
a month ago
I'd check your code (or variables). Not sure why you're trying to fetch 0.0.0.0:443.
a month ago
Both the frontend and backend work perfectly in the local environment. In production, the deployment remains active without crashing, but all application functionality is broken; users cannot create or perform any actions.I have also attached logs.
Attachments
a month ago
Yes using online supabase database .
You can try out this : https://railway.com/deploy/kortix-suna-ai to fix issues .