- Domain:
kaelmax.zeabur.app - Issue: Persistent 502 Bad Gateway error despite:
- Service running and listening on 0.0.0.0:8000
- Port correctly configured as "web" → 8000
- Domain provisioned and pointing to "web" port
- Configuration set to
listen: true - Multiple restarts attempted
- Request ID:
cgk1::baaea20a-a7b3-401f-be69-7dfec367db53
<Error prompt>
I'm encountering a 502 Bad Gateway error on my Zeabur-deployed service.
Error Details
- Status: 502 Bad Gateway
- Request ID: cgk1::7455b89e-90e6-4375-85c8-2bde2e90f801
- URL: https://kaelmax.zeabur.app/
Possible Causes
- The service is not listening on the correct port - I can check the Network tab in the Zeabur dashboard to see which port is being listened on.
- The service crashed or stopped responding - I can check the Logs tab to investigate the error.
Please help me troubleshoot this 502 error based on the above information.
</Error prompt>