-
[Support] cschanot - Docker Templates
Looks like a directory permission issue. You can fix this by dropping to the unraid terminal and chmod 777 /mnt/user/appdata/ntopng
-
[Support] cschanot - Docker Templates
I am checking into this, do you happen to be running a separate redis server?
-
[Support] cschanot - Docker Templates
Happy to help! Glad it worked for you.
-
[Support] cschanot - Docker Templates
For your elasticsearch docker change the docker tag from 6.6.2 to 7.12.0 and apply. That will update you to the same version Kibana is running. Once Elasticsearch is up try running Kibana again. Let me know if you have any questions!
-
[Support] cschanot - Docker Templates
Would you mind posting a dump of the Kibana log? That might give me a clue so hopefully I can help.
-
[Support] cschanot - Docker Templates
It seems to figure it out based off of the inet addr assigned to the interface whether or not it is a local network. I actually just modified this on my container today. In post arguments I added a new flag: -m "192.168.1.0/24,172.17.0.0/16,172.18.0.0/16"
-
[Support] cschanot - Docker Templates
The ntopng docker runs a redis server as well, this would be causing the conflict. The easiest way to resolve would be if you run the bitnami redis server in host mode then add the following to the ntopng docker template in post arguments: -r <Your Server IP> You can specify port and db id if you need with the -r option as well. For quick testing mine looked like: -r 192.168.1.20:6379@2 (From the ntopng site the whole argument is [h[:port[:pwd]]][@db-id] if needed) I will leave notes in the template for anyone else who might experience this issue in the future. If you cannot run in host mode you would need to create a network and set ntopng and redis to use it. Let me know if this solves the issue!
-
[Support] cschanot - Docker Templates
I believe you can add --http-port 0.0.0.0:port with port being one you have free. I can test it later tonight when I get back. You would most likely add this to the extra parameters post arguments in the advanced view. If you get a chance to test before I get to it let me know how you fair! Update: I just tested this and it worked. I will update the template with this as well as removing the --community from the post arguments shortly.
-
[Support] cschanot - Docker Templates
Good call, I will make the change when I get home later today. Thank you!
-
[Support] cschanot - Docker Templates
Glad you were able to get it working!
-
cschanot started following [Support] cschanot - Docker Templates
-
[Support] cschanot - Docker Templates
Summary: Support Thread for cschanot docker templates: ntopnrg kibana - This currently relies on the existing Elasticsearch docker by FoxxMD
-
[6.9.1] 6.9.0-RC2 and 6.9.1 Kernel Panic on Reboot
Rebooting even from safe mode will consistently cause a kernel panic. This doesn't seem to show in the syslog. Having plugins (apparently any) also causes the panic. Moving all .plg files to a different directory allows the system to start normally and then all can be added back without issue. Problem is reproduceable every time. Attached is an image of the crash and attached diagnostics. 6.9.0-RC1 did not have this issue for me but RC2 and 6.9.1 do. I am at a loss with how to resolve so if anyone has a thought please let me know! Brief update, the plugins do not need to be changed to boot, rebooting/shutting downthe server still produces the same kernel panic however. The only change I made was updating the firmware on the Solarflare SNF5122f card in the system so far. 4/5/2021 Edit: So if I completely remove network.cfg reboots will then work as intended it appears. As soon as I try to save a new network.cfg it will produce the same kernel panic. Definitely seems to something to do with the the network.cfg. I will attempt to narrow it down further but any suggestions would be welcomed. htpc-diagnostics-20210330-2147.zip
cschanot
Members
-
Joined
-
Last visited