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

Adapter link IP Address wrong #55

Open
thost96 opened this issue Jul 16, 2021 · 4 comments
Open

Adapter link IP Address wrong #55

thost96 opened this issue Jul 16, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@thost96
Copy link

thost96 commented Jul 16, 2021

If you open the Roomba web interface from the instance list or from admin > dashboard, it will open the following URL
http://:8082/roomba/index.html

Instead, it should open this the URL with the IP address of the ioBroker Host itself. Without this manual change you won't be able to use the Roomba Web interface at all.

js-controller: 3.3.14
iobroker.admin: 5.1.12
iobroker.roomba: > 1.1.2 / GitHub version from 16.07.21

@thost96
Copy link
Author

thost96 commented Feb 21, 2022

Issue comes from here:

"localLink": "%web_protocol%://%ip%:%web_port%/roomba/index.html",

@mcm1957
Copy link
Member

mcm1957 commented Aug 9, 2023

Please check with newest version of adapter (1.2.1).
If issue still occure, please report your configuration (Adapter version, js-controller version, node, npm, OS).

If no response received within 30 days this issue might be closed.

@mcm1957 mcm1957 added the question Further information is requested label Aug 12, 2023
@Norb321
Copy link

Norb321 commented Aug 14, 2023

Unfortunately the problem still persists.

js-controller: 5.0.11
node: 18.17.1
npm: 9.6.7
OS: Raspbian GNU/Linux 11 (bullseye)
adapter version: 1.2.1

@mcm1957 mcm1957 added bug Something isn't working and removed question Further information is requested labels Sep 10, 2023
@ymichel
Copy link

ymichel commented Jan 29, 2024

Shouldn‘t it be controllerIp Instead of ip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants