I have problems with redis, and consequencies notpg plugin, when start firewall in shell say me something about not default parameters and It can't start, how i can reset the plugin because i can't start it.
I try uninstalling and installing again but nothing, how i can change something on shell in console or something like that, i don't know coany mmands over shell.
Thanks.
Did you set a password in Redis?
Only ntopng i think
Reinstall Redis and check config
The logs show that:
ntopng: [Redis.cpp:113] ERROR: to specify a redis server other than the default
How i can resolve?
Can you check if Redis is running on localhost with the correct Port?
how? what are the default values, and where i have to put it on redis plugin?
I am having this same issue. I tried uninstalling and reinstalling Redis, do not have a password configured but am seeing this in the system logs.
Any suggestions on a fix?
Thanks.
Jan 7 07:43:47 redis[74835]: Internal error in RDB reading function at rdb.c:1666 -> Unexpected EOF reading RDB file
Jan 7 07:43:47 redis[74835]: Short read or OOM loading DB. Unrecoverable error, aborting now.
Jan 7 07:43:47 redis[74835]: Server initialized
Jan 7 07:43:47 redis-server: Configuration loaded
Jan 7 07:43:47 redis-server: Redis version=4.0.11, bits=64, commit=00000000, modified=0, pid=74803, just started
Jan 7 07:43:47 redis-server: oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
I was able to fix my issue by deleting the Redis folder referenced in another forum post.
Please link
hello
2nd the motion,
could you please link here or where is the redis directory located?
in reference to this error, delete to corrupt log file
Jan 7 07:43:47 redis[74835]: Internal error in RDB reading function at rdb.c:1666 -> Unexpected EOF reading RDB file
go to concole #8 "shell"
>> cd /
>> cd /var
>> cd db
>> cd redis
>> lsls
>> rm dump.rdb
(I deleted all rdb)
go back to web UI and run service
We could try to implement a Delete DB Button in UI ..
Thanks all.
@mimugmail
a GUI button would be really nice as DB can be reset quickly incase of failure, hope it is integrated in the future
One of the next version will include the button
19.1.9 actually ;)
i think i found it before but cant seem to remember were?
where is it located?
On the right beneath Apply button
oh right... now I remember...
maybe the button should be rename Reset DB, Reset config so it will be much more clear