Skip to content

Instantly share code, notes, and snippets.

@lupyuen
Last active January 4, 2022 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lupyuen/b38434c3d27500444382bb4a066691e5 to your computer and use it in GitHub Desktop.
Save lupyuen/b38434c3d27500444382bb4a066691e5 to your computer and use it in GitHub Desktop.
Nonce Error on ChirpStack LoRaWAN Gateway (See https://lupyuen.github.io/articles/lorawan3)
pi@rak-gateway:~ $ grep nonce /var/log/syslog
Dec 26 06:12:48 rak-gateway chirpstack-application-server[5667]:
time="2021-12-26T06:12:48Z"
level=error
msg="validate dev-nonce error"
dev_eui=4bc15ee7377bb15b
type=OTAA
Dec 26 06:12:48 rak-gateway chirpstack-network-server[5749]:
time="2021-12-26T06:12:48Z"
level=error
msg="uplink: processing uplink frame error"
ctx_id=bb756ec1-9ee3-4903-a13d-656356d98fd5
error="validate dev-nonce error: object already exists"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment