iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
168 stars 68 forks source link

[Bug]: Shelly Walldisplay - HTTP request error #1071

Open KlausStoertebeker opened 1 month ago

KlausStoertebeker commented 1 month ago

I'm sure that

Shelly device

Shelly Walldisplay

Shelly firmware version

2.2.1

Protocol

MQTT

The problem

I get an HTTP request error when the Shelly adapter tries to connect to the Shelly Walldisplay, telling me that the credentials are wrong (for example):

[httpIoBrokerState] HTTP request error for 192.168.2.34 (ShellyWallDisplay / ShellyWallDisplay-0008224A613B / ShellyWallDisplay#0008224A613B#1) "/rpc/Shelly.GetStatus": Wrong http username or http password! Please enter user credentials for restricted login.

But I checked the password (when logging into the Shelly Walldisplay via browser, there is no field to enter the username) and I get access. And this password is the same for all my Shelly devices and from them I don't get error messages. MQTT-login on the Shelly Walldisplay is no problem.

iobroker.current.log (in debug mode!)

iobroker.2024-10-21.log

Version of nodejs

20.18.0

Version of ioBroker js-controller

7.0.0

Version of adapter

8.4.0

github-actions[bot] commented 1 month ago

Thanks for reporting a new issue @KlausStoertebeker!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

    Otherwise this issue will be closed.

KlausStoertebeker commented 1 month ago

Habe ich gemacht...