Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Einsteigerfragen
  4. Installation
  5. Probleme bei 4.0.23 auf 5.0.12 [gelöst]

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    906

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.2k

Probleme bei 4.0.23 auf 5.0.12 [gelöst]

Geplant Angeheftet Gesperrt Verschoben Installation
20 Beiträge 3 Kommentatoren 1.3k Aufrufe 3 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • G Offline
    G Offline
    GerdNutzinger
    schrieb am zuletzt editiert von GerdNutzinger
    #1

    Hallo,

    ich bin heute, seit längerem, wieder in meinen IO Broker gegangen.
    Dann wollte ich das Update von js-controller machen.

    Habe die Erste Variante versucht (Linux/macOS (neuer Installer - "curl shell installation script")) und musste dabei
    "curl -sL https://iobroker.net/fix.sh | bash -" verwenden.
    Konnte keinen Fehlermeldung finden.

    Nach dem Neustart war aber immer noch alles beim alten ...kein Update auf 5.0.12

    Dann die variante 2 (Linux/macOS (manuell installiert)) ... das gleiche.

    Was mache ich falsch?

    Info

    Plattform: linux
    Betriebssystem: linux
    Architektur: arm
    CPUs: 4
    Geschwindigkeit: 1800 MHz
    Modell: ARMv7 Processor rev 3 (v7l)
    RAM: 3.7 GB
    System-Betriebszeit: 00:01:18
    Node.js: v14.19.1
    time: 1698826900588
    timeOffset: -60
    Adapter-Anzahl: 507
    NPM: v6.14.16
    Datenträgergröße: 29.0 GB
    Freier Festplattenspeicher: 22.3 GB
    Betriebszeit: 00:04:31
    Aktive Instanzen: 8
    Pfad: /opt/iobroker/
    aktiv: 
    

    C:\Users\GNutz>ssh pi@raspberrypi
    pi@raspberrypi's password:
    Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Wed Nov 1 09:17:13 2023
    pi@raspberrypi:~ $ sudo su -
    root@raspberrypi:~# cd /opt/iobroker/
    root@raspberrypi:/opt/iobroker# sudo iobroker stop
    root@raspberrypi:/opt/iobroker# sudo iobroker upgrade

    This upgrade of "vis-material-advanced" will introduce the following changes:

    -> 1.7.4:
    Subscribe to updates of both values (temperature, humidity)

    -> 1.7.3:
    Removed erroneous chars from HTML

    Would you like to upgrade vis-material-advanced from @1.7.2 to @1.7.4 now? [(y)es, (n)o]: y
    Update vis-material-advanced from @1.7.2 to @1.7.4
    NPM version: 6.14.16
    Installing iobroker.vis-material-advanced@1.7.4... (System call)
    INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-material-advanced/www" was not found! Nothing was uploaded or deleted.
    Adapter "system.adapter.vis.0" restarted.
    upload [1] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/vis-material-advanced.png vis-material-advanced.png image/png
    upload [0] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/words.js words.js application/javascript

    This upgrade of "admin" will at least introduce the following changes:

    -> 6.12.0:
    fixed issue when updating news in backend
    validate json config against the schema
    update socket-client to improve performance

    -> 6.11.0:
    jsonConfig type number now stores values as number instead of string
    objects browser number value input behavior change to allow leading minus
    Added component interfaces to the JSON config
    Implemented Backend to GUI communication

    -> 6.10.9:
    Improvement of the public accessibility check

    -> 6.10.8:
    update adapter-react-v5 to fix issues with object browser

    -> 6.10.7:
    Corrected adapter termination if the alias has no target

    -> 6.10.6:
    Added possibility to show the icon on JSON config tabs
    on upgrade all, not yet started commands can now be aborted
    Added security check if the server is available from the internet without protection
    Corrected navigation after the settings closing

    -> 6.10.5:
    JSON config component port does no longer mark port as occupied if it is only occupied on another host
    register news as notifications
    if upgrade all is stopped on error, activate close button
    Export/import objects with its values

    Would you like to upgrade admin from @6.3.5 to @6.12.0 now? [(y)es, (n)o]: y
    Update admin from @6.3.5 to @6.12.0
    host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
    NPM version: 6.14.16
    Installing iobroker.admin@6.12.0... (System call)
    upload [52] 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.map custom/customComponents.js.map application/json
    upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.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.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
    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.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 [19] 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 [18] 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 [17] 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 [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.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 [15] 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 [14] 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 [13] 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 [12] 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 [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/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.raspberrypi Adapter "system.adapter.admin.0" is started

    This upgrade of "ws" will at least introduce the following changes:

    -> 2.5.5:
    upgraded socket-classes to fix crash cases

    -> 2.5.4:
    added missing node16 requirement

    -> 2.5.3:
    Added the subscribing on the specific instance messages

    -> 2.4.0:
    (bluefox) extended the getObjects function with the possibility to read the list of IDs

    -> 2.3.6:
    Allowed deletion of fullcalendar objects

    -> 2.3.5:
    added publishFileAll method (for future use)

    -> 2.3.4:
    corrected connection string

    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade ws from @1.3.0 to @2.5.5 now? [(y)es, (n)o]: y
    Update ws from @1.3.0 to @2.5.5
    NPM version: 6.14.16
    Installing iobroker.ws@2.5.5... (System call)
    Adapter "system.adapter.web.0" restarted.
    upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [9] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [7] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [6] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [5] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [4] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [3] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [1] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/jsonConfig.json jsonConfig.json application/json
    upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png

    This upgrade of "web" will at least introduce the following changes:

    -> 6.1.2:
    upgrade socketio and ws dependencies

    -> 6.1.1:
    added missing node16 requirement

    -> 6.1.0:
    Added the subscribing on the specific instance messages

    -> 6.0.3:
    Updated packages
    Implemented the possibility to view folder content

    -> 6.0.1:
    Removed letsencrypt handling from web adapter

    -> 5.5.3:
    Increased max size of the uploaded file via socket.io to 200MB (from 10MB)

    -> 5.5.2:
    Allowed deletion of fullcalendar objects

    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade web from @4.3.0 to @6.1.2 now? [(y)es, (n)o]: y
    Update web from @4.3.0 to @6.1.2
    host.raspberrypi Adapter "system.adapter.web.0" is stopped.
    NPM version: 6.14.16
    Installing iobroker.web@6.1.2... (System call)
    upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
    upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
    upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
    upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
    upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
    upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
    upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
    upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
    upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
    upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
    upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
    upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
    upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
    upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
    upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
    upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
    upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
    upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
    upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
    upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
    upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
    upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
    upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
    upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
    upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
    upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
    upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
    upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
    upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
    upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
    upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
    upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
    upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
    upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
    upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
    upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
    upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
    upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
    upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
    upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
    upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json
    upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
    upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
    upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js static/js/2.b1d56998.chunk.js application/javascript
    upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.LICENSE.txt static/js/2.b1d56998.chunk.js.LICENSE.txt text/plain
    upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.map static/js/2.b1d56998.chunk.js.map application/json
    upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js static/js/main.034751df.chunk.js application/javascript
    upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js.map static/js/main.034751df.chunk.js.map application/json
    upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js static/js/runtime-main.7278cf1c.js application/javascript
    upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js.map static/js/runtime-main.7278cf1c.js.map application/json
    upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
    upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
    host.raspberrypi Adapter "system.adapter.web.0" is started

    This upgrade of "socketio" will at least introduce the following changes:

    -> 6.5.5:
    upgrade socket-classes to fix crash cases

    -> 6.5.4:
    upgrade socket-classes to fix crash cases

    -> 6.5.3:
    added missing node16 requirement

    -> 6.5.2:
    Added the subscribing on the specific instance messages

    -> 6.4.0:
    (bluefox) extended the getObjects function with the possibility to read the list of IDs

    -> 6.3.5:
    Increased the max size of the message to 200MB

    -> 6.3.4:
    Allowed deletion of fullcalendar objects

    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade socketio from @4.2.0 to @6.5.5 now? [(y)es, (n)o]: y
    Update socketio from @4.2.0 to @6.5.5
    NPM version: 6.14.16
    Installing iobroker.socketio@6.5.5... (System call)
    Adapter "system.adapter.web.0" restarted.
    upload [11] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [10] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [9] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [8] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [7] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [6] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [5] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [4] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/jsonConfig.json jsonConfig.json application/json
    upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png

    This upgrade of "javascript" will at least introduce the following changes:

    -> 7.1.4:
    Added version to the side menu
    Added blockly blocks for getHistory and calculated times

    -> 7.1.1:
    corrected the script export

    -> 7.1.0:
    Added new blocks: new line, random number, value between min and max, if empty
    Updated blockly core to v9.3.3
    corrected blockly

    -> 7.0.8:
    Corrected trigger block
    Corrected typescript V5
    coffescript was degraded to the previous version
    tried to correct vscode font
    reverted blockly to the previous version

    -> 7.0.7:
    Corrected trigger block
    Corrected typescript V5
    coffescript was degraded to the previous version
    tried to correct vscode font

    -> 7.0.6:
    typescript and coffescript were degraded to previous versions
    tried to correct vscode font

    -> 7.0.5:
    reset timeouts in blockly
    added additional blockly blocks

    Would you like to upgrade javascript from @7.0.3 to @7.1.4 now? [(y)es, (n)o]: y
    Update javascript from @7.0.3 to @7.1.4
    NPM version: 6.14.16
    Installing iobroker.javascript@7.1.4... (System call)
    upload [261] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
    upload [250] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.ogg google-blockly/media/click.ogg audio/ogg
    upload [200] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/uk.js google-blockly/own/msg/uk.js application/javascript
    upload [150] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Amplifier.6f5d18048328386033f8.svg static/media/Amplifier.6f5d18048328386033f8.svg image/svg+xml
    upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Heater.b53bccc334bbb9238a36.svg static/media/Heater.b53bccc334bbb9238a36.svg image/svg+xml
    upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Light.21f1a5dfcc93f8ba1214.svg static/media/Light.21f1a5dfcc93f8ba1214.svg image/svg+xml
    upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Office.7e6a38218390b655e270.svg static/media/Office.7e6a38218390b655e270.svg image/svg+xml
    upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Receiver.26b5ae166395a6dcb83f.svg static/media/Receiver.26b5ae166395a6dcb83f.svg image/svg+xml
    upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Speaker.db548379676317470c4f.svg static/media/Speaker.db548379676317470c4f.svg image/svg+xml
    upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml
    upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml
    upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain
    upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.js vs/editor/editor.main.js application/javascript
    upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.de.js vs/editor/editor.main.nls.de.js application/javascript
    upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.es.js vs/editor/editor.main.nls.es.js application/javascript
    upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.fr.js vs/editor/editor.main.nls.fr.js application/javascript
    upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.it.js vs/editor/editor.main.nls.it.js application/javascript
    upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ja.js vs/editor/editor.main.nls.ja.js application/javascript
    upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.js vs/editor/editor.main.nls.js application/javascript
    upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ko.js vs/editor/editor.main.nls.ko.js application/javascript
    upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ru.js vs/editor/editor.main.nls.ru.js application/javascript
    upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-cn.js vs/editor/editor.main.nls.zh-cn.js application/javascript
    upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-tw.js vs/editor/editor.main.nls.zh-tw.js application/javascript
    upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/css/cssMode.js vs/language/css/cssMode.js application/javascript
    upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/css/cssWorker.js vs/language/css/cssWorker.js application/javascript
    upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlMode.js vs/language/html/htmlMode.js application/javascript
    upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlWorker.js vs/language/html/htmlWorker.js application/javascript
    upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonMode.js vs/language/json/jsonMode.js application/javascript
    upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonWorker.js vs/language/json/jsonWorker.js application/javascript
    upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsMode.js vs/language/typescript/tsMode.js application/javascript
    upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsWorker.js vs/language/typescript/tsWorker.js application/javascript
    upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/loader.js vs/loader.js application/javascript
    upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/monaco.d.ts vs/monaco.d.ts video/mp2t

    This upgrade of "history" will introduce the following changes:

    -> 3.0.1:
    activated the round option when averaging

    -> 3.0.0:
    fix history2db.js with controller v5
    Minimal node.sj version is 16
    Added support for count aggregate type on getHistory

    -> 2.2.6:
    Fix getHistory when aggregations were used in some cases

    -> 2.2.5:
    Fix getHistory when aggregations were used in some cases

    BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
    Would you like to upgrade history from @2.2.4 to @3.0.1 now? [(y)es, (n)o]: y
    Update history from @2.2.4 to @3.0.1
    NPM version: 6.14.16
    Installing iobroker.history@3.0.1... (System call)
    upload [13] history.admin /opt/iobroker/node_modules/iobroker.history/admin/history.png history.png image/png
    upload [12] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [11] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [10] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [9] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [8] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [7] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [6] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [5] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [4] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [3] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [2] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonConfig.json jsonConfig.json application/json
    upload [1] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonCustom.json jsonCustom.json application/json
    upload [0] history.admin /opt/iobroker/node_modules/iobroker.history/admin/words.js words.js application/javascript

    This upgrade of "backitup" will introduce the following changes:

    -> 2.8.1:
    Fix roles
    help-links added

    -> 2.8.0:
    small Sentry fixes
    Bugfix System-Message
    Docu & Wiki updated
    Translation updated
    dependencies updated
    Fix Webdav
    WOL Address & Port added
    Restore for Backitup Config added

    -> 2.7.0:
    dependencies updated
    Fix error Messages
    edit automatic name addition added
    Docu & Wiki updated
    small bug fixes
    Translation updated
    Add support for sending notifications via discord (requires ioBroker.discord >= 2.1)

    Would you like to upgrade backitup from @2.6.23 to @2.8.1 now? [(y)es, (n)o]: y
    Update backitup from @2.6.23 to @2.8.1
    host.raspberrypi Adapter "system.adapter.backitup.0" is stopped.
    NPM version: 6.14.16
    Installing iobroker.backitup@2.8.1... (System call)
    upload [21] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
    upload [20] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
    upload [19] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
    upload [18] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n/de/translations.json application/json
    upload [17] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n/en/translations.json application/json
    upload [16] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n/es/translations.json application/json
    upload [15] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
    upload [14] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n/it/translations.json application/json
    upload [13] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
    upload [12] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
    upload [11] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
    upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
    upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
    upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
    upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
    upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
    upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
    upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
    upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
    upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
    upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
    upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
    host.raspberrypi Adapter "system.adapter.backitup.0" is started
    root@raspberrypi:/opt/iobroker# sudo iobroker upgrade self
    Update js-controller from @4.0.23 to @5.0.12
    Stopped Objects DB
    Stopped States DB
    NPM version: 6.14.16
    Installing iobroker.js-controller@5.0.12... (System call)
    root@raspberrypi:/opt/iobroker# sudo iobroker start
    root@raspberrypi:/opt/iobroker#

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • G GerdNutzinger

      Hallo,

      ich bin heute, seit längerem, wieder in meinen IO Broker gegangen.
      Dann wollte ich das Update von js-controller machen.

      Habe die Erste Variante versucht (Linux/macOS (neuer Installer - "curl shell installation script")) und musste dabei
      "curl -sL https://iobroker.net/fix.sh | bash -" verwenden.
      Konnte keinen Fehlermeldung finden.

      Nach dem Neustart war aber immer noch alles beim alten ...kein Update auf 5.0.12

      Dann die variante 2 (Linux/macOS (manuell installiert)) ... das gleiche.

      Was mache ich falsch?

      Info

      Plattform: linux
      Betriebssystem: linux
      Architektur: arm
      CPUs: 4
      Geschwindigkeit: 1800 MHz
      Modell: ARMv7 Processor rev 3 (v7l)
      RAM: 3.7 GB
      System-Betriebszeit: 00:01:18
      Node.js: v14.19.1
      time: 1698826900588
      timeOffset: -60
      Adapter-Anzahl: 507
      NPM: v6.14.16
      Datenträgergröße: 29.0 GB
      Freier Festplattenspeicher: 22.3 GB
      Betriebszeit: 00:04:31
      Aktive Instanzen: 8
      Pfad: /opt/iobroker/
      aktiv: 
      

      C:\Users\GNutz>ssh pi@raspberrypi
      pi@raspberrypi's password:
      Linux raspberrypi 5.15.32-v7l+ #1538 SMP Thu Mar 31 19:39:41 BST 2022 armv7l

      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.

      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Wed Nov 1 09:17:13 2023
      pi@raspberrypi:~ $ sudo su -
      root@raspberrypi:~# cd /opt/iobroker/
      root@raspberrypi:/opt/iobroker# sudo iobroker stop
      root@raspberrypi:/opt/iobroker# sudo iobroker upgrade

      This upgrade of "vis-material-advanced" will introduce the following changes:

      -> 1.7.4:
      Subscribe to updates of both values (temperature, humidity)

      -> 1.7.3:
      Removed erroneous chars from HTML

      Would you like to upgrade vis-material-advanced from @1.7.2 to @1.7.4 now? [(y)es, (n)o]: y
      Update vis-material-advanced from @1.7.2 to @1.7.4
      NPM version: 6.14.16
      Installing iobroker.vis-material-advanced@1.7.4... (System call)
      INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-material-advanced/www" was not found! Nothing was uploaded or deleted.
      Adapter "system.adapter.vis.0" restarted.
      upload [1] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/vis-material-advanced.png vis-material-advanced.png image/png
      upload [0] vis-material-advanced.admin /opt/iobroker/node_modules/iobroker.vis-material-advanced/admin/words.js words.js application/javascript

      This upgrade of "admin" will at least introduce the following changes:

      -> 6.12.0:
      fixed issue when updating news in backend
      validate json config against the schema
      update socket-client to improve performance

      -> 6.11.0:
      jsonConfig type number now stores values as number instead of string
      objects browser number value input behavior change to allow leading minus
      Added component interfaces to the JSON config
      Implemented Backend to GUI communication

      -> 6.10.9:
      Improvement of the public accessibility check

      -> 6.10.8:
      update adapter-react-v5 to fix issues with object browser

      -> 6.10.7:
      Corrected adapter termination if the alias has no target

      -> 6.10.6:
      Added possibility to show the icon on JSON config tabs
      on upgrade all, not yet started commands can now be aborted
      Added security check if the server is available from the internet without protection
      Corrected navigation after the settings closing

      -> 6.10.5:
      JSON config component port does no longer mark port as occupied if it is only occupied on another host
      register news as notifications
      if upgrade all is stopped on error, activate close button
      Export/import objects with its values

      Would you like to upgrade admin from @6.3.5 to @6.12.0 now? [(y)es, (n)o]: y
      Update admin from @6.3.5 to @6.12.0
      host.raspberrypi Adapter "system.adapter.admin.0" is stopped.
      NPM version: 6.14.16
      Installing iobroker.admin@6.12.0... (System call)
      upload [52] 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.map custom/customComponents.js.map application/json
      upload [40] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.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.map custom/static/js/node_modules_prop-types_index_js.512eddf9.chunk.js.map application/json
      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.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 [19] 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 [18] 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 [17] 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 [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.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 [15] 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 [14] 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 [13] 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 [12] 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 [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/uk/translations.json i18n/uk/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.raspberrypi Adapter "system.adapter.admin.0" is started

      This upgrade of "ws" will at least introduce the following changes:

      -> 2.5.5:
      upgraded socket-classes to fix crash cases

      -> 2.5.4:
      added missing node16 requirement

      -> 2.5.3:
      Added the subscribing on the specific instance messages

      -> 2.4.0:
      (bluefox) extended the getObjects function with the possibility to read the list of IDs

      -> 2.3.6:
      Allowed deletion of fullcalendar objects

      -> 2.3.5:
      added publishFileAll method (for future use)

      -> 2.3.4:
      corrected connection string

      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade ws from @1.3.0 to @2.5.5 now? [(y)es, (n)o]: y
      Update ws from @1.3.0 to @2.5.5
      NPM version: 6.14.16
      Installing iobroker.ws@2.5.5... (System call)
      Adapter "system.adapter.web.0" restarted.
      upload [11] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [10] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [9] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [8] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [7] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [6] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [5] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [4] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [3] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [2] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [1] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/jsonConfig.json jsonConfig.json application/json
      upload [0] ws.admin /opt/iobroker/node_modules/iobroker.ws/admin/ws.png ws.png image/png

      This upgrade of "web" will at least introduce the following changes:

      -> 6.1.2:
      upgrade socketio and ws dependencies

      -> 6.1.1:
      added missing node16 requirement

      -> 6.1.0:
      Added the subscribing on the specific instance messages

      -> 6.0.3:
      Updated packages
      Implemented the possibility to view folder content

      -> 6.0.1:
      Removed letsencrypt handling from web adapter

      -> 5.5.3:
      Increased max size of the uploaded file via socket.io to 200MB (from 10MB)

      -> 5.5.2:
      Allowed deletion of fullcalendar objects

      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade web from @4.3.0 to @6.1.2 now? [(y)es, (n)o]: y
      Update web from @4.3.0 to @6.1.2
      host.raspberrypi Adapter "system.adapter.web.0" is stopped.
      NPM version: 6.14.16
      Installing iobroker.web@6.1.2... (System call)
      upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
      upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
      upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
      upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
      upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
      upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
      upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
      upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
      upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
      upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
      upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
      upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
      upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
      upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
      upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
      upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
      upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
      upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
      upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
      upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
      upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
      upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
      upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
      upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
      upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
      upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
      upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
      upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
      upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
      upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
      upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
      upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
      upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
      upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
      upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
      upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
      upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
      upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
      upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
      upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json
      upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
      upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
      upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js static/js/2.b1d56998.chunk.js application/javascript
      upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.LICENSE.txt static/js/2.b1d56998.chunk.js.LICENSE.txt text/plain
      upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.b1d56998.chunk.js.map static/js/2.b1d56998.chunk.js.map application/json
      upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js static/js/main.034751df.chunk.js application/javascript
      upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.034751df.chunk.js.map static/js/main.034751df.chunk.js.map application/json
      upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js static/js/runtime-main.7278cf1c.js application/javascript
      upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.7278cf1c.js.map static/js/runtime-main.7278cf1c.js.map application/json
      upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
      upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
      host.raspberrypi Adapter "system.adapter.web.0" is started

      This upgrade of "socketio" will at least introduce the following changes:

      -> 6.5.5:
      upgrade socket-classes to fix crash cases

      -> 6.5.4:
      upgrade socket-classes to fix crash cases

      -> 6.5.3:
      added missing node16 requirement

      -> 6.5.2:
      Added the subscribing on the specific instance messages

      -> 6.4.0:
      (bluefox) extended the getObjects function with the possibility to read the list of IDs

      -> 6.3.5:
      Increased the max size of the message to 200MB

      -> 6.3.4:
      Allowed deletion of fullcalendar objects

      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade socketio from @4.2.0 to @6.5.5 now? [(y)es, (n)o]: y
      Update socketio from @4.2.0 to @6.5.5
      NPM version: 6.14.16
      Installing iobroker.socketio@6.5.5... (System call)
      Adapter "system.adapter.web.0" restarted.
      upload [11] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [10] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [9] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [8] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [7] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [6] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [5] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [4] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [3] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [2] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [1] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/jsonConfig.json jsonConfig.json application/json
      upload [0] socketio.admin /opt/iobroker/node_modules/iobroker.socketio/admin/socketio.png socketio.png image/png

      This upgrade of "javascript" will at least introduce the following changes:

      -> 7.1.4:
      Added version to the side menu
      Added blockly blocks for getHistory and calculated times

      -> 7.1.1:
      corrected the script export

      -> 7.1.0:
      Added new blocks: new line, random number, value between min and max, if empty
      Updated blockly core to v9.3.3
      corrected blockly

      -> 7.0.8:
      Corrected trigger block
      Corrected typescript V5
      coffescript was degraded to the previous version
      tried to correct vscode font
      reverted blockly to the previous version

      -> 7.0.7:
      Corrected trigger block
      Corrected typescript V5
      coffescript was degraded to the previous version
      tried to correct vscode font

      -> 7.0.6:
      typescript and coffescript were degraded to previous versions
      tried to correct vscode font

      -> 7.0.5:
      reset timeouts in blockly
      added additional blockly blocks

      Would you like to upgrade javascript from @7.0.3 to @7.1.4 now? [(y)es, (n)o]: y
      Update javascript from @7.0.3 to @7.1.4
      NPM version: 6.14.16
      Installing iobroker.javascript@7.1.4... (System call)
      upload [261] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/adminWords.js adminWords.js application/javascript
      upload [250] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/media/click.ogg google-blockly/media/click.ogg audio/ogg
      upload [200] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/google-blockly/own/msg/uk.js google-blockly/own/msg/uk.js application/javascript
      upload [150] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Amplifier.6f5d18048328386033f8.svg static/media/Amplifier.6f5d18048328386033f8.svg image/svg+xml
      upload [100] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Heater.b53bccc334bbb9238a36.svg static/media/Heater.b53bccc334bbb9238a36.svg image/svg+xml
      upload [90] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Light.21f1a5dfcc93f8ba1214.svg static/media/Light.21f1a5dfcc93f8ba1214.svg image/svg+xml
      upload [80] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Office.7e6a38218390b655e270.svg static/media/Office.7e6a38218390b655e270.svg image/svg+xml
      upload [70] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Receiver.26b5ae166395a6dcb83f.svg static/media/Receiver.26b5ae166395a6dcb83f.svg image/svg+xml
      upload [60] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Speaker.db548379676317470c4f.svg static/media/Speaker.db548379676317470c4f.svg image/svg+xml
      upload [50] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Toilet.83604dd2daafb67067dd.svg static/media/Toilet.83604dd2daafb67067dd.svg image/svg+xml
      upload [40] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/Water.f50411984c5c24fa574d.svg static/media/Water.f50411984c5c24fa574d.svg image/svg+xml
      upload [30] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/static/media/names.e7efb5283d98000c74ac.txt static/media/names.e7efb5283d98000c74ac.txt text/plain
      upload [20] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.js vs/editor/editor.main.js application/javascript
      upload [19] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.de.js vs/editor/editor.main.nls.de.js application/javascript
      upload [18] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.es.js vs/editor/editor.main.nls.es.js application/javascript
      upload [17] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.fr.js vs/editor/editor.main.nls.fr.js application/javascript
      upload [16] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.it.js vs/editor/editor.main.nls.it.js application/javascript
      upload [15] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ja.js vs/editor/editor.main.nls.ja.js application/javascript
      upload [14] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.js vs/editor/editor.main.nls.js application/javascript
      upload [13] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ko.js vs/editor/editor.main.nls.ko.js application/javascript
      upload [12] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.ru.js vs/editor/editor.main.nls.ru.js application/javascript
      upload [11] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-cn.js vs/editor/editor.main.nls.zh-cn.js application/javascript
      upload [10] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/editor/editor.main.nls.zh-tw.js vs/editor/editor.main.nls.zh-tw.js application/javascript
      upload [9] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/css/cssMode.js vs/language/css/cssMode.js application/javascript
      upload [8] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/css/cssWorker.js vs/language/css/cssWorker.js application/javascript
      upload [7] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlMode.js vs/language/html/htmlMode.js application/javascript
      upload [6] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/html/htmlWorker.js vs/language/html/htmlWorker.js application/javascript
      upload [5] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonMode.js vs/language/json/jsonMode.js application/javascript
      upload [4] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/json/jsonWorker.js vs/language/json/jsonWorker.js application/javascript
      upload [3] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsMode.js vs/language/typescript/tsMode.js application/javascript
      upload [2] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/language/typescript/tsWorker.js vs/language/typescript/tsWorker.js application/javascript
      upload [1] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/loader.js vs/loader.js application/javascript
      upload [0] javascript.admin /opt/iobroker/node_modules/iobroker.javascript/admin/vs/monaco.d.ts vs/monaco.d.ts video/mp2t

      This upgrade of "history" will introduce the following changes:

      -> 3.0.1:
      activated the round option when averaging

      -> 3.0.0:
      fix history2db.js with controller v5
      Minimal node.sj version is 16
      Added support for count aggregate type on getHistory

      -> 2.2.6:
      Fix getHistory when aggregations were used in some cases

      -> 2.2.5:
      Fix getHistory when aggregations were used in some cases

      BE CAREFUL: THIS IS A MAJOR UPGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
      Would you like to upgrade history from @2.2.4 to @3.0.1 now? [(y)es, (n)o]: y
      Update history from @2.2.4 to @3.0.1
      NPM version: 6.14.16
      Installing iobroker.history@3.0.1... (System call)
      upload [13] history.admin /opt/iobroker/node_modules/iobroker.history/admin/history.png history.png image/png
      upload [12] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [11] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [10] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [9] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [8] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [7] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [6] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [5] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [4] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [3] history.admin /opt/iobroker/node_modules/iobroker.history/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [2] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonConfig.json jsonConfig.json application/json
      upload [1] history.admin /opt/iobroker/node_modules/iobroker.history/admin/jsonCustom.json jsonCustom.json application/json
      upload [0] history.admin /opt/iobroker/node_modules/iobroker.history/admin/words.js words.js application/javascript

      This upgrade of "backitup" will introduce the following changes:

      -> 2.8.1:
      Fix roles
      help-links added

      -> 2.8.0:
      small Sentry fixes
      Bugfix System-Message
      Docu & Wiki updated
      Translation updated
      dependencies updated
      Fix Webdav
      WOL Address & Port added
      Restore for Backitup Config added

      -> 2.7.0:
      dependencies updated
      Fix error Messages
      edit automatic name addition added
      Docu & Wiki updated
      small bug fixes
      Translation updated
      Add support for sending notifications via discord (requires ioBroker.discord >= 2.1)

      Would you like to upgrade backitup from @2.6.23 to @2.8.1 now? [(y)es, (n)o]: y
      Update backitup from @2.6.23 to @2.8.1
      host.raspberrypi Adapter "system.adapter.backitup.0" is stopped.
      NPM version: 6.14.16
      Installing iobroker.backitup@2.8.1... (System call)
      upload [21] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
      upload [20] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
      upload [19] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
      upload [18] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/de/translations.json i18n/de/translations.json application/json
      upload [17] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/en/translations.json i18n/en/translations.json application/json
      upload [16] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/es/translations.json i18n/es/translations.json application/json
      upload [15] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      upload [14] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/it/translations.json i18n/it/translations.json application/json
      upload [13] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      upload [12] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      upload [11] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
      upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
      upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
      upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
      upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
      upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
      upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
      upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
      upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
      host.raspberrypi Adapter "system.adapter.backitup.0" is started
      root@raspberrypi:/opt/iobroker# sudo iobroker upgrade self
      Update js-controller from @4.0.23 to @5.0.12
      Stopped Objects DB
      Stopped States DB
      NPM version: 6.14.16
      Installing iobroker.js-controller@5.0.12... (System call)
      root@raspberrypi:/opt/iobroker# sudo iobroker start
      root@raspberrypi:/opt/iobroker#

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von Thomas Braun
      #2

      @gerdnutzinger

      Also aller aller erstes:
      Nie, aber auch wirklich NIE, NIE, NIE wird sich als root angemeldet. NIE!
      Abmelden, als 'pi'

      iob fix
      sudo apt update
      sudo apt full-upgrade
      sudo reboot
      

      Dann

      iob diag
      

      anschauen.

      iobroker-Kommandos werden ebenfalls NIE, NIE, NIE per sudo angepackt. Nie!

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • G Offline
        G Offline
        GerdNutzinger
        schrieb am zuletzt editiert von
        #3

        @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

        iob diag

        Danke für die hilfe!

        Keine Ahnung wie ich auf root gekommen bin (vieleicht durch sudo su -)9f59e534-7385-400f-bcaa-bd78e0432ce9-grafik.png

        Resultat ist aber ernüchternt
        da06a195-63ea-479c-8945-fe707aed7a23-grafik.png

        Copy text starting here:

        ======================= SUMMARY =======================
                                v.2023-10-10
        
        
           Static hostname: raspberrypi
                 Icon name: computer
          Operating System: Raspbian GNU/Linux 11 (bullseye)
                    Kernel: Linux 6.1.21-v8+
              Architecture: arm64
        
        Installation:           native
        Kernel:                 aarch64
        Userland:               armhf
        Timezone:               Europe/Berlin (CET, +0100)
        User-ID:                1000
        X-Server:               true
        Boot Target:            graphical.target
        
        Pending OS-Updates:     0
        Pending iob updates:    9
        
        /home/iobroker/.diag.sh: line 486: nodejs: command not found
        Nodejs-Installation:
                                /usr/bin/node           v14.21.3
                                /usr/bin/npm            6.14.18
                                /usr/bin/npx            6.14.18
                                /usr/bin/corepack       0.15.1
        
        Recommended versions are nodejs 16.20.2 and npm 8.19.4
        *** nodejs is NOT correctly installed ***
        Wrong installation path detected. This needs to be fixed.
        
        Please check
        https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
        for more information on how to fix these errors.
        
        MEMORY:
                       total        used        free      shared  buff/cache   available
        Mem:            3.8G        1.0G        2.0G         34M        704M        2.9G
        Swap:            99M          0B         99M
        Total:          3.9G        1.0G        2.1G
        
        Active iob-Instances:   23
        Active repo(s): stable
        
        ioBroker Core:          js-controller           4.0.23
                                admin                   6.3.5
        
        ioBroker Status:        iobroker is running on this host.
        
        
        Objects type: jsonl
        States  type: jsonl
        
        Status admin and web instance:
        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
        
        Objects:                1288
        States:                 1182
        
        Size of iob-Database:
        
        12M     /opt/iobroker/iobroker-data/objects.jsonl
        4.9M    /opt/iobroker/iobroker-data/states.jsonl
        
        
        
        =================== END OF SUMMARY ====================
        

        === Mark text until here for copying ===
        pi@raspberrypi:~ $

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • G GerdNutzinger

          @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

          iob diag

          Danke für die hilfe!

          Keine Ahnung wie ich auf root gekommen bin (vieleicht durch sudo su -)9f59e534-7385-400f-bcaa-bd78e0432ce9-grafik.png

          Resultat ist aber ernüchternt
          da06a195-63ea-479c-8945-fe707aed7a23-grafik.png

          Copy text starting here:

          ======================= SUMMARY =======================
                                  v.2023-10-10
          
          
             Static hostname: raspberrypi
                   Icon name: computer
            Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                Architecture: arm64
          
          Installation:           native
          Kernel:                 aarch64
          Userland:               armhf
          Timezone:               Europe/Berlin (CET, +0100)
          User-ID:                1000
          X-Server:               true
          Boot Target:            graphical.target
          
          Pending OS-Updates:     0
          Pending iob updates:    9
          
          /home/iobroker/.diag.sh: line 486: nodejs: command not found
          Nodejs-Installation:
                                  /usr/bin/node           v14.21.3
                                  /usr/bin/npm            6.14.18
                                  /usr/bin/npx            6.14.18
                                  /usr/bin/corepack       0.15.1
          
          Recommended versions are nodejs 16.20.2 and npm 8.19.4
          *** nodejs is NOT correctly installed ***
          Wrong installation path detected. This needs to be fixed.
          
          Please check
          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian
          for more information on how to fix these errors.
          
          MEMORY:
                         total        used        free      shared  buff/cache   available
          Mem:            3.8G        1.0G        2.0G         34M        704M        2.9G
          Swap:            99M          0B         99M
          Total:          3.9G        1.0G        2.1G
          
          Active iob-Instances:   23
          Active repo(s): stable
          
          ioBroker Core:          js-controller           4.0.23
                                  admin                   6.3.5
          
          ioBroker Status:        iobroker is running on this host.
          
          
          Objects type: jsonl
          States  type: jsonl
          
          Status admin and web instance:
          + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
          
          Objects:                1288
          States:                 1182
          
          Size of iob-Database:
          
          12M     /opt/iobroker/iobroker-data/objects.jsonl
          4.9M    /opt/iobroker/iobroker-data/states.jsonl
          
          
          
          =================== END OF SUMMARY ====================
          

          === Mark text until here for copying ===
          pi@raspberrypi:~ $

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von Thomas Braun
          #4

          @gerdnutzinger

          Die Anleitung ist steinalt und veraltet. Vergiss die!

          iob fix
          iob nodejs-update 18
          

          sollte das ganze Spiel erstmal auf nodejs@18 heben.

          Danach

          iob update
          iob upgrade 
          iob stop
          iob upgrade self
          iob start 
          

          Und den Desktop schaltest du AUS.

          sudo systemctl set-default multi-user.target
          sudo systemctl isolate multi-user target
          

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          G 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @gerdnutzinger

            Die Anleitung ist steinalt und veraltet. Vergiss die!

            iob fix
            iob nodejs-update 18
            

            sollte das ganze Spiel erstmal auf nodejs@18 heben.

            Danach

            iob update
            iob upgrade 
            iob stop
            iob upgrade self
            iob start 
            

            Und den Desktop schaltest du AUS.

            sudo systemctl set-default multi-user.target
            sudo systemctl isolate multi-user target
            
            G Offline
            G Offline
            GerdNutzinger
            schrieb am zuletzt editiert von
            #5

            @thomas-braun
            DANKE !!:muscle: :ok_hand:

            Alles passt jetzt !!

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • G GerdNutzinger

              @thomas-braun
              DANKE !!:muscle: :ok_hand:

              Alles passt jetzt !!

              Thomas BraunT Online
              Thomas BraunT Online
              Thomas Braun
              Most Active
              schrieb am zuletzt editiert von
              #6

              @gerdnutzinger

              Abschlussdiagnose per Langfassung von

              iob diag
              

              bitte.

              Linux-Werkzeugkasten:
              https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
              NodeJS Fixer Skript:
              https://forum.iobroker.net/topic/68035/iob-node-fix-skript
              iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

              G 2 Antworten Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @gerdnutzinger

                Abschlussdiagnose per Langfassung von

                iob diag
                

                bitte.

                G Offline
                G Offline
                GerdNutzinger
                schrieb am zuletzt editiert von
                #7

                @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                iob diag

                ======================= SUMMARY =======================
                                        v.2023-10-10
                
                
                   Static hostname: raspberrypi
                         Icon name: computer
                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                            Kernel: Linux 6.1.21-v8+
                      Architecture: arm64
                
                Installation:           native
                Kernel:                 aarch64
                Userland:               armhf
                Timezone:               Europe/Berlin (CET, +0100)
                User-ID:                1000
                X-Server:               true
                Boot Target:            multi-user.target
                
                Pending OS-Updates:     0
                Pending iob updates:    0
                
                Nodejs-Installation:    /usr/bin/nodejs         v18.18.2
                                        /usr/bin/node           v18.18.2
                                        /usr/bin/npm            9.8.1
                                        /usr/bin/npx            9.8.1
                                        /usr/bin/corepack       0.19.0
                
                Recommended versions are nodejs 18.18.2 and npm 9.8.1
                Your nodejs installation is correct
                
                MEMORY:
                               total        used        free      shared  buff/cache   available
                Mem:            3.8G        945M        1.1G         34M        1.7G        2.7G
                Swap:            99M          0B         99M
                Total:          3.9G        945M        1.2G
                
                Active iob-Instances:   19
                Active repo(s): stable
                
                ioBroker Core:          js-controller           5.0.12
                                        admin                   6.12.0
                
                ioBroker Status:        iobroker is running on this host.
                
                
                Objects type: jsonl
                States  type: jsonl
                
                Status admin and web instance:
                + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                1296
                States:                 1180
                
                Size of iob-Database:
                
                6.3M    /opt/iobroker/iobroker-data/objects.jsonl
                2.7M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                

                === Mark text until here for copying ===

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @gerdnutzinger

                  Abschlussdiagnose per Langfassung von

                  iob diag
                  

                  bitte.

                  G Offline
                  G Offline
                  GerdNutzinger
                  schrieb am zuletzt editiert von
                  #8

                  @thomas-braun
                  Skript v.2023-10-10

                  *** BASE SYSTEM ***
                  Static hostname: raspberrypi
                  Icon name: computer
                  Operating System: Raspbian GNU/Linux 11 (bullseye)
                  Kernel: Linux 6.1.21-v8+
                  Architecture: arm64

                  Model : Raspberry Pi 4 Model B Rev 1.5
                  Docker : false
                  Virtualization : none
                  Kernel : aarch64
                  Userland : armhf

                  Systemuptime and Load:
                  12:00:55 up 1:24, 4 users, load average: 0.74, 0.60, 0.46
                  CPU threads: 4

                  *** RASPBERRY THROTTLING ***
                  Current issues:
                  No throttling issues detected.

                  Previously detected issues:
                  No throttling issues detected.

                  *** Time and Time Zones ***
                  Local time: Wed 2023-11-01 12:00:55 CET
                  Universal time: Wed 2023-11-01 11:00:55 UTC
                  RTC time: n/a
                  Time zone: Europe/Berlin (CET, +0100)
                  System clock synchronized: yes
                  NTP service: active
                  RTC in local TZ: no

                  *** User and Groups ***
                  pi
                  /home/pi
                  pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker

                  *** X-Server-Setup ***
                  X-Server: true
                  Desktop:
                  Terminal: tty
                  Boot Target: multi-user.target

                  *** MEMORY ***
                  total used free shared buff/cache available
                  Mem: 3.8G 925M 1.1G 34M 1.7G 2.8G
                  Swap: 99M 0B 99M
                  Total: 3.9G 925M 1.2G

                       3794 M total memory
                        925 M used memory
                       1049 M active memory
                       1270 M inactive memory
                       1119 M free memory
                        206 M buffer memory
                       1543 M swap cache
                         99 M total swap
                          0 M used swap
                         99 M free swap
                  

                  Raspberry only:
                  oom events: 0
                  lifetime oom required: 0 Mbytes
                  total time in oom handler: 0 ms
                  max time spent in oom handler: 0 ms

                  *** FAILED SERVICES ***

                  UNIT LOAD ACTIVE SUB DESCRIPTION
                  0 loaded units listed.

                  *** FILESYSTEM ***
                  Filesystem Type Size Used Avail Use% Mounted on
                  /dev/root ext4 30G 6.9G 21G 25% /
                  devtmpfs devtmpfs 1.7G 0 1.7G 0% /dev
                  tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm
                  tmpfs tmpfs 759M 920K 758M 1% /run
                  tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
                  /dev/mmcblk0p1 vfat 253M 51M 202M 20% /boot
                  tmpfs tmpfs 380M 20K 380M 1% /run/user/1000

                  Messages concerning ext4 filesystem in dmesg:
                  [Wed Nov 1 10:36:08 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=E4:5F:01:96:8E:89 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=42e68ffd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                  [Wed Nov 1 10:36:09 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                  [Wed Nov 1 10:36:09 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                  [Wed Nov 1 10:36:11 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.

                  Show mounted filesystems (real ones only):
                  TARGET SOURCE FSTYPE OPTIONS
                  / /dev/mmcblk0p2 ext4 rw,noatime
                  `-/boot /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro

                  Files in neuralgic directories:

                  /var:
                  1.6G /var/
                  908M /var/log
                  905M /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                  905M /var/log/journal
                  430M /var/cache

                  Archived and active journals take up 904.1M in the file system.

                  /opt/iobroker/backups:
                  31M /opt/iobroker/backups/

                  /opt/iobroker/iobroker-data:
                  375M /opt/iobroker/iobroker-data/
                  181M /opt/iobroker/iobroker-data/files
                  153M /opt/iobroker/iobroker-data/history
                  52M /opt/iobroker/iobroker-data/files/javascript.admin
                  34M /opt/iobroker/iobroker-data/files/javascript.admin/static

                  The five largest files in iobroker-data are:
                  21M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                  8.3M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                  7.1M /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                  6.3M /opt/iobroker/iobroker-data/objects.jsonl
                  6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map

                  USB-Devices by-id:
                  USB-Sticks - Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':

                  find: '/dev/serial/by-id/': No such file or directory

                  *** NodeJS-Installation ***

                  /usr/bin/nodejs v18.18.2
                  /usr/bin/node v18.18.2
                  /usr/bin/npm 9.8.1
                  /usr/bin/npx 9.8.1
                  /usr/bin/corepack 0.19.0

                  nodejs:
                  Installed: 18.18.2-1nodesource1
                  Candidate: 18.18.2-1nodesource1
                  Version table:
                  *** 18.18.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  100 /var/lib/dpkg/status
                  18.18.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.18.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.17.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.16.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.15.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.2-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.14.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.13.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.12.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.11.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.10.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.1-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.9.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.8.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.7.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.6.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.5.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.4.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.3.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.2.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.1.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  18.0.0-1nodesource1 1001
                  500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                  12.22.12~dfsg-1~deb11u4 500
                  500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

                  Temp directories causing npm8 problem: 0
                  No problems detected

                  Errors in npm tree:

                  *** ioBroker-Installation ***

                  ioBroker Status
                  iobroker is running on this host.

                  Objects type: jsonl
                  States type: jsonl

                  Core adapters versions
                  js-controller: 5.0.12
                  admin: 6.12.0
                  javascript: 7.1.4

                  Adapters from github: 0

                  Adapter State

                  • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                  • system.adapter.backitup.0 : backitup : raspberrypi - enabled

                  • system.adapter.discovery.0 : discovery : raspberrypi - enabled

                  • system.adapter.email.0 : email : raspberrypi - enabled
                    system.adapter.flot.0 : flot : raspberrypi - disabled

                  • system.adapter.fritzdect.0 : fritzdect : raspberrypi - enabled
                    system.adapter.habpanel.0 : habpanel : raspberrypi - disabled

                  • system.adapter.history.0 : history : raspberrypi - enabled
                    system.adapter.icons-mfd-svg.0 : icons-mfd-svg : raspberrypi - disabled

                  • system.adapter.jarvis.0 : jarvis : raspberrypi - enabled

                  • system.adapter.javascript.0 : javascript : raspberrypi - enabled

                  • system.adapter.net-tools.0 : net-tools : raspberrypi - enabled

                  • system.adapter.ping.0 : ping : raspberrypi - enabled

                  • system.adapter.sonoff.1 : sonoff : raspberrypi - enabled, port: 1883, bind: 0.0.0.0

                  • system.adapter.sonoff.2 : sonoff : raspberrypi - enabled, port: 1884, bind: 0.0.0.0

                  • system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
                    system.adapter.tr-064.0 : tr-064 : raspberrypi - disabled
                    system.adapter.tr-064.1 : tr-064 : raspberrypi - disabled
                    system.adapter.tr-064.2 : tr-064 : raspberrypi - disabled
                    system.adapter.tr-064.3 : tr-064 : raspberrypi - disabled

                  • system.adapter.tuya.0 : tuya : raspberrypi - enabled
                    system.adapter.vis-bars.0 : vis-bars : raspberrypi - disabled
                    system.adapter.vis-hqwidgets.0 : vis-hqwidgets : raspberrypi - disabled

                  • system.adapter.vis-inventwo.0 : vis-inventwo : raspberrypi - enabled
                    system.adapter.vis-material-advanced.0 : vis-material-advanced : raspberrypi - disabled
                    system.adapter.vis-metro.0 : vis-metro : raspberrypi - disabled
                    system.adapter.vis.0 : vis : raspberrypi - enabled

                  • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                  • system.adapter.whatsapp-cmb.0 : whatsapp-cmb : raspberrypi - enabled

                  • system.adapter.yahka.0 : yahka : raspberrypi - enabled

                  • instance is alive

                  Enabled adapters with bindings

                  • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  • system.adapter.sonoff.1 : sonoff : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
                  • system.adapter.sonoff.2 : sonoff : raspberrypi - enabled, port: 1884, bind: 0.0.0.0
                  • system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
                  • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                  ioBroker-Repositories
                  stable : http://download.iobroker.net/sources-dist.json
                  beta : http://download.iobroker.net/sources-dist-latest.json

                  Active repo(s): stable

                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter "admin" : 6.12.0 , installed 6.12.0
                  Adapter "backitup" : 2.8.1 , installed 2.8.1
                  Adapter "discovery" : 3.1.0 , installed 3.1.0
                  Adapter "email" : 1.2.0 , installed 1.2.0
                  Adapter "flot" : 1.12.0 , installed 1.12.0
                  Adapter "fritzdect" : 2.3.1 , installed 2.3.1
                  Adapter "habpanel" : 0.5.0 , installed 0.5.0
                  Adapter "history" : 3.0.1 , installed 3.0.1
                  Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0
                  Adapter "jarvis" : 3.1.2 , installed 3.1.2
                  Adapter "javascript" : 7.1.4 , installed 7.1.4
                  Controller "js-controller": 5.0.12 , installed 5.0.12
                  Adapter "net-tools" : 0.2.0 , installed 0.2.0
                  Adapter "ping" : 1.6.2 , installed 1.6.2
                  Adapter "simple-api" : 2.7.2 , installed 2.7.2
                  Adapter "socketio" : 6.5.5 , installed 6.5.5
                  Adapter "sonoff" : 2.5.3 , installed 2.5.3
                  Adapter "terminal" : 1.0.0 , installed 1.0.0
                  Adapter "tr-064" : 4.2.18 , installed 4.2.18
                  Adapter "tuya" : 3.14.2 , installed 3.14.2
                  Adapter "vis" : 1.4.16 , installed 1.4.16
                  Adapter "vis-bars" : 0.1.4 , installed 0.1.4
                  Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0
                  Adapter "vis-inventwo" : 3.3.3 , installed 3.3.3
                  Adapter "vis-material-advanced": 1.7.4, installed 1.7.4
                  Adapter "vis-metro" : 1.2.0 , installed 1.2.0
                  Adapter "web" : 6.1.2 , installed 6.1.2
                  Adapter "whatsapp-cmb" : 0.2.3 , installed 0.2.3
                  Adapter "ws" : 2.5.5 , installed 2.5.5
                  Adapter "yahka" : 1.0.3 , installed 1.0.3

                  Objects and States
                  Please stand by - This may take a while
                  Objects: 1296
                  States: 1180

                  *** OS-Repositories and Updates ***
                  Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                  Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                  Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                  Reading package lists...
                  Pending Updates: 0

                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name

                  tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 11965 528/cupsd

                  tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 15508 567/sshd: /usr/sbin
                  tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 47629 5692/iobroker.js-co
                  tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 46901 5692/iobroker.js-co
                  tcp 0 0 0.0.0.0:8400 0.0.0.0:* LISTEN 1001 50312 6025/io.jarvis.0

                  tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 48033 5937/io.sonoff.2

                  tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 50183 5920/io.sonoff.1

                  tcp 0 0 0.0.0.0:42173 0.0.0.0:* LISTEN 1001 50085 6077/io.yahka.0

                  tcp6 0 0 :::22 :::* LISTEN 0 15510 567/sshd: /usr/sbin
                  tcp6 0 0 :::45069 :::* LISTEN 1001 50083 6077/io.yahka.0

                  tcp6 0 0 :::8088 :::* LISTEN 1001 51424 6111/io.terminal.0

                  tcp6 0 0 :::8082 :::* LISTEN 1001 51239 6010/io.web.0

                  tcp6 0 0 :::8081 :::* LISTEN 1001 46930 5711/io.admin.0

                  tcp6 0 0 ::1:631 :::* LISTEN 0 11964 528/cupsd

                  udp 0 0 0.0.0.0:6666 0.0.0.0:* 1001 47871 5822/io.tuya.0

                  udp 0 0 0.0.0.0:6667 0.0.0.0:* 1001 47872 5822/io.tuya.0

                  udp 0 0 0.0.0.0:631 0.0.0.0:* 0 15590 580/cups-browsed

                  udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 11790 384/avahi-daemon: r
                  udp 0 0 0.0.0.0:58920 0.0.0.0:* 108 11792 384/avahi-daemon: r
                  udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13283 441/dhcpcd

                  udp6 0 0 :::546 :::* 0 16455 441/dhcpcd

                  udp6 0 0 :::44193 :::* 108 11793 384/avahi-daemon: r
                  udp6 0 0 :::5353 :::* 108 11791 384/avahi-daemon: r

                  *** Log File - Last 25 Lines ***

                  2023-11-01 11:32:04.365 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.3 because disabled or deleted
                  2023-11-01 11:32:11.459 - error: tr-064.2 (7611) adapter disabled
                  2023-11-01 11:32:11.512 - warn: tr-064.2 (7611) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                  2023-11-01 11:32:12.066 - error: host.raspberrypi instance system.adapter.tr-064.2 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                  2023-11-01 11:32:12.066 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.2 because disabled or deleted
                  2023-11-01 11:32:16.631 - error: tr-064.1 (7625) adapter disabled
                  2023-11-01 11:32:16.687 - warn: tr-064.1 (7625) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                  2023-11-01 11:32:17.242 - error: host.raspberrypi instance system.adapter.tr-064.1 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                  2023-11-01 11:32:17.243 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.1 because disabled or deleted
                  2023-11-01 11:37:18.989 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                  2023-11-01 11:37:18.990 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                  2023-11-01 11:42:54.301 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                  2023-11-01 11:42:54.302 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                  2023-11-01 11:45:29.193 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Connect locally to device
                  2023-11-01 11:45:29.194 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj Init with IP=192.168.178.66, Key=rKNJX%q%j/9y<JKX, Version=3.4
                  2023-11-01 11:46:16.458 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (1): connection timed out
                  2023-11-01 11:46:39.522 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (3): connect EHOSTUNREACH 192.168.178.66:6668
                  2023-11-01 11:47:22.594 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (5): connect EHOSTUNREACH 192.168.178.66:6668
                  2023-11-01 11:48:25.666 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.66:6668
                  2023-11-01 11:48:29.595 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                  2023-11-01 11:48:29.596 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                  2023-11-01 11:54:04.892 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                  2023-11-01 11:54:04.893 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                  2023-11-01 11:59:40.185 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                  2023-11-01 11:59:40.185 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3

                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • G GerdNutzinger

                    @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                    iob diag

                    ======================= SUMMARY =======================
                                            v.2023-10-10
                    
                    
                       Static hostname: raspberrypi
                             Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                                Kernel: Linux 6.1.21-v8+
                          Architecture: arm64
                    
                    Installation:           native
                    Kernel:                 aarch64
                    Userland:               armhf
                    Timezone:               Europe/Berlin (CET, +0100)
                    User-ID:                1000
                    X-Server:               true
                    Boot Target:            multi-user.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    0
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v18.18.2
                                            /usr/bin/node           v18.18.2
                                            /usr/bin/npm            9.8.1
                                            /usr/bin/npx            9.8.1
                                            /usr/bin/corepack       0.19.0
                    
                    Recommended versions are nodejs 18.18.2 and npm 9.8.1
                    Your nodejs installation is correct
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        945M        1.1G         34M        1.7G        2.7G
                    Swap:            99M          0B         99M
                    Total:          3.9G        945M        1.2G
                    
                    Active iob-Instances:   19
                    Active repo(s): stable
                    
                    ioBroker Core:          js-controller           5.0.12
                                            admin                   6.12.0
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                1296
                    States:                 1180
                    
                    Size of iob-Database:
                    
                    6.3M    /opt/iobroker/iobroker-data/objects.jsonl
                    2.7M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    

                    === Mark text until here for copying ===

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #9

                    @gerdnutzinger

                    Die Zusammenfassung zeigt die wesentlichen Punkte als i.O. an.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • G GerdNutzinger

                      @thomas-braun
                      Skript v.2023-10-10

                      *** BASE SYSTEM ***
                      Static hostname: raspberrypi
                      Icon name: computer
                      Operating System: Raspbian GNU/Linux 11 (bullseye)
                      Kernel: Linux 6.1.21-v8+
                      Architecture: arm64

                      Model : Raspberry Pi 4 Model B Rev 1.5
                      Docker : false
                      Virtualization : none
                      Kernel : aarch64
                      Userland : armhf

                      Systemuptime and Load:
                      12:00:55 up 1:24, 4 users, load average: 0.74, 0.60, 0.46
                      CPU threads: 4

                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.

                      Previously detected issues:
                      No throttling issues detected.

                      *** Time and Time Zones ***
                      Local time: Wed 2023-11-01 12:00:55 CET
                      Universal time: Wed 2023-11-01 11:00:55 UTC
                      RTC time: n/a
                      Time zone: Europe/Berlin (CET, +0100)
                      System clock synchronized: yes
                      NTP service: active
                      RTC in local TZ: no

                      *** User and Groups ***
                      pi
                      /home/pi
                      pi adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi iobroker

                      *** X-Server-Setup ***
                      X-Server: true
                      Desktop:
                      Terminal: tty
                      Boot Target: multi-user.target

                      *** MEMORY ***
                      total used free shared buff/cache available
                      Mem: 3.8G 925M 1.1G 34M 1.7G 2.8G
                      Swap: 99M 0B 99M
                      Total: 3.9G 925M 1.2G

                           3794 M total memory
                            925 M used memory
                           1049 M active memory
                           1270 M inactive memory
                           1119 M free memory
                            206 M buffer memory
                           1543 M swap cache
                             99 M total swap
                              0 M used swap
                             99 M free swap
                      

                      Raspberry only:
                      oom events: 0
                      lifetime oom required: 0 Mbytes
                      total time in oom handler: 0 ms
                      max time spent in oom handler: 0 ms

                      *** FAILED SERVICES ***

                      UNIT LOAD ACTIVE SUB DESCRIPTION
                      0 loaded units listed.

                      *** FILESYSTEM ***
                      Filesystem Type Size Used Avail Use% Mounted on
                      /dev/root ext4 30G 6.9G 21G 25% /
                      devtmpfs devtmpfs 1.7G 0 1.7G 0% /dev
                      tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm
                      tmpfs tmpfs 759M 920K 758M 1% /run
                      tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
                      /dev/mmcblk0p1 vfat 253M 51M 202M 20% /boot
                      tmpfs tmpfs 380M 20K 380M 1% /run/user/1000

                      Messages concerning ext4 filesystem in dmesg:
                      [Wed Nov 1 10:36:08 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=E4:5F:01:96:8E:89 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=42e68ffd-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Wed Nov 1 10:36:09 2023] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Wed Nov 1 10:36:09 2023] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Wed Nov 1 10:36:11 2023] EXT4-fs (mmcblk0p2): re-mounted. Quota mode: none.

                      Show mounted filesystems (real ones only):
                      TARGET SOURCE FSTYPE OPTIONS
                      / /dev/mmcblk0p2 ext4 rw,noatime
                      `-/boot /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro

                      Files in neuralgic directories:

                      /var:
                      1.6G /var/
                      908M /var/log
                      905M /var/log/journal/ce513f1a44ff4c9dbd382eb66e08c51e
                      905M /var/log/journal
                      430M /var/cache

                      Archived and active journals take up 904.1M in the file system.

                      /opt/iobroker/backups:
                      31M /opt/iobroker/backups/

                      /opt/iobroker/iobroker-data:
                      375M /opt/iobroker/iobroker-data/
                      181M /opt/iobroker/iobroker-data/files
                      153M /opt/iobroker/iobroker-data/history
                      52M /opt/iobroker/iobroker-data/files/javascript.admin
                      34M /opt/iobroker/iobroker-data/files/javascript.admin/static

                      The five largest files in iobroker-data are:
                      21M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js.map
                      8.3M /opt/iobroker/iobroker-data/files/web.admin/static/js/main.edf7552a.js
                      7.1M /opt/iobroker/iobroker-data/files/javascript.admin/static/js/610.f22de4ab.chunk.js.map
                      6.3M /opt/iobroker/iobroker-data/objects.jsonl
                      6.3M /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map

                      USB-Devices by-id:
                      USB-Sticks - Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':

                      find: '/dev/serial/by-id/': No such file or directory

                      *** NodeJS-Installation ***

                      /usr/bin/nodejs v18.18.2
                      /usr/bin/node v18.18.2
                      /usr/bin/npm 9.8.1
                      /usr/bin/npx 9.8.1
                      /usr/bin/corepack 0.19.0

                      nodejs:
                      Installed: 18.18.2-1nodesource1
                      Candidate: 18.18.2-1nodesource1
                      Version table:
                      *** 18.18.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      100 /var/lib/dpkg/status
                      18.18.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages
                      12.22.12~dfsg-1~deb11u4 500
                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages

                      Temp directories causing npm8 problem: 0
                      No problems detected

                      Errors in npm tree:

                      *** ioBroker-Installation ***

                      ioBroker Status
                      iobroker is running on this host.

                      Objects type: jsonl
                      States type: jsonl

                      Core adapters versions
                      js-controller: 5.0.12
                      admin: 6.12.0
                      javascript: 7.1.4

                      Adapters from github: 0

                      Adapter State

                      • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin

                      • system.adapter.backitup.0 : backitup : raspberrypi - enabled

                      • system.adapter.discovery.0 : discovery : raspberrypi - enabled

                      • system.adapter.email.0 : email : raspberrypi - enabled
                        system.adapter.flot.0 : flot : raspberrypi - disabled

                      • system.adapter.fritzdect.0 : fritzdect : raspberrypi - enabled
                        system.adapter.habpanel.0 : habpanel : raspberrypi - disabled

                      • system.adapter.history.0 : history : raspberrypi - enabled
                        system.adapter.icons-mfd-svg.0 : icons-mfd-svg : raspberrypi - disabled

                      • system.adapter.jarvis.0 : jarvis : raspberrypi - enabled

                      • system.adapter.javascript.0 : javascript : raspberrypi - enabled

                      • system.adapter.net-tools.0 : net-tools : raspberrypi - enabled

                      • system.adapter.ping.0 : ping : raspberrypi - enabled

                      • system.adapter.sonoff.1 : sonoff : raspberrypi - enabled, port: 1883, bind: 0.0.0.0

                      • system.adapter.sonoff.2 : sonoff : raspberrypi - enabled, port: 1884, bind: 0.0.0.0

                      • system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
                        system.adapter.tr-064.0 : tr-064 : raspberrypi - disabled
                        system.adapter.tr-064.1 : tr-064 : raspberrypi - disabled
                        system.adapter.tr-064.2 : tr-064 : raspberrypi - disabled
                        system.adapter.tr-064.3 : tr-064 : raspberrypi - disabled

                      • system.adapter.tuya.0 : tuya : raspberrypi - enabled
                        system.adapter.vis-bars.0 : vis-bars : raspberrypi - disabled
                        system.adapter.vis-hqwidgets.0 : vis-hqwidgets : raspberrypi - disabled

                      • system.adapter.vis-inventwo.0 : vis-inventwo : raspberrypi - enabled
                        system.adapter.vis-material-advanced.0 : vis-material-advanced : raspberrypi - disabled
                        system.adapter.vis-metro.0 : vis-metro : raspberrypi - disabled
                        system.adapter.vis.0 : vis : raspberrypi - enabled

                      • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                      • system.adapter.whatsapp-cmb.0 : whatsapp-cmb : raspberrypi - enabled

                      • system.adapter.yahka.0 : yahka : raspberrypi - enabled

                      • instance is alive

                      Enabled adapters with bindings

                      • system.adapter.admin.0 : admin : raspberrypi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      • system.adapter.sonoff.1 : sonoff : raspberrypi - enabled, port: 1883, bind: 0.0.0.0
                      • system.adapter.sonoff.2 : sonoff : raspberrypi - enabled, port: 1884, bind: 0.0.0.0
                      • system.adapter.terminal.0 : terminal : raspberrypi - enabled, port: 8088, bind: 0.0.0.0, run as: admin
                      • system.adapter.web.0 : web : raspberrypi - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                      ioBroker-Repositories
                      stable : http://download.iobroker.net/sources-dist.json
                      beta : http://download.iobroker.net/sources-dist-latest.json

                      Active repo(s): stable

                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter "admin" : 6.12.0 , installed 6.12.0
                      Adapter "backitup" : 2.8.1 , installed 2.8.1
                      Adapter "discovery" : 3.1.0 , installed 3.1.0
                      Adapter "email" : 1.2.0 , installed 1.2.0
                      Adapter "flot" : 1.12.0 , installed 1.12.0
                      Adapter "fritzdect" : 2.3.1 , installed 2.3.1
                      Adapter "habpanel" : 0.5.0 , installed 0.5.0
                      Adapter "history" : 3.0.1 , installed 3.0.1
                      Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0
                      Adapter "jarvis" : 3.1.2 , installed 3.1.2
                      Adapter "javascript" : 7.1.4 , installed 7.1.4
                      Controller "js-controller": 5.0.12 , installed 5.0.12
                      Adapter "net-tools" : 0.2.0 , installed 0.2.0
                      Adapter "ping" : 1.6.2 , installed 1.6.2
                      Adapter "simple-api" : 2.7.2 , installed 2.7.2
                      Adapter "socketio" : 6.5.5 , installed 6.5.5
                      Adapter "sonoff" : 2.5.3 , installed 2.5.3
                      Adapter "terminal" : 1.0.0 , installed 1.0.0
                      Adapter "tr-064" : 4.2.18 , installed 4.2.18
                      Adapter "tuya" : 3.14.2 , installed 3.14.2
                      Adapter "vis" : 1.4.16 , installed 1.4.16
                      Adapter "vis-bars" : 0.1.4 , installed 0.1.4
                      Adapter "vis-hqwidgets": 1.4.0 , installed 1.4.0
                      Adapter "vis-inventwo" : 3.3.3 , installed 3.3.3
                      Adapter "vis-material-advanced": 1.7.4, installed 1.7.4
                      Adapter "vis-metro" : 1.2.0 , installed 1.2.0
                      Adapter "web" : 6.1.2 , installed 6.1.2
                      Adapter "whatsapp-cmb" : 0.2.3 , installed 0.2.3
                      Adapter "ws" : 2.5.5 , installed 2.5.5
                      Adapter "yahka" : 1.0.3 , installed 1.0.3

                      Objects and States
                      Please stand by - This may take a while
                      Objects: 1296
                      States: 1180

                      *** OS-Repositories and Updates ***
                      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:3 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Reading package lists...
                      Pending Updates: 0

                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name

                      tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 0 11965 528/cupsd

                      tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 15508 567/sshd: /usr/sbin
                      tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN 1001 47629 5692/iobroker.js-co
                      tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN 1001 46901 5692/iobroker.js-co
                      tcp 0 0 0.0.0.0:8400 0.0.0.0:* LISTEN 1001 50312 6025/io.jarvis.0

                      tcp 0 0 0.0.0.0:1884 0.0.0.0:* LISTEN 1001 48033 5937/io.sonoff.2

                      tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 1001 50183 5920/io.sonoff.1

                      tcp 0 0 0.0.0.0:42173 0.0.0.0:* LISTEN 1001 50085 6077/io.yahka.0

                      tcp6 0 0 :::22 :::* LISTEN 0 15510 567/sshd: /usr/sbin
                      tcp6 0 0 :::45069 :::* LISTEN 1001 50083 6077/io.yahka.0

                      tcp6 0 0 :::8088 :::* LISTEN 1001 51424 6111/io.terminal.0

                      tcp6 0 0 :::8082 :::* LISTEN 1001 51239 6010/io.web.0

                      tcp6 0 0 :::8081 :::* LISTEN 1001 46930 5711/io.admin.0

                      tcp6 0 0 ::1:631 :::* LISTEN 0 11964 528/cupsd

                      udp 0 0 0.0.0.0:6666 0.0.0.0:* 1001 47871 5822/io.tuya.0

                      udp 0 0 0.0.0.0:6667 0.0.0.0:* 1001 47872 5822/io.tuya.0

                      udp 0 0 0.0.0.0:631 0.0.0.0:* 0 15590 580/cups-browsed

                      udp 0 0 0.0.0.0:5353 0.0.0.0:* 108 11790 384/avahi-daemon: r
                      udp 0 0 0.0.0.0:58920 0.0.0.0:* 108 11792 384/avahi-daemon: r
                      udp 0 0 0.0.0.0:68 0.0.0.0:* 0 13283 441/dhcpcd

                      udp6 0 0 :::546 :::* 0 16455 441/dhcpcd

                      udp6 0 0 :::44193 :::* 108 11793 384/avahi-daemon: r
                      udp6 0 0 :::5353 :::* 108 11791 384/avahi-daemon: r

                      *** Log File - Last 25 Lines ***

                      2023-11-01 11:32:04.365 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.3 because disabled or deleted
                      2023-11-01 11:32:11.459 - error: tr-064.2 (7611) adapter disabled
                      2023-11-01 11:32:11.512 - warn: tr-064.2 (7611) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                      2023-11-01 11:32:12.066 - error: host.raspberrypi instance system.adapter.tr-064.2 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                      2023-11-01 11:32:12.066 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.2 because disabled or deleted
                      2023-11-01 11:32:16.631 - error: tr-064.1 (7625) adapter disabled
                      2023-11-01 11:32:16.687 - warn: tr-064.1 (7625) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                      2023-11-01 11:32:17.242 - error: host.raspberrypi instance system.adapter.tr-064.1 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                      2023-11-01 11:32:17.243 - info: host.raspberrypi Do not restart adapter system.adapter.tr-064.1 because disabled or deleted
                      2023-11-01 11:37:18.989 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                      2023-11-01 11:37:18.990 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                      2023-11-01 11:42:54.301 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                      2023-11-01 11:42:54.302 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                      2023-11-01 11:45:29.193 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Connect locally to device
                      2023-11-01 11:45:29.194 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj Init with IP=192.168.178.66, Key=rKNJX%q%j/9y<JKX, Version=3.4
                      2023-11-01 11:46:16.458 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (1): connection timed out
                      2023-11-01 11:46:39.522 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (3): connect EHOSTUNREACH 192.168.178.66:6668
                      2023-11-01 11:47:22.594 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (5): connect EHOSTUNREACH 192.168.178.66:6668
                      2023-11-01 11:48:25.666 - info: tuya.0 (5822) bf3b14a6e24938dcefsvvj: Error on Reconnect (7): connect EHOSTUNREACH 192.168.178.66:6668
                      2023-11-01 11:48:29.595 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                      2023-11-01 11:48:29.596 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                      2023-11-01 11:54:04.892 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                      2023-11-01 11:54:04.893 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3
                      2023-11-01 11:59:40.185 - info: tuya.0 (5822) bf7485f58956be0656blvs: Connect locally to device
                      2023-11-01 11:59:40.185 - info: tuya.0 (5822) bf7485f58956be0656blvs Init with IP=192.168.178.51, Key=4870bccd2069e6ff, Version=3.3

                      
                      ============ Mark until here for C&P =============
                      
                      iob diag has finished.
                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #10

                      @gerdnutzinger

                      Kannst du mal bitte die Ausgabe von

                      pgrep -f 'Xorg|ayland|X11'
                      

                      posten?

                      Linux-Werkzeugkasten:
                      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                      NodeJS Fixer Skript:
                      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                      G 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @gerdnutzinger

                        Kannst du mal bitte die Ausgabe von

                        pgrep -f 'Xorg|ayland|X11'
                        

                        posten?

                        G Offline
                        G Offline
                        GerdNutzinger
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                        pgrep -f 'Xorg|ayland|X11'

                        pi@raspberrypi:~ $ pgrep -f 'Xorg|ayland|X11'
                        575
                        pi@raspberrypi:~ $

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • G GerdNutzinger

                          @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                          pgrep -f 'Xorg|ayland|X11'

                          pi@raspberrypi:~ $ pgrep -f 'Xorg|ayland|X11'
                          575
                          pi@raspberrypi:~ $

                          Thomas BraunT Online
                          Thomas BraunT Online
                          Thomas Braun
                          Most Active
                          schrieb am zuletzt editiert von
                          #12

                          @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                          pgrep -f 'Xorg|ayland|X11'

                          Danke. Bitte noch

                          ps aux | grep -E 'Xorg|ayland|X11'
                          

                          Linux-Werkzeugkasten:
                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                          NodeJS Fixer Skript:
                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                          G 2 Antworten Letzte Antwort
                          0
                          • Thomas BraunT Thomas Braun

                            @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                            pgrep -f 'Xorg|ayland|X11'

                            Danke. Bitte noch

                            ps aux | grep -E 'Xorg|ayland|X11'
                            
                            G Offline
                            G Offline
                            GerdNutzinger
                            schrieb am zuletzt editiert von
                            #13

                            @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                            ps aux

                            Für was sind diese Daten die Du von mir brauchst?

                            Thomas BraunT 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                              pgrep -f 'Xorg|ayland|X11'

                              Danke. Bitte noch

                              ps aux | grep -E 'Xorg|ayland|X11'
                              
                              G Offline
                              G Offline
                              GerdNutzinger
                              schrieb am zuletzt editiert von
                              #14

                              @thomas-braun
                              pi@raspberrypi:~ $ ps aux | grep -E 'Xorg|ayland|X11'
                              root 575 0.0 1.3 198080 52660 tty7 Ssl+ 10:36 0:04 /usr/lib/xorg/Xorg :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
                              pi 20525 0.0 0.0 7464 544 pts/0 S+ 16:13 0:00 grep --color=auto -E Xorg|ayland|X11

                              1 Antwort Letzte Antwort
                              0
                              • G GerdNutzinger

                                @thomas-braun sagte in Probleme bei 4.0.23 auf 5.0.12:

                                ps aux

                                Für was sind diese Daten die Du von mir brauchst?

                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #15

                                @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                                Für was sind diese Daten die Du von mir brauchst?

                                Für das iob diag Kommando. Wollte mal sehen warum da bei dir noch was bezgl. des X-Servers gefunden wird, das dürfte eigentlich nicht mehr der Fall sein.

                                Kannst du die Kiste mal komplett neustarten und dann nochmal

                                ps aux | grep -E 'Xorg|ayland|X11'
                                

                                bitte.

                                Linux-Werkzeugkasten:
                                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                NodeJS Fixer Skript:
                                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                G 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                                  Für was sind diese Daten die Du von mir brauchst?

                                  Für das iob diag Kommando. Wollte mal sehen warum da bei dir noch was bezgl. des X-Servers gefunden wird, das dürfte eigentlich nicht mehr der Fall sein.

                                  Kannst du die Kiste mal komplett neustarten und dann nochmal

                                  ps aux | grep -E 'Xorg|ayland|X11'
                                  

                                  bitte.

                                  G Offline
                                  G Offline
                                  GerdNutzinger
                                  schrieb am zuletzt editiert von
                                  #16

                                  @thomas-braun
                                  Schaut anders aus...

                                  pi@raspberrypi:~ $ ps aux | grep -E 'Xorg|ayland|X11'
                                  pi 1579 0.0 0.0 7464 484 pts/0 S+ 16:36 0:00 grep --color=auto -E Xorg|ayland|X11
                                  pi@raspberrypi:~ $

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • G GerdNutzinger

                                    @thomas-braun
                                    Schaut anders aus...

                                    pi@raspberrypi:~ $ ps aux | grep -E 'Xorg|ayland|X11'
                                    pi 1579 0.0 0.0 7464 484 pts/0 S+ 16:36 0:00 grep --color=auto -E Xorg|ayland|X11
                                    pi@raspberrypi:~ $

                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von
                                    #17

                                    @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                                    Schaut anders aus...

                                    Ja, so soll es auch aussehen. Danke für die Mithilfe!

                                    Linux-Werkzeugkasten:
                                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                    NodeJS Fixer Skript:
                                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                    G 1 Antwort Letzte Antwort
                                    0
                                    • Thomas BraunT Thomas Braun

                                      @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                                      Schaut anders aus...

                                      Ja, so soll es auch aussehen. Danke für die Mithilfe!

                                      G Offline
                                      G Offline
                                      GerdNutzinger
                                      schrieb am zuletzt editiert von
                                      #18

                                      @thomas-braun
                                      Ich muss DANKE sagen und das sehr gerne.
                                      Was muss ich machen das ich das Problem als gelöst kennzeichne?

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Meister MopperM Online
                                        Meister MopperM Online
                                        Meister Mopper
                                        schrieb am zuletzt editiert von
                                        #19

                                        @gerdnutzinger sagte in Probleme bei 4.0.23 auf 5.0.12:

                                        Was muss ich machen das ich das Problem als gelöst kennzeichne?

                                        Deinen ersten Eintrag mit [gelöst] ergänzen.

                                        Proxmox und HA

                                        1 Antwort Letzte Antwort
                                        0
                                        • G GerdNutzinger

                                          @thomas-braun
                                          Ich muss DANKE sagen und das sehr gerne.
                                          Was muss ich machen das ich das Problem als gelöst kennzeichne?

                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #20

                                          @gerdnutzinger

                                          Editiere den ersten Beitrag entsprechend.

                                          Linux-Werkzeugkasten:
                                          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                          NodeJS Fixer Skript:
                                          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          679

                                          Online

                                          32.6k

                                          Benutzer

                                          82.2k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe