-
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
Tenant timeout loading #419
Labels
type: bug
A confirmed report of unexpected behavior in the application
Comments
jeremystretch
added
the
type: bug
A confirmed report of unexpected behavior in the application
label
Aug 3, 2016
@alarido I suspect that the way we're annotating stats for the tenant in a single query is causing a database performance issue. I've rewritten the view to use a simple, discrete |
Merged
Should be fixed in v1.4.1 but please let me know if you still experience the problem. |
It is fixed, thanks. |
if-fi
pushed a commit
to if-fi/netbox
that referenced
this issue
Oct 1, 2016
…discrete queries to gather Tenant stats
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a big tenant thousands of IP addresses, hundreds of prefixes, vrfs, connections, devices, ... when I go to the tenant view it timeouts:
https://netbox.server/tenancy/tenants/MYBIGTENANT/
I have been increasing timeout from default to several minutes, but it does not load anyways, it always timeouts, database and netbox server load is low:
Apache proxy error:
supervisord netbox log error:
2016-08-03 09:28:33 [37301] [ERROR] WORKER TIMEOUT (pid:37306)
The text was updated successfully, but these errors were encountered: