mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[GH-ISSUE #17] PermissionError from luci.js after installation #13
Labels
No labels
Can't reproduce
WaitingInfo
bug
compatibility
duplicate
invalid
no-issue-activity
not a bug
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-wrtbwmon-brvphoenix#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dbw9580 on GitHub (May 11, 2020).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/17
After installation I got
PermissionErrors in the browser console when no data was shown on the traffic status page. After restartrpcdthe problem was resolved.Maybe restart the
rpcdin the post-installation script?@brvphoenix commented on GitHub (May 19, 2020):
Refer to
github.com/openwrt/luci@3c441efa02.@dbw9580 commented on GitHub (May 19, 2020):
Thanks for the info.