You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing a fresh wazigate image v2.1.10 and connecting it succesfully to a wazidev and to the cloud ...and then updating the wazigate-lora app via the GUI the LoRa connection was not restored and could also not restored after a complete restart. The messages were still received by the forwarder, but the error log of waziup.wazigate-lora was showing following:
2021-03-11T00:43:48.617358038Z --- Init ChirpStack
2021-03-11T00:43:48.631499318Z Organization "chirpstack" OK.
2021-03-11T00:43:48.674805964Z Network-server "Local Chirpstack Network Server" OK.
2021-03-11T00:43:48.716889651Z Service-profile "Wazigate Service Profile" OK.
2021-03-11T00:43:48.733409816Z Gateway "LocalWazigate_0242ac1200023c9b" OK.
2021-03-11T00:43:48.743556341Z The ChirpStack data has not changed.
2021-03-11T00:43:48.743580195Z Err grpc: can not create application: rpc error: code = AlreadyExists desc = object already exists
The text was updated successfully, but these errors were encountered:
Would be good, if some from the development team can confirm this CRITICAL BUG by
+installing a fresh version from the v2.1.10 image,
+install just one wazidev with one sensor
AND then update the wazigate-lora app via the GUI --> here after it takes a while for finishing is the point from where there is no return ...from there on you can not receive your LoRa messages from your device anymore ...even trying to create a new device with the same dev addr and keys does not work ...so I see no way right now to continue operation of the wazigate ...What should I do to get the wazigate-lora app again running without error messages and allowing to connect devices?
Hi Moji, where this bug could be coming from? Is it due to the update procedure docker stop/start/config scheduling? Or is it
due to missing some removal of some objects or at least not to try to create the same objects again if it is already there? For me this is a CRITICAL BUG, because ones you update the wazigate-lora app via the GUI (funny enough from 0.18.8 to 0.18.8???) you can not establish your running LoRa connections again and you can also not re-establish them. The only "bug around" I see right now is never updating the wazigate-lora ...but it is sooo seductive, if the update button is blinking orange ... ;)
After installing a fresh wazigate image v2.1.10 and connecting it succesfully to a wazidev and to the cloud ...and then updating the wazigate-lora app via the GUI the LoRa connection was not restored and could also not restored after a complete restart. The messages were still received by the forwarder, but the error log of waziup.wazigate-lora was showing following:
2021-03-11T00:43:48.617358038Z --- Init ChirpStack
2021-03-11T00:43:48.631499318Z Organization "chirpstack" OK.
2021-03-11T00:43:48.674805964Z Network-server "Local Chirpstack Network Server" OK.
2021-03-11T00:43:48.716889651Z Service-profile "Wazigate Service Profile" OK.
2021-03-11T00:43:48.733409816Z Gateway "LocalWazigate_0242ac1200023c9b" OK.
2021-03-11T00:43:48.743556341Z The ChirpStack data has not changed.
2021-03-11T00:43:48.743580195Z Err grpc: can not create application: rpc error: code = AlreadyExists desc = object already exists
The text was updated successfully, but these errors were encountered: