ioBroker / ioBroker.js-controller

ioBroker controller
http://iobroker.net
MIT License
293 stars 58 forks source link

[bug]: Keine Master/Slave Verbindung möglich #2971

Open GWehst opened 6 days ago

GWehst commented 6 days ago

No existing issues.

Description

Guten Tag, ich habe ein Problem mit Master/Slave. Nach der Umstellung auf Bookwurm und Nodejs v20.18.0 bekomme ich keine Kopplung hin. Es sind beide Rpi4 mit 8Gb(Master und 4Gb(Slave) der Master sagt: Please check the binding of the configured jsonl server to allow remote connections. Please restart ioBroker for the changes to take effect: "iobroker restart"

Multihost discovery server: enabled Discovery authentication: enabled Persistent activation: disabled Objects: jsonl on 0.0.0.0 States: jsonl on 0.0.0.0

DerSlave antwortet: Error: No configuration received! at file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/setupMultihost.ts:339:26 at onFinished (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:267:21) at Timeout. (file:///opt/iobroker/node_modules/@iobroker/js-controller-cli/src/lib/setup/multihostClient.ts:98:17) at listOnTimeout (node:internal/timers:581:17) at processTimers (node:internal/timers:519:7)

Ich komme nicht wirklich weiter. MfG

Reproduction instruction

No response

JS-controller version

6.0.11

Node version

20.18.0

Apollon77 commented 6 days ago

Please restart ioBroker for the changes to take effect: "iobroker restart"

Did you do that and tried again?

GWehst commented 5 days ago

Ja, Master: iobroker multihost enable iobroker restart Slave: iobroker multihost connect iobroker restart

GWehst commented 4 days ago

Guten Abend, hat jemand eine Idee wie ich das Problem lösen könnte? Mit freundlichen Grüßen

mcm1957 commented 3 days ago

Ja, hab ich dir schon geraten: https://github.com/ioBroker/ioBroker.js-controller/issues/2706#issuecomment-2486173750

I suggest to ask such questions at our forum. https://forum.iobtoker.net

Es ist zwar nicht auszuschließen, dass ein bisher unbekannter Fehler im js-controller vorliegt aber wahrscheinlicher ist derzeit eine spezielle Konstellation deines Systems. Im Forum (https::/forum.iobroker.net) werden mit Sicherheit mehr Helfer einen Tipp haben.

GWehst commented 3 days ago

Vielen Dank