You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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
JV-conseil
changed the title
Bug Report 🐞 (disposable) UCloud Resources > Public Links work only once 1️⃣
Bug Report 🐞 (disposable) Public Links work only once 1️⃣
Mar 18, 2023
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 🔂
Configuration ⚙️
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 👇
Notes 📝
Public Links 🔗
The text was updated successfully, but these errors were encountered: