Hello
OPNsense 19.1.7
i can not run netdata with 127.0.0.1:19999 " the service start ok "
Merci.
How do you reach the service when it only listen to localhost?
http://127.0.0.1:19999/ and http://localhost:19999/
You can enter the terminal to confirm whether the netdata process is running and whether the corresponding port is listening
Change 127.0.0.1 in the Netdata settings to your LAN IP.
the netdata process is running yes
sagem2004, the daemon listens on localhost, you can't reach a localhost address from remote. Just replace it with your LAN IP and it'll work :)