-
-
Notifications
You must be signed in to change notification settings - Fork 149
-
-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i always get the handle uplink error using v4 #40
Comments
Looks like ChirpStack gets stuck on waiting for a Redis connection:
Have you inspected your Redis logs? |
thanks your reply. here are the redis logs when the error occured docker logs --since '2022-09-09T12:25:05.999999999' --until='2022-09-09T12:29:05.999999999' 79 |
@hd10180 try changing the redis image to |
I have found the issue and the above commit fixes this. I'll release a bugfix release soon. Thanks for reporting 👍 |
all the things works fine after docker restart, but after running a while, maybe 2 or 3 hours, maybe a whole day, i will get the same error in logs.
i have stuck in this error for a week, can u give me some suggestions?
my docker-compose.yml
The text was updated successfully, but these errors were encountered: