NEWS
[gelöst] Admin nach Update (6.2.17) weg
-
Systemdata Bitte Ausfüllen Hardwaresystem: Synology Arbeitsspeicher: 12GB Festplattenart: HDD Betriebssystem: Synology Node-Version: 16.17.0 Nodejs-Version: 16.17.0 NPM-Version: 8.15.0 Installationsart: Docker / Buanet Moin zusammen,
ich wollte heute meinen Admin Adapter updaten (glaube von Version 5.3.8 auf 6.2.17)Nach Start des Updates war (wie immer) die Oberfläche nicht erreichbar. Nach einigen Minuten tat sich aber nichts und ich ging auf die Suche. ioBroker lässt sich übers Web nicht mehr erreichen.
Schaue ich unter der Console nach, ist kein Admin mehr installiertroot@ioBroker:/opt/iobroker# iob upgrade admin Adapter "admin" is not installed.
Hier die Liste der Adapter:
Seltsam ist, wenn ich den Adapter neu installieren möchte, kommt ein Fehler (1 oder 217 - je nach Version)
root@ioBroker:/opt/iobroker# iob install admin@5.2.8 NPM version: 8.15.0 Installing iobroker.admin@5.2.8... (System call) host.ioBroker Cannot install iobroker.admin@5.2.8: 1 root@ioBroker:/opt/iobroker# iob install admin NPM version: 8.15.0 Installing iobroker.admin@6.2.17... (System call) host.ioBroker Cannot install iobroker.admin@6.2.17: 217
Was nun?
Finde zu meinen Symptomen leider nichts im Forum oder NetzIch habe ioBroker schon neu gestartet, "iob fix" ausgeführt, Docker neu gestartet ... alles ohne Erfolg
-
@hant0r sagte in Admin nach Update (6.2.17) weg:
iob install admin@5.2.8
mach mal bitte
iob install admin@6.2.17 --debug
-
@glasfaser sagte in Admin nach Update (6.2.17) weg:
iob install admin@6.2.17 --debug
root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug NPM version: 8.15.0 Installing iobroker.admin@6.2.17... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/iobroker.admin npm ERR! dest /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.admin' -> '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk' npm ERR! A complete log of this run can be found in: npm ERR! /opt/iobroker/.npm/_logs/2022-08-23T22_18_15_571Z-debug-0.log host.ioBroker Cannot install iobroker.admin@6.2.17: 217
-
rm -rf /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
dann nochmal
iob install admin@6.2.17 --debug
-
@glasfaser sagte in Admin nach Update (6.2.17) weg:
iob install admin@6.2.17 --debug
root@ioBroker:/opt/iobroker# rm -rf /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug NPM version: 8.15.0 Installing iobroker.admin@6.2.17... (System call) npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /opt/iobroker/node_modules/busboy npm ERR! dest /opt/iobroker/node_modules/.busboy-A5FsP0CS npm ERR! errno -39 npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/busboy' -> '/opt/iobroker/node_modules/.busboy-A5FsP0CS' npm ERR! A complete log of this run can be found in: npm ERR! /opt/iobroker/.npm/_logs/2022-08-23T22_20_31_569Z-debug-0.log host.ioBroker Cannot install iobroker.admin@6.2.17: 217
Den auch löschen?
-
cd /opt/iobroker/node_modules for i in $(find -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
dann nochmal
iob install admin@6.2.17 --debug
-
@glasfaser
Da gab es wirklich noch drei weitere ... sind nun wegInstallation sieht besser aus, aber komme noch nicht auf die Webseite
root@ioBroker:/opt/iobroker# iob install admin@6.2.17 --debug NPM version: 8.15.0 Installing iobroker.admin@6.2.17... (System call) added 3 packages, removed 89 packages, and changed 12 packages in 20s 175 packages are looking for funding run `npm fund` for details host.ioBroker install adapter admin@6.2.17 upload [51] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png upload [50] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/customComponents.js custom/customComponents.js application/javascript upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js application/javascript upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js application/javascript upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map custom/static/js/vendors-node_modules_mui_material_Accordion_index_js-node_modules_mui_material_AccordionDetai-57e02d.0886b730.chunk.js.map application/json upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js application/javascript upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map custom/static/js/vendors-node_modules_mui_material_index_js.40e01f69.chunk.js.map application/json upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js application/javascript upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_index_js-node_modules_mui_utils_esm_capitalize_js-node_module-19fe07.82575832.chunk.js.map application/json upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js application/javascript upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map custom/static/js/vendors-node_modules_mui_styles_withStyles_withStyles_js.6d998ff2.chunk.js.map application/json upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js application/javascript upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map custom/static/js/vendors-node_modules_react-dom_index_js.51544235.chunk.js.map application/json upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5 host.ioBroker object system.adapter.admin created/updated Update "system.adapter.admin.0"
-
@hant0r sagte in Admin nach Update (6.2.17) weg:
Da gab es wirklich noch drei weitere ...
Wie hast du die gelöscht !?
mit rm -rf
Warum nicht mit dem anderen angegebeben code
iobroker start admin
-
Doch habe es über dein Script gemacht
Wollte nur wissen wie viele es noch gab@glasfaser sagte in Admin nach Update (6.2.17) weg:
iobroker start admin
Das war es .... D A N K E
Das war mal echt eine schnelle Hilfe.
Wieso es aber dazu kam, weißt du auch nicht oder? -
@hant0r sagte in Admin nach Update (6.2.17) weg:
Wieso es aber dazu kam, weißt du auch nicht oder?
Doch schon lange !
Du hast ein Update mal gemacht auf Nodejs16 mit NPM8 !
Da gibt es einige Thread dazu .z.b 217 / Error 25
-
-
@glasfaser Aaaah ...
Da ich den Fehler 217 und nicht 25 hatte, habe ich den Thread wahrscheinlich nicht über die Suche gefunden.
Auf jedenfall danke das du so schnell geholfen hast
-
@hant0r sagte in Admin nach Update (6.2.17) weg:
Doch habe es über dein Script gemacht
ist von Thomas !!
https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian/2
-
@hant0r sagte in Admin nach Update (6.2.17) weg:
Auf jedenfall danke das du so schnell geholfen hast
Sehr gerne ..
Dann setze den Thread auf [gelöst]
-
@glasfaser Hatte das gleiche Problem. Danke
Da ich keine Linux Profi bin.
Ich habe den Befehl
iob install admin@6.2.17 --debug
im Verzeichnis:
cd /opt/iobroker/node_modules
ausgeführt.
Macht das was? Momentan läuft alles
-
-
Used repository: Stable (default) Adapter "admin" : 6.2.17 , installed 6.2.17 Adapter "alarm" : 3.1.1 , installed 3.1.1 Adapter "alexa2" : 3.11.2 , installed 3.12.0 Adapter "alias-manager": 1.2.4 , installed 1.2.4 Adapter "backitup" : 2.4.10 , installed 2.4.10 Adapter "bring" : 1.8.1 , installed 1.8.1 Adapter "cloud" : 4.2.1 , installed 4.2.1 Adapter "coronavirus-statistics": 0.8.7, installed 0.8.7 Adapter "daswetter" : 3.1.2 , installed 3.1.2 Adapter "devices" : 1.0.12 , installed 1.0.12 Adapter "discovery" : 3.0.5 , installed 3.0.5 Adapter "ecovacs-deebot": 1.4.4 , installed 1.4.4 Adapter "email" : 1.1.3 , installed 1.1.3 Adapter "feiertage" : 1.1.0 , installed 1.1.0 Adapter "flot" : 1.11.0 , installed 1.11.0 Adapter "ham" : 4.0.2 , installed 5.0.1 Adapter "harmony" : 1.2.2 , installed 1.2.2 Adapter "heizoel" : 1.0.3 , installed 1.0.3 Adapter "history" : 2.2.0 , installed 2.2.0 Adapter "hm-rega" : 3.0.40 , installed 3.0.40 Adapter "hm-rpc" : 1.15.12 , installed 1.15.12 Adapter "hue" : 3.7.1 , installed 3.7.1 Adapter "ical" : 1.13.1 , installed 1.13.1 Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0 Adapter "info" : 1.9.19 , installed 1.9.19 Adapter "iot" : 1.11.8 , installed 1.11.8 Adapter "javascript" : 6.0.0 , installed 6.0.0 Controller "js-controller": 4.0.23 , installed 4.0.23 Adapter "linux-control": 1.1.3 , installed 1.1.3 Adapter "meteoalarm" : 2.1.3 , installed 2.1.3 Adapter "mqtt" : 3.0.6 , installed 3.0.6 Adapter "netatmo" : 1.7.1 , installed 1.7.1 Adapter "octoprint" : 4.0.0 , installed 4.0.0 Adapter "oilfox" : 4.1.2 , installed 4.1.2 Adapter "parcel" : 0.0.20 , installed 0.0.20 Adapter "pi-hole" : 1.3.4 , installed 1.3.4 Adapter "ping" : 1.5.3 , installed 1.5.3 Adapter "plenticore" : 2.2.0 , installed 2.2.0 Adapter "pollenflug" : 1.0.6 , installed 1.0.6 Adapter "pushover" : 3.0.2 , installed 3.0.2 Adapter "rpi2" : 1.3.2 , installed 1.3.2 Adapter "shelly" : 6.0.0 , installed 6.0.0 Adapter "simple-api" : 2.7.0 , installed 2.7.0 Adapter "smartgarden" : 2.0.0 , installed 2.0.0 Adapter "socketio" : 4.2.0 , installed 4.2.0 Adapter "sql" : 2.1.7 , installed 2.1.7 Adapter "synology" : 2.1.9 , installed 2.1.9 Adapter "tankerkoenig" : 2.1.1 , installed 2.1.1 Adapter "telegram" : 1.13.0 , installed 1.13.0 Adapter "terminal" : 0.2.6 , installed 0.2.6 Adapter "trashschedule": 2.0.3 , installed 2.0.3 Adapter "tvprogram" : 1.1.2 , installed 1.1.2 Adapter "unifi" : 0.5.10 , installed 0.5.10 Adapter "vis" : 1.4.15 , installed 1.4.15 Adapter "vis-history" : 1.0.0 , installed 1.0.0 Adapter "vis-hqwidgets": 1.2.0 , installed 1.2.0 Adapter "vis-jqui-mfd" : 1.0.12 , installed 1.0.12 Adapter "vis-keyboard" : 0.0.2 , installed 0.0.2 Adapter "vis-material-advanced": 1.7.2, installed 1.7.2 Adapter "vis-players" : 0.1.6 , installed 0.1.6 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "web" : 4.3.0 , installed 4.3.0 Adapter "wolf" : 1.5.0 , installed 1.5.0 Adapter "ws" : 1.3.0 , installed 1.3.0 Adapter "yahka" : 0.13.1 , installed 0.13.1
-
@draexler sagte in [gelöst] Admin nach Update (6.2.17) weg:
im Verzeichnis:
.
Mit iobroker / iob vorraus Befehle , kannst du auch z.B. im home Verzeichniss durchführen.
-
Hallo allerseits, ich habe bei jedem Admin-Update die Panik, ob die Webseite dann wohl erreichbar sein wird. Grad bin ich nach einem Upate wieder nicht an die GUI gekommen.
Nach lesen dieses Threads hab ich mal:
iobroker start admin
eingegeben und siehe da .. es geht
Vielleicht kann ich mir in Zukunft so immer weiter helfen. Aber warum startet der Admin-Adapter nach einem Update nicht mehr? Auch ein Neustart hilft nicht?!
Grüße
-
Hallo Thomas, nach update auf neusten admin Adapter Version ist dieser unter den installierten Adaptern verschwunden.
Ich komme auch nicht mehr ins Webinterface.pi4b@pi4b:~$ iob update Used repository: beta Adapter "adguard" : 0.0.8 , installed 0.0.8 Adapter "alarm" : 3.6.2 , installed 3.6.2 Adapter "alexa2" : 3.26.5 , installed 3.26.5 Adapter "alias-manager": 1.2.6 , installed 1.2.6 Adapter "backitup" : 3.0.22 , installed 3.0.22 Adapter "bmw" : 2.8.0 , installed 2.8.0 Adapter "bydhvs" : 1.5.0 , installed 1.5.0 Adapter "daswetter" : 3.1.16 , installed 3.1.16 Adapter "device-reminder": 3.1.2 , installed 3.1.2 Adapter "device-watcher": 2.12.1 , installed 2.12.1 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "dwd" : 2.8.5 , installed 2.8.5 Adapter "ecovacs-deebot": 1.4.15 , installed 1.4.15 Adapter "energiefluss-erweitert": 0.4.1, installed 0.4.1 Adapter "esphome" : 0.5.0-beta.8, installed 0.5.0-beta.10 Adapter "evcc" : 0.1.1 , installed 0.1.1 Adapter "fritzdect" : 2.5.11 , installed 2.5.11 Adapter "fronius" : 2.1.1 , installed 2.1.1 Adapter "fronius-solarweb": 0.1.0 , installed 0.1.0 Adapter "fronius-wattpilot": 4.6.3, installed 4.6.3 Adapter "fullybrowser" : 3.0.12 , installed 3.0.12 Adapter "ham" : 5.3.1 , installed 5.3.1 Adapter "heizoel" : 1.0.3 , installed 1.0.3 Adapter "ical" : 1.15.0 , installed 1.15.0 Adapter "icons-mfd-svg": 1.2.0 , installed 1.2.0 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "intex" : 0.1.7 , installed 0.1.7 Adapter "iot" : 3.4.0 , installed 3.4.0 Adapter "javascript" : 8.8.3 , installed 8.8.3 Controller "js-controller": 6.0.11 , installed 6.0.11 Adapter "lovelace" : 4.1.10 , installed 4.1.10 Adapter "midea" : 0.0.7 , installed 0.0.7 Adapter "modbus" : 6.3.2 , installed 6.3.2 Adapter "node-red" : 5.2.1 , installed 5.2.1 Adapter "notification-manager": 1.2.1, installed 1.2.1 Adapter "oilfox" : 4.3.0 , installed 4.3.0 Adapter "opendtu" : 2.0.0 , installed 2.0.0 Adapter "parser" : 2.2.4 , installed 2.2.4 Adapter "ping" : 1.7.3 , installed 1.7.3 Adapter "pushover" : 4.1.0 , installed 4.1.0 Adapter "rpi2" : 2.0.0 , installed 2.0.0 Adapter "shelly" : 8.1.1 , installed 8.1.1 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "socketio" : 6.7.1 , installed 6.7.1 Adapter "synology" : 3.1.0 , installed 3.1.0 Adapter "telegram" : 3.9.0 , installed 3.9.0 Adapter "tibberlink" : 3.4.8 , installed 3.4.8 Adapter "tr-064" : 4.3.0 , installed 4.3.0 Adapter "trashschedule": 3.3.0 , installed 3.3.0 Adapter "tuya" : 3.16.0 , installed 3.16.0 Adapter "vis" : 1.5.6 , installed 1.5.6 Adapter "vis-bars" : 0.1.4 , installed 0.1.4 Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1 Adapter "vis-fancyswitch": 1.1.0 , installed 1.1.0 Adapter "vis-history" : 1.0.0 , installed 1.0.0 Adapter "vis-hqwidgets": 1.5.1 , installed 1.5.1 Adapter "vis-icontwo" : 1.6.3 , installed 1.6.3 Adapter "vis-inventwo" : 3.3.4 , installed 3.3.4 Adapter "vis-jqui-mfd" : 1.1.1 , installed 1.1.1 Adapter "vis-justgage" : 2.1.7 , installed 2.1.7 Adapter "vis-material" : 0.1.3 , installed 0.1.3 Adapter "vis-materialdesign": 0.5.9, installed 0.5.9 Adapter "vis-metro" : 1.2.0 , installed 1.2.0 Adapter "vis-plumb" : 1.0.2 , installed 1.0.2 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2 Adapter "weatherunderground": 3.7.0, installed 3.7.0 Adapter "web" : 6.3.0 , installed 6.3.0 Adapter "whatsapp-cmb" : 0.3.0 , installed 0.3.0 Adapter "ws" : 2.6.2 , installed 2.6.2 Adapter "zigbee2mqtt" : 2.13.10 , installed 2.13.10 pi4b@pi4b:~$ iob upgrade All adapters are up to date pi4b@pi4b:~$ iob fix library: loaded Library version=2024-05-24