Join request dropped with redis store error

I’ve got a stand alone install of V3 which has a working web interface, gateway added and have already come across the error where the gateway can’t connect if the stack has restarted.
I’ve added a sensor and can see join requests coming through, I’m fairly sure all keys are set correctly because if I change any key then it stops rejecting join requests and just drops uplinks.
All join requests have the following error message:
{
“namespace”: “pkg/redis”,
“name”: “store”,
“message_format”: “store error”,
“code”: 2
}

How do I troubleshoot connection to the redis store?
cheers
H

Updated from stack 3.6.2 to 3.6.3 and now everything works fine.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.