NTOPNG not working
-
NtopNG not working on install, I've tried uninstalling and reinstalling. Re-Imaged by pfSense Box, unchecking the box for Keep ntopng settings, graphs and traffic data, unistalled and reinstalled. I am running
2.6.0-DEVELOPMENT (amd64) built on Fri Dec 10 06:24:50 UTC 2021 FreeBSD 12.3-STABLE
Did I miss something, is this a package that is not working? Here the the out put of the redis log:
69180:C 10 Dec 2021 16:00:17.858 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 69180:C 10 Dec 2021 16:00:17.858 # Redis version=6.2.6, bits=64, commit=00000000, modified=0, pid=69180, just started 69180:C 10 Dec 2021 16:00:17.858 # Configuration loaded 69180:M 10 Dec 2021 16:00:17.858 * monotonic clock: POSIX clock_gettime 69180:M 10 Dec 2021 16:00:17.858 # Warning: Could not create server TCP listening socket 127.0.0.1:6379: bind: Address already in use 69180:M 10 Dec 2021 16:00:17.858 # Failed listening on port 6379 (TCP), aborting.
Here is the what I getting is system logs:
Dec 20 10:59:40 ntopng 14546 [Redis.cpp:150] ERROR: to specify a redis server other than the default Dec 20 10:59:40 ntopng 14546 [Redis.cpp:149] ERROR: Please start it and try again or use -r Dec 20 10:59:40 ntopng 14546 [Redis.cpp:148] ERROR: ntopng requires redis server to be up and running Dec 20 10:59:39 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:38 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:37 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:36 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:35 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:34 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:33 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:32 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:31 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:30 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:29 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:28 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:27 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:26 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:25 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address] Dec 20 10:59:24 ntopng 14546 [Redis.cpp:99] ERROR: Connection error [Can't assign requested address]
Looks like none of the settings in the GUI made it to the redis.conf file, any help would be appreciated.