-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Intermittent Twitcher/Magpie error when caching on (Magpie version 3.14.0) #466
Comments
…ce cache regions (relates to #466)
Test with Magpie Auth targetting Thredds Stress test to loop requests: The Magpie authentication/session creation step from |
Another stacktrace when reverting to Waitress with newer Magpie + debug bird-house/birdhouse-deploy#197
Full logs |
Same stacktrace above with gunicorn as well, matching this notebook error:
Plus this run has a new bunch of 408 in stress-test.ipynb and I even got them on CRIM's Jenkins https://daccs-jenkins.crim.ca/job/PAVICS-e2e-workflow-tests/job/master/606/console Full log @fmigneault I hope you have all the debug infos you need in the 2 logs I posted. We still have problem with both waitress and gunicorn. Maybe this only happen in a full PAVICS env. You should try to reproduce on your side in a full PAVICs env. |
Describe the bug
Many random hard to reproduce errors with several services behind Twitcher/Magpie when caching is turned on for Twitcher.
With caching not working, this issue bird-house/twitcher#97 might have to be re-open?
To Reproduce
Steps to reproduce the behavior:
===Problem 1===
Matching twitcher server-side logs:
===Problem 2===
This access denied error should never happend, no logs on twitcher server side
===Problem 3===
408 Error in stress-test.ipynb reproduced on CRIM Jenkins as well https://daccs-jenkins.crim.ca/job/PAVICS-e2e-workflow-tests/job/master/570/console (all errors in stress-test.ipynb was gone for 3 weeks when caching was turned off, see #433).
===Problem 4===
"Remote end closed connection without response" without any errors in Twitcher logs:
The text was updated successfully, but these errors were encountered: