We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No LoRa frames are received on Chirpstack UI.
chirpstack-network-server logs:
2021-09-06T16:46:11.869473723Z time="2021-09-06T16:46:11Z" level=info msg="gateway/mqtt: uplink frame received" gateway_id=aa55a00000000000 uplink_id=3a67d3cd-f4e0-4c34-8288-eb60bd8b31ae 2021-09-06T16:46:21.873209553Z time="2021-09-06T16:46:21Z" level=error msg="uplink: processing uplink frame error" ctx_id=9cf90abf-c1e0-4983-bc71-1c3e31d64fd8 error="zero items in collect set"
The date is wrong in the redis container:
redis
$ docker exec -it redis date Wed Jun 24 22:30:40 CEST 2071
The text was updated successfully, but these errors were encountered:
It seems to be linked to this problem: https://stackoverflow.com/questions/66091978/corrupt-date-with-redis6-alpine-on-raspi Solution is to either update libseccomp and Docker, or use an older image of redis.
Sorry, something went wrong.
cdupont
j-forster
No branches or pull requests
No LoRa frames are received on Chirpstack UI.
chirpstack-network-server logs:
The date is wrong in the
redis
container:The text was updated successfully, but these errors were encountered: