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

Activating leads to following error: "URIError: URI malformed" #200

Open
Minius90 opened this issue Apr 24, 2023 · 3 comments
Open

Activating leads to following error: "URIError: URI malformed" #200

Minius90 opened this issue Apr 24, 2023 · 3 comments
Labels

Comments

@Minius90
Copy link

Describe the bug
Activating the client always leads to following error: "URIError: URI malformed"

To Reproduce
Steps to reproduce the behavior:

  • My MQTT broker is running on another system (Home Assistant). I entered the settings properly (IP, Port, user, password, ...) and tried different MQTT versions.
  • I also tried the following: I installed the instance "MQTT Broker/Client" on iobroker, configured it as a new broker and tried to connect "MQTT-Client" to this broker - same error in every attepmt.
  • For testing reasons, I configured the alternative instance "MQTT Broker/Client" to operate as a client (to be sure that my broker works) and it established a connection to my external broker on home assistant instantly.

Expected behavior
Connection to a selected broker

Screenshots & Logfiles
image
image

Versions:

  • Adapter version: 1.6.3
  • JS-Controller version: 4.0.24
  • Node version: 18.16.0
  • Operating system: Windows
@Apollon77
Copy link
Member

How the configuration looks like?

@Apollon77
Copy link
Member

Hmm... ok ... could it be that you have special characters in the password ...it seems they are not correctly encoded for the "URL" ...

@Minius90
Copy link
Author

Hmm... ok ... could it be that you have special characters in the password ...it seems they are not correctly encoded for the "URL" ...

Yep - thank you very much, this led to the solution. I eliminated special characters in my password and it worked!

@Apollon77 Apollon77 added the bug label Apr 27, 2023
@stale stale bot added the wontfix label Aug 12, 2023
@mcm1957 mcm1957 removed the wontfix label Aug 12, 2023
@iobroker-community-adapters iobroker-community-adapters deleted a comment from stale bot Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants