-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Server Error on Object deletion. #2621
Comments
Please post the steps someone else can take to recreate this issue. |
The problem is i cannot re-create the issue on demand ... yet. So during normal operations from time to time my users get a server error like the above |
Closing this out for now as it is not actionable. Please request to have it re-opened if you are able to reliably reproduce the issue. |
Re-opening this because it's the earliest report of a symptom which I believe is related to somewhat-randomly recurring bug. It seems that the changelog middleware has been running into the issue described here, where the user associated with the request is not authenticated prior to being captured for the ObjectChange being recorded. |
In an effort to document our findings, we noticed At this point, we don't have a root cause but we know upgrading to Django 2.2 fixes the problem. Unfortunately, the release notes, don't seem to mention anything related. So the question is do we pin |
I don't believe upgrading to Django 2.2 required any changes to NetBox. I think it's reasonable to have the 2.5 train match |
I think this bug still exists in 2.6.1. I found intermittent failure in Delete operations.
|
This issue pertains to an old release of NetBox and has been resolved. If you experience similar issues on the current stable release of NetBox, please open a new issue. |
Environment
Steps to Reproduce
My users are reporting that they get intermittent errors deleting or manipulating objects.
They get those errors for a couple of minutes and after a couple of minutes the delete operations working fine.
Expected Behavior
The operation should not produce a internal server error.
Observed Behavior
Please find the error info generated when this happens.
The text was updated successfully, but these errors were encountered: