-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
luci-app-statistics: Logout when trying to display graphs #7235
Comments
|
Two other things:
|
How about disabling the chrony plugin that seems to flood your log with errors... (e.g. trying to do backup of somehow illegally named files might fail.) |
The whole thing seems to work without the chrony plugin. Then there are still two errors:
|
Well, then I would assume that your chrony config has some errors causing collectd to choke:
The Collectd and thus also LuCI statistics have only limited recovery possibilities from bad data, as they are rather streamlined, trusting the user to notice config problems and then fix them. |
The following are my chrony settings:
(I could imagine that the error messages are due to the fact that pool.ntp.org always returns different IP addresses.) |
Steps to reproduce:
Example: Replace the following lines and remove this
Since I find the behavior difficult to describe, I recorded a video of it:
luci.webm
Actual behavior:
Instead of displaying the graphs, I am logged out. After a few attempts, it is no longer possible to log in.
Expected behavior:
The graphs are displayed. I am not logged out. I can log in again.
Additional Information:
OpenWrt version information from system
/etc/openwrt_release
I had already reported on this behavior in #6078 .
As far as I can see, the behavior only occurs when I activate the option
option backup '1'
.The text was updated successfully, but these errors were encountered: