NEWS
Admin Adapter Update Problem
-
Hallo,
der Admin Adapter 4.2.1 will sich nicht aktualisieren lassen.
Er versucht zu aktualisieren aber bleibt trotzdem auf der alten version.Hat jemand einen tipp für mich?
node js v16.19.1
npm 8.19.3
JS controller: 4.0.24 -
-
@thomas-braun sagte in Admin Adapter Update Problem:
iob update iob upgrade all --debug
sagt?
Er installiert die ganzen Updates aber die ganzen Adapter bleiben trotzdem auf den alten versionen.
-
Ausgaben vollständig zeigen.
-
iob stop iob fix iob start iob diag
Die vollständige Ausgabe vom letzten Kommando posten.
-
Copy text starting here:
======================= SUMMARY =======================
v.2023-01-02Operatingsystem: Debian GNU/Linux 10 (buster)
Installation: kvm
Timezone: Europe/Berlin
User-ID: 1000
X-Server: false
Boot Target: graphical.targetPending OS-Updates: 0
Nodejs-Installation: /usr/bin/nodejs v16.19.1
/usr/bin/node v16.19.1
/usr/bin/npm 8.19.3
/usr/bin/npx 8.19.3ioBroker Core: js-controller 4.0.24
admin 4.2.1ioBroker Status: iobroker is running on this host.
Objects type: jsonl
States type: jsonlStatus admin:
- system.adapter.admin.0 : admin : Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
Pending iob updates: 47
Active repo(s): beta
Objects: 12478
States: 147385Size of iob-Database:
15M /opt/iobroker/iobroker-data/objects.jsonl
14M /opt/iobroker/iobroker-data/objects.json.migrated
14M /opt/iobroker/iobroker-data/objects.json.bak.migrated
30M /opt/iobroker/iobroker-data/states.jsonl
28M /opt/iobroker/iobroker-data/states.json.migrated
28M /opt/iobroker/iobroker-data/states.json.bak.migrated=================== END OF SUMMARY ====================
vitali@Iobroker:~$ Copy text starting here: -bash: Copy: Kommando nicht gefunden. vitali@Iobroker:~$ vitali@Iobroker:~$ ``` > ======================= SUMMARY ======================= > v.2023-01-02 > > > Operatingsystem: Debian GNU/Linux 10 (buster) > Installation: kvm > Timezone: Europe/Berlin > User-ID: 1000 > X-Server: false > Boot Target: graphical.target > > Pending OS-Updates: 0 > > Nodejs-Installation: /usr/bin/nodejs v16.19.1 > /usr/bin/node v16.19.1 > /usr/bin/npm 8.19.3 > /usr/bin/npx 8.19.3 > > ioBroker Core: js-controller 4.0.24 > admin 4.2.1 > > ioBroker Status: iobroker is running on this host. > > > Objects type: jsonl > States type: jsonl > > Status admin: > + system.adapter.admin.0 : admin : Iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin > > Pending iob updates: 47 > > Active repo(s): beta > > Objects: 12478 > States: 147385 > > Size of iob-Database: > > 15M /opt/iobroker/iobroker-data/objects.jsonl > 14M /opt/iobroker/iobroker-data/objects.json.migrated > 14M /opt/iobroker/iobroker-data/objects.json.bak.migrated > 30M /opt/iobroker/iobroker-data/states.jsonl > 28M /opt/iobroker/iobroker-data/states.json.migrated > 28M /opt/iobroker/iobroker-data/states.json.bak.migrated > > > =================== END OF SUMMARY ==================== >
-
@thexbrain sagte in Admin Adapter Update Problem:
Debian GNU/Linux 10 (buster)
Das zunächst auf die aktuelle Stable Version 'Debian 11/Bullseye' bringen.
-
@thomas-braun
kannst du mir sagen wie ich das mache?Ich bin seit über einem Jahr mit Smarthome und iobroker raus. Gestern wollte ich mal updaten und kamen diese Probleme.
Evtl. über Teamviewer falls du zeit hast.
-
Ja, hatte ich damals, als es akut war, etwas zu geschrieben.
Schau durch meine alten Themen durch.Edit:
https://forum.iobroker.net/topic/47214/upgrade-von-debian-10-buster-auf-11-bullseyeUnd stell dein iobroker-Repo auf stable um, wenn du eh nie updatest.
-
@thomas-braun ok lese mich mal da durch.
Danke dir