Skip to content
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

LoRa frames not received, "zero items in collect set" #159

Open
cdupont opened this issue Sep 6, 2021 · 1 comment
Open

LoRa frames not received, "zero items in collect set" #159

cdupont opened this issue Sep 6, 2021 · 1 comment
Assignees
Labels

Comments

@cdupont
Copy link
Contributor

cdupont commented Sep 6, 2021

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:

$ docker exec -it redis date
Wed Jun 24 22:30:40 CEST 2071
@cdupont
Copy link
Contributor Author

cdupont commented Sep 7, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants