ioBroker.admin
ioBroker.admin copied to clipboard
Delete Slave IOB
Hallo, ich habe Admin 5.3.8 und möchte einen von 2 Slaves löschen.
- Problem, den Papierkorb unter Hosts findet man nicht, dafür muss der Slave aus sein (grauer Papierkorb währe super).
- Ich kann den Slave nicht löschen, es kommt der Fehler
$ iobroker host remove raspberrypi
Cannot execute changes on running system. Stop iobroker first.
ERROR: Process exited with code 30
getestet wurde:
- Master an, Slave aus -> funktioniert nicht
- Master an beide Slaves aus -> funktioniert nicht
- Alles aus und
iobroker host remove raspberrypiüber die Komandozeile -> funktioniert nicht
überall kommt die gleiche Fehlermeldung oben.
Hat jemand noch eine Idee was ich machen kann?
Danke schonmal
Es gibt keinen Sinn einen laufenden Slave zu löschen. Der wird sich sofort neu verbinden und alle Felder einrichten. Aber das Problem ist natürlich da
This is how it looks like with Admin 6.3.7
Slave is running:

Slave is stopped:

Delete Slave
Stop Master, Stop Slave and call iobroker host remove slavehostname was successfull
proxmox@ioBrokerTestsystem:~$ iob stop
proxmox@ioBrokerTestsystem:~$ iobroker host remove ioBrokerNew
The state "system.host.ioBrokerNew.alive" was deleted.
The state "system.host.ioBrokerNew.compactModeEnabled" was deleted.
The state "system.host.ioBrokerNew.compactgroupProcesses" was deleted.
The state "system.host.ioBrokerNew.cpu" was deleted.
The state "system.host.ioBrokerNew.cputime" was deleted.
The state "system.host.ioBrokerNew.diskFree" was deleted.
The state "system.host.ioBrokerNew.diskSize" was deleted.
The state "system.host.ioBrokerNew.diskWarning" was deleted.
The state "system.host.ioBrokerNew.eventLoopLag" was deleted.
The state "system.host.ioBrokerNew.freemem" was deleted.
The state "system.host.ioBrokerNew.inputCount" was deleted.
The state "system.host.ioBrokerNew.instancesAsCompact" was deleted.
The state "system.host.ioBrokerNew.instancesAsProcess" was deleted.
The state "system.host.ioBrokerNew.load" was deleted.
The state "system.host.ioBrokerNew.logLevel" was deleted.
The state "system.host.ioBrokerNew.mem" was deleted.
The state "system.host.ioBrokerNew.memAvailable" was deleted.
The state "system.host.ioBrokerNew.memHeapTotal" was deleted.
The state "system.host.ioBrokerNew.memHeapUsed" was deleted.
The state "system.host.ioBrokerNew.memRss" was deleted.
The state "system.host.ioBrokerNew.nodeVersion" was deleted.
The state "system.host.ioBrokerNew.notifications.system" was deleted.
The state "system.host.ioBrokerNew.outputCount" was deleted.
The state "system.host.ioBrokerNew.pid" was deleted.
The state "system.host.ioBrokerNew.plugins.sentry.enabled" was deleted.
The state "system.host.ioBrokerNew.uptime" was deleted.
The host for instance "system.adapter.discovery.0" was changed from "ioBrokerNew " to "ioBrokerTestsystem".
The host for instance "system.adapter.history.1" was changed from "ioBrokerNew" to "ioBrokerTestsystem".
The host for instance "system.adapter.sql.0" was changed from "ioBrokerNew" to " ioBrokerTestsystem".
The host "ioBrokerNew" was deleted.
@lindi200000 I will close this issue. If the issue is still relevant from your side just write a comment here and we can reopen the issue.