DokployD
Dokploy10mo ago
1 reply
Antonio Vitor

Redis not sending key end notifications

When starting docker I need to manually activate it with the command "redis-cli -a <password> config set notify-keyspace-events Ex", and then it notifies me of key expirations.

However, from time to time it stops working and no longer sends notifications to my backend.

If you add the command to start with the construction of the container, it presents an error and the database does not work.
image.png
Was this page helpful?