-
Notifications
You must be signed in to change notification settings - Fork 79
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
[bug]: Error on "Overview" tiles after upgrade #2708
Comments
Must be fixed with 7.2.0 |
@thiloms please check with current beta version (>= 7.2.6) |
@Feuer-sturm , @GermanBluefox Sorry to say, that only parts of the problem are fixed. So I reverted the Admin adapter back to v6.17.6
|
Admin itself is extra filtered out. As it is no use for it. |
No existing issues.
Describe the bug
After upgrading the Admin-Adapter to v7.1.5 the tiles and links on the "Overview" page has been different.
If I revert the Admin adapter back to v6.17.6 (currently latest v6), the tiles are shown correctly again (including the Admin tile):
As I also updated the Node-RED and REST API adapter yesterday, my first thought was an error with those adapters and I also found two similar issues at the Node-RED adapter:
Wrong URL: ioBroker/ioBroker.node-red#507
Duplicate Node-Red tiles: ioBroker/ioBroker.node-red#498
But as soon I revert back the admin adapter all this issues seems to be solved again. So I guess the issues above at Node-RED are not a problem of the Node-RED adapter they are only related to the Admin adapter.
btw: I run ioBroker within a Container of the official Docker image (:latest-v10) using macvlan network.
To Reproduce
See screenshots above to reproduce
Expected behavior
On overview page:
Screenshots & Logfiles
see above in description.
Adapter version
v7.1.5
js-controller version
v6.0.11
Node version
v20.17.0
Operating system
official Docker image (Debian GNU/Linux 12 (bookworm))
Additional context
No response
The text was updated successfully, but these errors were encountered: