Bug Report π (disposable) Public Links work only once 1οΈβ£
Opened this issue Β· 0 comments
- I have activated the browser Private mode to evaluate if the error still happens.
- I have turn-off any extension on my browser like adblock that may interfere with the app behaviour.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I execute it again in debug mode (
DEBUF = True
in settings).
Describe the bug π
Status 503 Service Unavailable
Public Links run only once when connected to a Django job, then fail when launch a second time displaying the error message π upstream connect error or disconnect reset before headers reset reason connection failure
To Reproduce π
- Create a Public Links.
- Waiting for Ingress status to be Ingress is now ready.
- Connect the newly created Public Link to a Django job.
- Click on Submit to launch the Django job.
- Click on Open interface does open a browser window displaying the newly created Public Link in the navigation bar.
- Click on Stop application to terminate the running Django job.
- Click on Run application again to launch the Django job with the same parameters.
- Click on Submit to launch the Django job.
- Click on Open interface does open a browser window displaying the same Public Link as first run in the navigation bar, this time displaying the error message: upstream connect error or disconnect/reset before headers. reset reason: connection termination.
Configuration βοΈ
- Python 3.11.0
- PostgreSQL Server 14.5
- Django version 4.1.2
Expected behavior π
app-mission-ocean.cloud.sdu.dk running in DEBUG=False with cache and collectstatic.
Additional context π
When conducting searches on "kubernetes" "ingress" "upstream connect error or disconnect/reset before headers. reset reason: connection failure" on google.com, we note a lot of chatters around that issue, notably that one π
For some time, our users reported seeing upstream connect errors and 503s like βupstream connect error or disconnect/reset before headers. reset reason: connection terminationβ. This issue goes away if we refresh our browser page. However, it was very difficult to reproduce this error. -- Puzzling 503s and Istio
Notes π
- Kubernetes Documentation > Ingress Controllers.
- "kubernetes" "ingress" "upstream connect error or disconnect/reset before headers. reset reason: connection failure" search on google.com.
- #1
- UCloud ticket π« https://jira.cloud.sdu.dk/servicedesk/customer/portal/43/TICKET-1847
Public Links π
Public Links | Created | Worked Last | Status |
---|---|---|---|
app-9a7f8023b8b09392140f3ff9f12c91f2.cloud.sdu.dk | 19/03/2023 | 19/03/2023 | π« |
app-githubbing.cloud.sdu.dk (deleted and created again) | 18/03/2023 | π« | |
app-health-check.cloud.sdu.dk | 18/03/2023 | 18/03/2023 | β |
app-health-status.cloud.sdu.dk | 18/03/2023 | 23/03/2023 | β |
app-mission-ocean.cloud.sdu.dk | 19/02/2023 | π« | |
app-research-funding.cloud.sdu.dk | 11/03/2023 | π« | |
app-thalassa.cloud.sdu.dk | 11/03/2023 | 23/03/2023 | β |
app-yerun.cloud.sdu.dk | 17/03/2023 | π« |