Skip to content
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

Blank screen in the plugin when using local IP #4

Open
vinphan opened this issue Nov 14, 2023 · 1 comment
Open

Blank screen in the plugin when using local IP #4

vinphan opened this issue Nov 14, 2023 · 1 comment

Comments

@vinphan
Copy link

vinphan commented Nov 14, 2023

image When accessing Openwrt by local IP, the plugin is just in blank screen. It works when I access openwrt by public IP address. image Do you know the reason why?
@muink
Copy link
Owner

muink commented Nov 15, 2023

Because you use https to access the LuCI page, but you do not configure SSL for netdata.
Almost all modern browsers will block access to http resources embedded in https pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants