-
Notifications
You must be signed in to change notification settings - Fork 18
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
Connection Problem #176
Comments
Your go-e charger tries to connect to your MQTT broker without providing an username and password for authorization. You have to allow unauthorized connections or add a username and a passwort to your MQTT connection setting. |
Thank you, but i have no idea how to do that. In the app of goe-charger there is no option to set a username or something and in the Mosquitto broker in HA i cant find the option to allow unauthorized connections. Actually I googled that the Mosquitto broker didnt allow that anymore??? |
Do you know how to create a user including the password at the broker? Username and password can be encoded into the URL at the Android app:
|
Awesome, it works. Thank you :-) |
Hi guys, I also have the problem that I can't get a connection from the go-e charger. I have connection errors : error_type=TCP_TRANSPORT and connect_return_code=ACCEPTED. This seems contradictory to me. My URL is: mqtt://homeassistant.192.16x.xxx.xxx:1883, prefix: go-eCharger/xxxxx/, MQTT Homeassistant activated, MQTT Homeassistant prefix activated: homeassistant/. Can anyone help me? I am new to this and have no experience. Thank you in advance. |
Your MQTT URL doesn't look well formed. The |
Hi syssi, thank you for your help. Unfortunately, I forgot the @ when writing. |
I cannot help here. How do you manage your MQTT broker? Could you provide some screenshots? I've installed my mosquitto broker manually ( |
Hello friends, iam a newbie and iam totaly lost. I tried it now for hours but cant find the problem:
The protocol in the Mosquitto broker always shows this:
2024-11-07 21:20:04: New connection from 192.168.178.75:64867 on port 1883.
error: received null username or password for unpwd check
2024-11-07 21:20:04: Client go-echarger_215559 disconnected, not authorised.
The text was updated successfully, but these errors were encountered: