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
[ X] I have searched the issues of this repository and believe that this is not a duplicate.
What happened?
After a power outage, the gateway will not connect to Google Core IOT anymore. It fails with "Connection Refused: Username or Password in unknown format"
What happened?
What did you expect?
Successful authentication
Steps to reproduce this issue
Steps:
Could you share your log output?
mtcdt:/var/config/chirpstack-gateway-bridge$ sudo /opt/chirpstack-gateway-bridge/chirpstack-gateway-bridge -c /var/config/chirpstack-gateway-bridge/chirpstack-gateway-bridge.toml
INFO[0000] starting ChirpStack Gateway Bridge docs="https://www.chirpstack.io/gateway-bridge/" version=3.13.1
INFO[0000] backend/semtechudp: starting gateway udp listener addr="0.0.0.0:1700"
DEBU[0000] backend/semtechudp: cleanup gateway registry
DEBU[0003] [client] Connect() module=mqtt
DEBU[0003] [store] memorystore initialized module=mqtt
DEBU[0003] [client] about to write new connect msg module=mqtt
DEBU[0008] [client] socket connected to broker module=mqtt
DEBU[0008] [client] Using MQTT 3.1.1 protocol module=mqtt
DEBU[0008] [net] connect started module=mqtt
DEBU[0008] [net] received connack module=mqtt
ERRO[0008] [client] Connecting to ssl://mqtt.googleapis.com:8883 CONNACK was not CONN_ACCEPTED, but rather Connection Refused: Username or Password in unknown format module=mqtt
ERRO[0008] [client] Failed to connect to a broker module=mqtt
Your Environment
The text was updated successfully, but these errors were encountered: