Skip to content

[bug]: Texting " dependency not fulfilled on any host" #3037

@mcm1957

Description

@mcm1957

No existing issues.

  • There is no existing issue for my problem.

Describe the bug

If some adapter is installed (i.e. by using npm install) and the system does not fulfill required dependencies (i.e. amin dependency) the following error is logged:

startInstance system.adapter.kecontact.0 Adapter dependency not fulfilled on any host: required adapter "admin" has wrong version. Installed "7.2.6", required ">=7.4.10"!

In my oppinion this should read as
dependency not fulfilled on AT LEAST ONE host:
or
dependency not fulfilled on SOME host:

In my understanding NAY indicates that the dependency must be fulfilled on any of the host only. But in fact ist must be fulfilles an ALL host.

@Apollon77
Please review - your english is better than mine :-)

To Reproduce

see description

Expected behavior

see description

Screenshots & Logfiles

n/a

Adapter version

7.2.6

js-controller version

7.0.6

Node version

v20.18.1

Operating system

raspian 10

Additional context

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions