ioBroker / ioBroker.admin

user interface for configuration and administration
https://iobroker.net
MIT License
270 stars 79 forks source link

[bug]: js-controller"is required. installing new adaptor with v7.0.1 throws error #2497

Closed Tronje-the-Falconer closed 3 months ago

Tronje-the-Falconer commented 3 months ago

No existing issues.

Describe the bug

With the v-7.0.1 i get the error

Latest available version of "js-controller" is required, but nothing installed. Please install first "js-controller" and then retry.

on installing a new adaptor.

The installation with console works fine.

To Reproduce

Go to Adaptor Tab Klick on a non installed Adaptor and try to install it.

Expected behavior

Adaptor is installed as usual without error

Screenshots & Logfiles

image

Adapter version

7.0.1

js-controller version

6-0-1

Node version

20.14.0

Operating system

Debian 12

Additional context

No response

mcm1957 commented 3 months ago

Note: CANNOT reproduce. js-controller 6.0.1 on windows admin 7.0.1

Could install accuweather and alis-manager without any problems

Feuer-sturm commented 3 months ago

@mcm1957 I can reproduce the issue by trying to install alias-manager with admin 7.0.1 and js-controller 6.0.1

mcm1957 commented 3 months ago

interesting. Maybe either related to fact that I'm using windows at test system or to the fact that this windows system was installed with js-controlelr 5.0.19 and updated to 6.x.x-alpha and later to 6.0.1 ... Well @bluefox will detect the failiure for sure.

Feuer-sturm commented 3 months ago

@mcm1957 I did the same with my test system "installed with js-controlelr 5.0.19 and updated to 6.x.x-alpha and later to 6.0.1 " which is based on linux

GermanBluefox commented 3 months ago

Please retest with 7.0.2

Feuer-sturm commented 3 months ago

Admin 7.0.2 and js-controller 6.0.5: I was able to install alias-manager without any problems.

@Tronje-the-Falconer How does it look at your system?