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

Gateway bridge will suddenly not authenticate with Google Core IOT. #205

Open
giimsland opened this issue Nov 15, 2021 · 0 comments
Open

Comments

@giimsland
Copy link

  • [ X] The issue is present in the latest release.
  • [ X] I have searched the issues of this repository and believe that this is not a duplicate.

What happened?

  1. 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 did you expect?

Successful authentication

Steps to reproduce this issue

Steps:

  1. Configure gateway bridge according to https://www.chirpstack.io/gateway-bridge/integrate/gcp-cloud-iot-core/

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

Component Version
Gateway Bridge v3.13.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant