habe es nun hinbekommen.
Expterten Modus und dann über GIT.
danach musste ich natürlich noch einmal das o.g. Fix einspielen und nun rennt es ohne "warn"
NEWS
Latest posts made by peff
-
RE: Test Adapter Linux Control v1.x.x
-
RE: Test Adapter Linux Control v1.x.x
Backup habe ich, Snapshot ist selbstverändlich.
Aber wie bekomme ich die 1.1.6 drauf? -
RE: Test Adapter Linux Control v1.x.x
@ro75
die 1.1.6 ist im ioBroker nicht verfügbar.
Unter Git habe die sie gesehen...Wie schiebe ich die dann auf den ioBroker, ohne mir alles zu zersemmeln?
-
RE: Test Adapter Linux Control v1.x.x
Interessant, dass es bei Dir sauber läuft.
die Fehler kommen nur beim Start des Dienstes:
linux-control.0 2024-12-17 12:54:29.687 warn Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0! linux-control.0 2024-12-17 12:54:29.642 info starting. Version 1.1.5 in /opt/iobroker/node_modules/iobroker.linux-control, node: v20.18.1, js-controller: 7.0.3 linux-control.0 2024-12-17 12:54:29.638 error Object linux-control.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" host.ioBorker 2024-12-17 12:54:27.447 info instance system.adapter.linux-control.0 in version "1.1.5" started with pid 2218621 host.ioBorker 2024-12-17 12:54:23.917 info instance system.adapter.linux-control.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) linux-control.0 2024-12-17 12:54:23.838 info terminating
linux-control: 1.1.5
admin: 7.2.0
js-controller:7.0.3
Node.js:v20.18.1
NPM:10.8.2
Plattform: Debian 11 -
RE: Test Adapter Linux Control v1.x.x
Ich nutze den Adapter schon länger.
Mir sind schon länger die regelmäßigen Warnungenlinux-control.0 2024-12-10 16:28:00.965 warn Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string" This will throw an error up from js-controller version 7.0.0!
und
linux-control.0 2024-12-10 16:28:00.920 error Object linux-ontrol.0.command.host is invalid: obj.common.states has an invalid type! Expected "object", received "string"
aufgefallen.
Habe mich aber weiter nicht gestört, bis ich die heute die "Services" heute unter den DATAPOINTS aktivierte^^
Da wurde ich mit Warnungen zugeschüttet.Als Lösung fand ich
Fix https://github.com/Scrounger/ioBroker.linux-control/issues/46Hat prompt funktioniert, alle Warnungen der Services weg, nur die eine vom command.host blieb.
Gibt's dafür vielleicht auch Lösung?
In dem Repo vom Linux Controll tut sich ja scheinbar nicht mehr viel -
RE: [gelöst] iob update - No connection to databases possible
Gleiches beim Update von 4.0.23 auf 4.0.24!
Die Änderung auf, 30000 war auch hier die Lösung. -
BackitUp Sicherung von mehreren InfluxDBs, Wie?
Hi,
ich habe eine ioBroker Installation mit Influx DB 1.8.10 und Grafana auf einem Debian Linux.
Läuft auch alles rund auch das Backup mit BackitUpNun habe ich zu der ioBrocker DB einer weitere erstellt, da ich u.a. andere Systeme reinloggen lasse und andere Vorhaltezweiten benötige.
Diese würde ich gerne nun auch mit BackitUp sichern, da wäre meine Frage --> Wie?
Habe schon alles quer gegoogelt aber leider ohne Erfolg.
Gruß
Peff