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. ioBroker Allgemein
  4. Iobroker lässt sich nicht mehr starten.

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    11
    1
    91

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    556

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

Iobroker lässt sich nicht mehr starten.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
80 Beiträge 7 Kommentatoren 6.3k Aufrufe 6 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.
  • B Borkenkäfer

    @glasfaser
    ist es das hier??

    ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
    0 verbose cli /usr/bin/node /usr/bin/npm
    1 info using npm@10.2.3
    2 info using node@v18.19.0
    3 timing npm:load:whichnode Completed in 3ms
    4 timing config:load:defaults Completed in 7ms
    5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
    6 timing config:load:builtin Completed in 13ms
    7 timing config:load:cli Completed in 15ms
    8 timing config:load:env Completed in 1ms
    9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
    10 timing config:load:project Completed in 8ms
    11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
    12 timing config:load:user Completed in 1ms
    13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
    14 timing config:load:global Completed in 1ms
    15 timing config:load:setEnvs Completed in 4ms
    16 timing config:load Completed in 51ms
    17 timing npm:load:configload Completed in 51ms
    18 timing config:load:flatten Completed in 9ms
    19 timing npm:load:mkdirpcache Completed in 2ms
    20 timing npm:load:mkdirplogs Completed in 1ms
    21 verbose title npm install iobroker.js-controller
    22 verbose argv "install" "iobroker.js-controller"
    23 timing npm:load:setTitle Completed in 4ms
    24 timing npm:load:display Completed in 2ms
    25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
    26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
    27 timing npm:load:logFile Completed in 29ms
    28 timing npm:load:timers Completed in 0ms
    29 timing npm:load:configScope Completed in 1ms
    30 timing npm:load Completed in 147ms
    31 timing arborist:ctor Completed in 3ms
    32 silly logfile start cleaning logs, removing 1 files
    33 silly logfile done cleaning log files
    34 timing idealTree:init Completed in 1707ms
    35 timing idealTree:userRequests Completed in 5ms
    36 silly idealTree buildDeps
    37 silly fetch manifest iobroker.js-controller@5.0.17
    38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
    39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
    40 timing idealTree:#root Completed in 749ms
    41 silly fetch manifest esbuild@^0.11.5
    42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
    43 silly fetch manifest jsonc-parser@^3.0.0
    44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
    45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
    46 timing idealTree Completed in 2675ms
    47 timing command:install Completed in 2708ms
    48 verbose stack TypeError: Invalid Version:
    48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
    48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
    48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
    48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
    48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
    48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
    48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
    48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
    48 verbose stack     at async Promise.all (index 1)
    48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
    49 verbose cwd /opt/iobroker
    50 verbose Linux 6.1.21-v8+
    51 verbose node v18.19.0
    52 verbose npm  v10.2.3
    53 error Invalid Version:
    54 verbose exit 1
    55 timing npm Completed in 3498ms
    56 verbose unfinished npm timer reify 1705946805688
    57 verbose unfinished npm timer reify:loadTrees 1705946805706
    58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
    59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
    60 verbose code 1
    61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
    
    GlasfaserG Offline
    GlasfaserG Offline
    Glasfaser
    schrieb am zuletzt editiert von
    #47

    @borkenkäfer

    Sehr komisch ..

    Teste :

    iob stop
    rm /opt/iobroker/package*
    sudo reboot
    

    danach

    cd /opt/iobroker
    sudo -H -u iobroker npm install iobroker.js-controller
    

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    B 1 Antwort Letzte Antwort
    0
    • B Borkenkäfer

      @glasfaser
      ist es das hier??

      ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@10.2.3
      2 info using node@v18.19.0
      3 timing npm:load:whichnode Completed in 3ms
      4 timing config:load:defaults Completed in 7ms
      5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
      6 timing config:load:builtin Completed in 13ms
      7 timing config:load:cli Completed in 15ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
      10 timing config:load:project Completed in 8ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
      12 timing config:load:user Completed in 1ms
      13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
      14 timing config:load:global Completed in 1ms
      15 timing config:load:setEnvs Completed in 4ms
      16 timing config:load Completed in 51ms
      17 timing npm:load:configload Completed in 51ms
      18 timing config:load:flatten Completed in 9ms
      19 timing npm:load:mkdirpcache Completed in 2ms
      20 timing npm:load:mkdirplogs Completed in 1ms
      21 verbose title npm install iobroker.js-controller
      22 verbose argv "install" "iobroker.js-controller"
      23 timing npm:load:setTitle Completed in 4ms
      24 timing npm:load:display Completed in 2ms
      25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
      26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      27 timing npm:load:logFile Completed in 29ms
      28 timing npm:load:timers Completed in 0ms
      29 timing npm:load:configScope Completed in 1ms
      30 timing npm:load Completed in 147ms
      31 timing arborist:ctor Completed in 3ms
      32 silly logfile start cleaning logs, removing 1 files
      33 silly logfile done cleaning log files
      34 timing idealTree:init Completed in 1707ms
      35 timing idealTree:userRequests Completed in 5ms
      36 silly idealTree buildDeps
      37 silly fetch manifest iobroker.js-controller@5.0.17
      38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
      39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
      40 timing idealTree:#root Completed in 749ms
      41 silly fetch manifest esbuild@^0.11.5
      42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
      43 silly fetch manifest jsonc-parser@^3.0.0
      44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
      45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
      46 timing idealTree Completed in 2675ms
      47 timing command:install Completed in 2708ms
      48 verbose stack TypeError: Invalid Version:
      48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
      48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
      48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
      48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
      48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
      48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
      48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
      48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
      48 verbose stack     at async Promise.all (index 1)
      48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
      49 verbose cwd /opt/iobroker
      50 verbose Linux 6.1.21-v8+
      51 verbose node v18.19.0
      52 verbose npm  v10.2.3
      53 error Invalid Version:
      54 verbose exit 1
      55 timing npm Completed in 3498ms
      56 verbose unfinished npm timer reify 1705946805688
      57 verbose unfinished npm timer reify:loadTrees 1705946805706
      58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
      59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
      60 verbose code 1
      61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      
      B Offline
      B Offline
      Borkenkäfer
      schrieb am zuletzt editiert von
      #48

      @borkenkäfer said in Iobroker lässt sich nicht mehr starten.:

      @glasfaser
      ist es das hier??

      ulli@raspberrypi:/home/iobroker $ cat /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      0 verbose cli /usr/bin/node /usr/bin/npm
      1 info using npm@10.2.3
      2 info using node@v18.19.0
      3 timing npm:load:whichnode Completed in 3ms
      4 timing config:load:defaults Completed in 7ms
      5 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 12ms
      6 timing config:load:builtin Completed in 13ms
      7 timing config:load:cli Completed in 15ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:file:/opt/iobroker/.npmrc Completed in 5ms
      10 timing config:load:project Completed in 8ms
      11 timing config:load:file:/home/iobroker/.npmrc Completed in 0ms
      12 timing config:load:user Completed in 1ms
      13 timing config:load:file:/usr/etc/npmrc Completed in 0ms
      14 timing config:load:global Completed in 1ms
      15 timing config:load:setEnvs Completed in 4ms
      16 timing config:load Completed in 51ms
      17 timing npm:load:configload Completed in 51ms
      18 timing config:load:flatten Completed in 9ms
      19 timing npm:load:mkdirpcache Completed in 2ms
      20 timing npm:load:mkdirplogs Completed in 1ms
      21 verbose title npm install iobroker.js-controller
      22 verbose argv "install" "iobroker.js-controller"
      23 timing npm:load:setTitle Completed in 4ms
      24 timing npm:load:display Completed in 2ms
      25 verbose logfile logs-max:10 dir:/home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-
      26 verbose logfile /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      27 timing npm:load:logFile Completed in 29ms
      28 timing npm:load:timers Completed in 0ms
      29 timing npm:load:configScope Completed in 1ms
      30 timing npm:load Completed in 147ms
      31 timing arborist:ctor Completed in 3ms
      32 silly logfile start cleaning logs, removing 1 files
      33 silly logfile done cleaning log files
      34 timing idealTree:init Completed in 1707ms
      35 timing idealTree:userRequests Completed in 5ms
      36 silly idealTree buildDeps
      37 silly fetch manifest iobroker.js-controller@5.0.17
      38 http fetch GET 200 https://registry.npmjs.org/iobroker.js-controller 647ms (cache revalidated)
      39 silly placeDep ROOT iobroker.js-controller@5.0.17 REPLACE for: iobroker.inst@3.0.0 want: 5.0.17
      40 timing idealTree:#root Completed in 749ms
      41 silly fetch manifest esbuild@^0.11.5
      42 http fetch GET 200 https://registry.npmjs.org/esbuild 80ms (cache revalidated)
      43 silly fetch manifest jsonc-parser@^3.0.0
      44 http fetch GET 200 https://registry.npmjs.org/jsonc-parser 70ms (cache revalidated)
      45 silly placeDep ROOT esbuild@0.11.23 OK for: @alcalzone/esbuild-register@2.5.1-1 want: ^0.11.5
      46 timing idealTree Completed in 2675ms
      47 timing command:install Completed in 2708ms
      48 verbose stack TypeError: Invalid Version:
      48 verbose stack     at new SemVer (/usr/lib/node_modules/npm/node_modules/semver/classes/semver.js:38:13)
      48 verbose stack     at compare (/usr/lib/node_modules/npm/node_modules/semver/functions/compare.js:3:32)
      48 verbose stack     at Object.gte (/usr/lib/node_modules/npm/node_modules/semver/functions/gte.js:2:30)
      48 verbose stack     at Node.canDedupe (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js:1079:32)
      48 verbose stack     at PlaceDep.pruneDedupable (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:426:14)
      48 verbose stack     at new PlaceDep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js:278:14)
      48 verbose stack     at #buildDepStep (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:933:18)
      48 verbose stack     at async Arborist.buildIdealTree (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:196:7)
      48 verbose stack     at async Promise.all (index 1)
      48 verbose stack     at async Arborist.reify (/usr/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js:159:5)
      49 verbose cwd /opt/iobroker
      50 verbose Linux 6.1.21-v8+
      51 verbose node v18.19.0
      52 verbose npm  v10.2.3
      53 error Invalid Version:
      54 verbose exit 1
      55 timing npm Completed in 3498ms
      56 verbose unfinished npm timer reify 1705946805688
      57 verbose unfinished npm timer reify:loadTrees 1705946805706
      58 verbose unfinished npm timer idealTree:buildDeps 1705946807423
      59 verbose unfinished npm timer idealTree:node_modules/@alcalzone/esbuild-register 1705946808178
      60 verbose code 1
      61 error A complete log of this run can be found in: /home/iobroker/.npm/_logs/2024-01-22T18_06_44_901Z-debug-0.log
      

      Muß für Heute leider schluß machen

      Melde mich morgen wieder
      danke für Eure Hilfe

      1 Antwort Letzte Antwort
      0
      • GlasfaserG Offline
        GlasfaserG Offline
        Glasfaser
        schrieb am zuletzt editiert von
        #49

        @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

        http fetch GET 200

        Da stimmt auch etwas nicht !

        https://forum.iobroker.net/post/441199

        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

        1 Antwort Letzte Antwort
        0
        • GlasfaserG Glasfaser

          @borkenkäfer

          Sehr komisch ..

          Teste :

          iob stop
          rm /opt/iobroker/package*
          sudo reboot
          

          danach

          cd /opt/iobroker
          sudo -H -u iobroker npm install iobroker.js-controller
          
          B Offline
          B Offline
          Borkenkäfer
          schrieb am zuletzt editiert von
          #50

          @glasfaser

          es kommt das

           sudo -H -u iobroker npm install iobroker.js-controller
          npm WARN deprecated har-validator@5.1.5: this library is no longer supported
          npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
          npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
          
          added 299 packages in 1m
          
          14 packages are looking for funding
            run `npm fund` for details
          
          
          GlasfaserG 1 Antwort Letzte Antwort
          0
          • B Borkenkäfer

            @glasfaser

            es kommt das

             sudo -H -u iobroker npm install iobroker.js-controller
            npm WARN deprecated har-validator@5.1.5: this library is no longer supported
            npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            
            added 299 packages in 1m
            
            14 packages are looking for funding
              run `npm fund` for details
            
            
            GlasfaserG Offline
            GlasfaserG Offline
            Glasfaser
            schrieb am zuletzt editiert von Glasfaser
            #51

            @borkenkäfer

            sieht gut aus !

            ... und Funktioniert es wieder !?

            Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

            B 1 Antwort Letzte Antwort
            0
            • GlasfaserG Glasfaser

              @borkenkäfer

              sieht gut aus !

              ... und Funktioniert es wieder !?

              B Offline
              B Offline
              Borkenkäfer
              schrieb am zuletzt editiert von
              #52

              @glasfaser
              nach iob start komme ich über port 8081 noch nicht drauf

              GlasfaserG B 2 Antworten Letzte Antwort
              0
              • B Borkenkäfer

                @glasfaser
                nach iob start komme ich über port 8081 noch nicht drauf

                GlasfaserG Offline
                GlasfaserG Offline
                Glasfaser
                schrieb am zuletzt editiert von
                #53

                @borkenkäfer

                Full

                iob diag
                

                zeigen !

                Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                B 1 Antwort Letzte Antwort
                0
                • B Borkenkäfer

                  @glasfaser
                  nach iob start komme ich über port 8081 noch nicht drauf

                  B Offline
                  B Offline
                  Borkenkäfer
                  schrieb am zuletzt editiert von
                  #54

                  @borkenkäfer said in Iobroker lässt sich nicht mehr starten.:

                  @glasfaser
                  nach iob start komme ich über port 8081 noch nicht drauf

                  und bei iob Update kommt

                  iob update
                  node:internal/modules/cjs/loader:1137
                    throw err;
                    ^
                  
                  Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                      at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                      at Module._load (node:internal/modules/cjs/loader:975:27)
                      at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                      at node:internal/main/run_main_module:28:49 {
                    code: 'MODULE_NOT_FOUND',
                    requireStack: []
                  }
                  
                  Node.js v18.19.0
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • GlasfaserG Glasfaser

                    @borkenkäfer

                    Full

                    iob diag
                    

                    zeigen !

                    B Offline
                    B Offline
                    Borkenkäfer
                    schrieb am zuletzt editiert von
                    #55

                    @glasfaser
                    einmal full

                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                       Static hostname: raspberrypi
                             Icon name: computer
                      Operating System: Debian GNU/Linux 11 (bullseye)
                                Kernel: Linux 6.1.21-v8+
                          Architecture: arm64
                    
                    Model           : Raspberry Pi 4 Model B Rev 1.2
                    Docker          : false
                    Virtualization  : none
                    Kernel          : aarch64
                    Userland        : arm64
                    
                    Systemuptime and Load:
                     19:36:21 up 12 min,  3 users,  load average: 0.03, 0.24, 0.27
                    CPU threads: 4
                    
                    
                    *** RASPBERRY THROTTLING ***
                    Current issues:
                    No throttling issues detected.
                    
                    Previously detected issues:
                    No throttling issues detected.
                    
                    *** Time and Time Zones ***
                                   Local time: Mon 2024-01-22 19:36:21 CET
                               Universal time: Mon 2024-01-22 18:36:21 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 ***
                    ulli
                    /home/ulli
                    ulli 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:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.8G        284M        2.7G         38M        855M        3.4G
                    Swap:            99M          0B         99M
                    Total:          3.9G        284M        2.8G
                    
                             3794 M total memory
                              284 M used memory
                              583 M active memory
                              396 M inactive memory
                             2654 M free memory
                               54 M buffer memory
                              800 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       59G   11G   46G  20% /
                    devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                    tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs     759M  1.2M  758M   1% /run
                    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                    /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                    tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Mon Jan 22 19:23:53 2024] 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=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                    [Mon Jan 22 19:23:54 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                    [Mon Jan 22 19:23:54 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                    [Mon Jan 22 19:23:56 2024] 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,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    4.3G    /var/
                    3.4G    /var/log
                    2.9G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                    2.9G    /var/log/journal
                    641M    /var/cache
                    
                    Archived and active journals take up 2.8G in the file system.
                    
                    /opt/iobroker/backups:
                    687M    /opt/iobroker/backups/
                    343M    /opt/iobroker/backups/history
                    268M    /opt/iobroker/backups/files
                    88M     /opt/iobroker/backups/files/echarts.admin
                    57M     /opt/iobroker/backups/files/echarts
                    
                    /opt/iobroker/iobroker-data:
                    683M    /opt/iobroker/iobroker-data/
                    347M    /opt/iobroker/iobroker-data/history
                    294M    /opt/iobroker/iobroker-data/files
                    89M     /opt/iobroker/iobroker-data/files/echarts.admin
                    57M     /opt/iobroker/iobroker-data/files/echarts
                    
                    The five largest files in iobroker-data are:
                    24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                    24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                    23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                    21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                    17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.19.0
                    /usr/bin/node           v18.19.0
                    /usr/bin/npm            10.2.3
                    /usr/bin/npx            10.2.3
                    /usr/bin/corepack       0.22.0
                    
                    
                    nodejs:
                      Installed: 18.19.0-1nodesource1
                      Candidate: 18.19.0-1nodesource1
                      Version table:
                     *** 18.19.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                            100 /var/lib/dpkg/status
                         18.18.2-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.18.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.18.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.17.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.17.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.16.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.16.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.15.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.2-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.14.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.13.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.12.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.11.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.10.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.9.1-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.9.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.8.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.7.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.6.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.5.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.4.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.3.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.2.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.1.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         18.0.0-1nodesource1 600
                            500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                         12.22.12~dfsg-1~deb11u4 500
                            500 http://deb.debian.org/debian bullseye/main arm64 Packages
                            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    Errors in npm tree:
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    Core adapters versions
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    js-controller:
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    admin:
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    javascript:
                    
                    Adapters from github:   0
                    
                    Adapter State
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    Enabled adapters with bindings
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    ioBroker-Repositories
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    Installed ioBroker-Instances
                    node:internal/modules/cjs/loader:1137
                      throw err;
                      ^
                    
                    Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                        at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                        at Module._load (node:internal/modules/cjs/loader:975:27)
                        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                        at node:internal/main/run_main_module:28:49 {
                      code: 'MODULE_NOT_FOUND',
                      requireStack: []
                    }
                    
                    Node.js v18.19.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        0
                    States:         0
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://deb.debian.org/debian bullseye InRelease
                    Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                    Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                    Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                    Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                    Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Fetched 5127 B in 2s (2790 B/s)
                    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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14242      600/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12977      557/cupsd
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          14253      600/sshd: /usr/sbin
                    tcp6       0      0 :::4712                 :::*                    LISTEN      116        15709      576/evcc
                    tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12976      557/cupsd
                    tcp6       0      0 :::7070                 :::*                    LISTEN      116        15075      576/evcc
                    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12997      572/dhcpcd
                    udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12989      622/cups-browsed
                    udp        0      0 0.0.0.0:54194           0.0.0.0:*                           108        15460      386/avahi-daemon: r
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        17496      576/evcc
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15458      386/avahi-daemon: r
                    udp6       0      0 :::546                  :::*                                0          13016      572/dhcpcd
                    udp6       0      0 :::50063                :::*                                108        15461      386/avahi-daemon: r
                    udp6       0      0 :::5353                 :::*                                116        17497      576/evcc
                    udp6       0      0 :::5353                 :::*                                108        15459      386/avahi-daemon: r
                    
                    *** Log File - Last 25 Lines ***
                    
                    2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.ping.0 (force=false, process=false)
                    2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.meross.0 (force=false, process=false)
                    2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=false)
                    2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.tuya.0 (force=false, process=false)
                    2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=false)
                    2024-01-22 19:29:28.264  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=false)
                    2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.net-tools.0 (force=false, process=false)
                    2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                    2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
                    2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.jarvis.0 (force=false, process=false)
                    2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
                    2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.echarts.0 (force=false, process=false)
                    2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.parser.0 (force=false, process=false)
                    2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.simple-api.0 (force=false, process=false)
                    2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.socketio.0 (force=false, process=false)
                    2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.growatt.0 (force=false, process=false)
                    2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.terminal.0 (force=false, process=false)
                    2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.cloud.0 (force=false, process=false)
                    2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                    2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.evcc.0 (force=false, process=false)
                    2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.homeconnect.0 (force=false, process=false)
                    2024-01-22 19:29:28.270  - info: host.raspberrypi stopInstance system.adapter.tibberlink.0 (force=false, process=false)
                    2024-01-22 19:29:28.752  - info: host.raspberrypi terminated
                    2024-01-22 19:29:29.215  - warn: host.raspberrypi startInstance cannot find adapter "history@3.0.1". Try to install it... 1 attempt
                    2024-01-22 19:29:29.216  - info: host.raspberrypi iobroker install history@3.0.1 using installedFrom
                    
                    
                    GlasfaserG 2 Antworten Letzte Antwort
                    0
                    • B Borkenkäfer

                      @glasfaser
                      einmal full

                      Skript v.2023-10-10
                      
                      *** BASE SYSTEM ***
                         Static hostname: raspberrypi
                               Icon name: computer
                        Operating System: Debian GNU/Linux 11 (bullseye)
                                  Kernel: Linux 6.1.21-v8+
                            Architecture: arm64
                      
                      Model           : Raspberry Pi 4 Model B Rev 1.2
                      Docker          : false
                      Virtualization  : none
                      Kernel          : aarch64
                      Userland        : arm64
                      
                      Systemuptime and Load:
                       19:36:21 up 12 min,  3 users,  load average: 0.03, 0.24, 0.27
                      CPU threads: 4
                      
                      
                      *** RASPBERRY THROTTLING ***
                      Current issues:
                      No throttling issues detected.
                      
                      Previously detected issues:
                      No throttling issues detected.
                      
                      *** Time and Time Zones ***
                                     Local time: Mon 2024-01-22 19:36:21 CET
                                 Universal time: Mon 2024-01-22 18:36:21 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 ***
                      ulli
                      /home/ulli
                      ulli 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:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            3.8G        284M        2.7G         38M        855M        3.4G
                      Swap:            99M          0B         99M
                      Total:          3.9G        284M        2.8G
                      
                               3794 M total memory
                                284 M used memory
                                583 M active memory
                                396 M inactive memory
                               2654 M free memory
                                 54 M buffer memory
                                800 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       59G   11G   46G  20% /
                      devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                      tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs     759M  1.2M  758M   1% /run
                      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                      /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                      tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [Mon Jan 22 19:23:53 2024] 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=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                      [Mon Jan 22 19:23:54 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                      [Mon Jan 22 19:23:54 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                      [Mon Jan 22 19:23:56 2024] 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,errors=remount-ro
                      
                      Files in neuralgic directories:
                      
                      /var:
                      4.3G    /var/
                      3.4G    /var/log
                      2.9G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                      2.9G    /var/log/journal
                      641M    /var/cache
                      
                      Archived and active journals take up 2.8G in the file system.
                      
                      /opt/iobroker/backups:
                      687M    /opt/iobroker/backups/
                      343M    /opt/iobroker/backups/history
                      268M    /opt/iobroker/backups/files
                      88M     /opt/iobroker/backups/files/echarts.admin
                      57M     /opt/iobroker/backups/files/echarts
                      
                      /opt/iobroker/iobroker-data:
                      683M    /opt/iobroker/iobroker-data/
                      347M    /opt/iobroker/iobroker-data/history
                      294M    /opt/iobroker/iobroker-data/files
                      89M     /opt/iobroker/iobroker-data/files/echarts.admin
                      57M     /opt/iobroker/iobroker-data/files/echarts
                      
                      The five largest files in iobroker-data are:
                      24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                      24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                      21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                      17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                      
                      USB-Devices by-id:
                      USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                      
                      /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v18.19.0
                      /usr/bin/node           v18.19.0
                      /usr/bin/npm            10.2.3
                      /usr/bin/npx            10.2.3
                      /usr/bin/corepack       0.22.0
                      
                      
                      nodejs:
                        Installed: 18.19.0-1nodesource1
                        Candidate: 18.19.0-1nodesource1
                        Version table:
                       *** 18.19.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                              100 /var/lib/dpkg/status
                           18.18.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.18.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.18.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.17.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.17.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.16.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.16.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.15.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.2-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.14.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.13.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.12.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.11.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.10.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.9.1-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.9.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.8.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.7.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.6.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.5.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.4.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.3.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.2.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.1.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           18.0.0-1nodesource1 600
                              500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                           12.22.12~dfsg-1~deb11u4 500
                              500 http://deb.debian.org/debian bullseye/main arm64 Packages
                              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      Errors in npm tree:
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Core adapters versions
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      js-controller:
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      admin:
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      javascript:
                      
                      Adapters from github:   0
                      
                      Adapter State
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Enabled adapters with bindings
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      ioBroker-Repositories
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Installed ioBroker-Instances
                      node:internal/modules/cjs/loader:1137
                        throw err;
                        ^
                      
                      Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                          at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                          at Module._load (node:internal/modules/cjs/loader:975:27)
                          at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                          at node:internal/main/run_main_module:28:49 {
                        code: 'MODULE_NOT_FOUND',
                        requireStack: []
                      }
                      
                      Node.js v18.19.0
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        0
                      States:         0
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://deb.debian.org/debian bullseye InRelease
                      Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                      Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                      Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                      Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                      Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                      Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                      Fetched 5127 B in 2s (2790 B/s)
                      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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14242      600/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12977      557/cupsd
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          14253      600/sshd: /usr/sbin
                      tcp6       0      0 :::4712                 :::*                    LISTEN      116        15709      576/evcc
                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12976      557/cupsd
                      tcp6       0      0 :::7070                 :::*                    LISTEN      116        15075      576/evcc
                      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12997      572/dhcpcd
                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12989      622/cups-browsed
                      udp        0      0 0.0.0.0:54194           0.0.0.0:*                           108        15460      386/avahi-daemon: r
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        17496      576/evcc
                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15458      386/avahi-daemon: r
                      udp6       0      0 :::546                  :::*                                0          13016      572/dhcpcd
                      udp6       0      0 :::50063                :::*                                108        15461      386/avahi-daemon: r
                      udp6       0      0 :::5353                 :::*                                116        17497      576/evcc
                      udp6       0      0 :::5353                 :::*                                108        15459      386/avahi-daemon: r
                      
                      *** Log File - Last 25 Lines ***
                      
                      2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.ping.0 (force=false, process=false)
                      2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.meross.0 (force=false, process=false)
                      2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=false)
                      2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.tuya.0 (force=false, process=false)
                      2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=false)
                      2024-01-22 19:29:28.264  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=false)
                      2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.net-tools.0 (force=false, process=false)
                      2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                      2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
                      2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.jarvis.0 (force=false, process=false)
                      2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
                      2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.echarts.0 (force=false, process=false)
                      2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.parser.0 (force=false, process=false)
                      2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.simple-api.0 (force=false, process=false)
                      2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.socketio.0 (force=false, process=false)
                      2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.growatt.0 (force=false, process=false)
                      2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.terminal.0 (force=false, process=false)
                      2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.cloud.0 (force=false, process=false)
                      2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                      2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.evcc.0 (force=false, process=false)
                      2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.homeconnect.0 (force=false, process=false)
                      2024-01-22 19:29:28.270  - info: host.raspberrypi stopInstance system.adapter.tibberlink.0 (force=false, process=false)
                      2024-01-22 19:29:28.752  - info: host.raspberrypi terminated
                      2024-01-22 19:29:29.215  - warn: host.raspberrypi startInstance cannot find adapter "history@3.0.1". Try to install it... 1 attempt
                      2024-01-22 19:29:29.216  - info: host.raspberrypi iobroker install history@3.0.1 using installedFrom
                      
                      
                      GlasfaserG Offline
                      GlasfaserG Offline
                      Glasfaser
                      schrieb am zuletzt editiert von Glasfaser
                      #56

                      @borkenkäfer

                      nochmal

                      cd /opt/iobroker
                      npm cache clean --force 
                      sudo -H -u iobroker npm install iobroker.js-controller --debug
                      

                      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                      B 1 Antwort Letzte Antwort
                      0
                      • B Borkenkäfer

                        @glasfaser
                        einmal full

                        Skript v.2023-10-10
                        
                        *** BASE SYSTEM ***
                           Static hostname: raspberrypi
                                 Icon name: computer
                          Operating System: Debian GNU/Linux 11 (bullseye)
                                    Kernel: Linux 6.1.21-v8+
                              Architecture: arm64
                        
                        Model           : Raspberry Pi 4 Model B Rev 1.2
                        Docker          : false
                        Virtualization  : none
                        Kernel          : aarch64
                        Userland        : arm64
                        
                        Systemuptime and Load:
                         19:36:21 up 12 min,  3 users,  load average: 0.03, 0.24, 0.27
                        CPU threads: 4
                        
                        
                        *** RASPBERRY THROTTLING ***
                        Current issues:
                        No throttling issues detected.
                        
                        Previously detected issues:
                        No throttling issues detected.
                        
                        *** Time and Time Zones ***
                                       Local time: Mon 2024-01-22 19:36:21 CET
                                   Universal time: Mon 2024-01-22 18:36:21 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 ***
                        ulli
                        /home/ulli
                        ulli 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:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            3.8G        284M        2.7G         38M        855M        3.4G
                        Swap:            99M          0B         99M
                        Total:          3.9G        284M        2.8G
                        
                                 3794 M total memory
                                  284 M used memory
                                  583 M active memory
                                  396 M inactive memory
                                 2654 M free memory
                                   54 M buffer memory
                                  800 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       59G   11G   46G  20% /
                        devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                        tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                        tmpfs          tmpfs     759M  1.2M  758M   1% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                        tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [Mon Jan 22 19:23:53 2024] 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=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                        [Mon Jan 22 19:23:54 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                        [Mon Jan 22 19:23:54 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                        [Mon Jan 22 19:23:56 2024] 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,errors=remount-ro
                        
                        Files in neuralgic directories:
                        
                        /var:
                        4.3G    /var/
                        3.4G    /var/log
                        2.9G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                        2.9G    /var/log/journal
                        641M    /var/cache
                        
                        Archived and active journals take up 2.8G in the file system.
                        
                        /opt/iobroker/backups:
                        687M    /opt/iobroker/backups/
                        343M    /opt/iobroker/backups/history
                        268M    /opt/iobroker/backups/files
                        88M     /opt/iobroker/backups/files/echarts.admin
                        57M     /opt/iobroker/backups/files/echarts
                        
                        /opt/iobroker/iobroker-data:
                        683M    /opt/iobroker/iobroker-data/
                        347M    /opt/iobroker/iobroker-data/history
                        294M    /opt/iobroker/iobroker-data/files
                        89M     /opt/iobroker/iobroker-data/files/echarts.admin
                        57M     /opt/iobroker/iobroker-data/files/echarts
                        
                        The five largest files in iobroker-data are:
                        24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                        24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                        23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                        21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                        17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                        
                        USB-Devices by-id:
                        USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                        
                        /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v18.19.0
                        /usr/bin/node           v18.19.0
                        /usr/bin/npm            10.2.3
                        /usr/bin/npx            10.2.3
                        /usr/bin/corepack       0.22.0
                        
                        
                        nodejs:
                          Installed: 18.19.0-1nodesource1
                          Candidate: 18.19.0-1nodesource1
                          Version table:
                         *** 18.19.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                100 /var/lib/dpkg/status
                             18.18.2-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.18.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.17.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.16.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.15.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.2-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.14.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.13.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.12.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.11.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.10.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.1-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.9.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.8.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.7.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.6.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.5.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.4.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.3.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.2.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.1.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             18.0.0-1nodesource1 600
                                500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                             12.22.12~dfsg-1~deb11u4 500
                                500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        Errors in npm tree:
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Core adapters versions
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        js-controller:
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        admin:
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        javascript:
                        
                        Adapters from github:   0
                        
                        Adapter State
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Enabled adapters with bindings
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        ioBroker-Repositories
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Installed ioBroker-Instances
                        node:internal/modules/cjs/loader:1137
                          throw err;
                          ^
                        
                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
                            at Module._resolveFilename (node:internal/modules/cjs/loader:1134:15)
                            at Module._load (node:internal/modules/cjs/loader:975:27)
                            at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
                            at node:internal/main/run_main_module:28:49 {
                          code: 'MODULE_NOT_FOUND',
                          requireStack: []
                        }
                        
                        Node.js v18.19.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        0
                        States:         0
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://deb.debian.org/debian bullseye InRelease
                        Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                        Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                        Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                        Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                        Fetched 5127 B in 2s (2790 B/s)
                        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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14242      600/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12977      557/cupsd
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          14253      600/sshd: /usr/sbin
                        tcp6       0      0 :::4712                 :::*                    LISTEN      116        15709      576/evcc
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12976      557/cupsd
                        tcp6       0      0 :::7070                 :::*                    LISTEN      116        15075      576/evcc
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12997      572/dhcpcd
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          12989      622/cups-browsed
                        udp        0      0 0.0.0.0:54194           0.0.0.0:*                           108        15460      386/avahi-daemon: r
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        17496      576/evcc
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15458      386/avahi-daemon: r
                        udp6       0      0 :::546                  :::*                                0          13016      572/dhcpcd
                        udp6       0      0 :::50063                :::*                                108        15461      386/avahi-daemon: r
                        udp6       0      0 :::5353                 :::*                                116        17497      576/evcc
                        udp6       0      0 :::5353                 :::*                                108        15459      386/avahi-daemon: r
                        
                        *** Log File - Last 25 Lines ***
                        
                        2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.ping.0 (force=false, process=false)
                        2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.meross.0 (force=false, process=false)
                        2024-01-22 19:29:28.262  - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=false)
                        2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.tuya.0 (force=false, process=false)
                        2024-01-22 19:29:28.263  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=false)
                        2024-01-22 19:29:28.264  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=false)
                        2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.net-tools.0 (force=false, process=false)
                        2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=false)
                        2024-01-22 19:29:28.265  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
                        2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.jarvis.0 (force=false, process=false)
                        2024-01-22 19:29:28.266  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
                        2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.echarts.0 (force=false, process=false)
                        2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.parser.0 (force=false, process=false)
                        2024-01-22 19:29:28.267  - info: host.raspberrypi stopInstance system.adapter.simple-api.0 (force=false, process=false)
                        2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.socketio.0 (force=false, process=false)
                        2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.growatt.0 (force=false, process=false)
                        2024-01-22 19:29:28.268  - info: host.raspberrypi stopInstance system.adapter.terminal.0 (force=false, process=false)
                        2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.cloud.0 (force=false, process=false)
                        2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.pvforecast.0 (force=false, process=false)
                        2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.evcc.0 (force=false, process=false)
                        2024-01-22 19:29:28.269  - info: host.raspberrypi stopInstance system.adapter.homeconnect.0 (force=false, process=false)
                        2024-01-22 19:29:28.270  - info: host.raspberrypi stopInstance system.adapter.tibberlink.0 (force=false, process=false)
                        2024-01-22 19:29:28.752  - info: host.raspberrypi terminated
                        2024-01-22 19:29:29.215  - warn: host.raspberrypi startInstance cannot find adapter "history@3.0.1". Try to install it... 1 attempt
                        2024-01-22 19:29:29.216  - info: host.raspberrypi iobroker install history@3.0.1 using installedFrom
                        
                        
                        GlasfaserG Offline
                        GlasfaserG Offline
                        Glasfaser
                        schrieb am zuletzt editiert von Glasfaser
                        #57

                        @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                        [Mon Jan 22 19:23:54 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.

                        Hast du das Steckernetzteil gezogen !?

                        EDIT :

                        bzw. ein root Mount

                        Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

                        1 Antwort Letzte Antwort
                        0
                        • GlasfaserG Glasfaser

                          @borkenkäfer

                          nochmal

                          cd /opt/iobroker
                          npm cache clean --force 
                          sudo -H -u iobroker npm install iobroker.js-controller --debug
                          
                          B Offline
                          B Offline
                          Borkenkäfer
                          schrieb am zuletzt editiert von
                          #58

                          @glasfaser
                          Guten Abend
                          Meldung nach cache clean

                          ulli@raspberrypi:/opt/iobroker $ npm cache clean --force
                          npm WARN using --force Recommended protections disabled.
                          ulli@raspberrypi:/opt/iobroker $ sudo npm cache clean --force
                          npm WARN using --force Recommended protections disabled.
                          ulli@raspberrypi:/opt/iobroker $
                          
                          
                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • B Borkenkäfer

                            @glasfaser
                            Guten Abend
                            Meldung nach cache clean

                            ulli@raspberrypi:/opt/iobroker $ npm cache clean --force
                            npm WARN using --force Recommended protections disabled.
                            ulli@raspberrypi:/opt/iobroker $ sudo npm cache clean --force
                            npm WARN using --force Recommended protections disabled.
                            ulli@raspberrypi:/opt/iobroker $
                            
                            
                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von
                            #59

                            @borkenkäfer

                            Wo stand denn was von sudo? Finger weg von root-Rechten, wenn es nicht unbedingt erforderlich ist.

                            cd /opt/iobroker
                            sudo -H -u iobroker npm install iobroker.js-controller --debug
                            

                            sagt nun?

                            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

                            B 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @borkenkäfer

                              Wo stand denn was von sudo? Finger weg von root-Rechten, wenn es nicht unbedingt erforderlich ist.

                              cd /opt/iobroker
                              sudo -H -u iobroker npm install iobroker.js-controller --debug
                              

                              sagt nun?

                              B Offline
                              B Offline
                              Borkenkäfer
                              schrieb am zuletzt editiert von
                              #60

                              @thomas-braun
                              sorry

                              meldung

                              sudo -H -u iobroker npm install iobroker.js-controller --debug
                              npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                              npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                              
                              added 289 packages in 1m
                              
                              15 packages are looking for funding
                                run `npm fund` for details
                              ulli@raspberrypi:/opt/iobroker $ npm fund
                              iobroker.core@1.0.0
                              ├── https://github.com/sponsors/jaredhanson
                              │   └── passport@0.6.0
                              ├── https://github.com/sponsors/RubenVerborgh
                              │   └── follow-redirects@1.15.5
                              ├── https://opencollective.com/ioredis
                              │   └── ioredis@4.28.5
                              ├── https://github.com/sponsors/ljharb
                              │   └── function-bind@1.1.2
                              ├─┬ https://github.com/sindresorhus/execa?sponsor=1
                              │ │ └── execa@5.1.1
                              │ └── https://github.com/sponsors/sindresorhus
                              │     └── get-stream@6.0.1, is-stream@2.0.1, onetime@5.1.2
                              ├─┬ https://paulmillr.com/funding/
                              │ │ └── chokidar@3.5.3
                              │ └── https://github.com/sponsors/jonschlinkert
                              │     └── picomatch@2.3.1
                              ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                              │ │ └── wrap-ansi@7.0.0
                              │ └── https://github.com/chalk/ansi-styles?sponsor=1
                              │     └── ansi-styles@4.3.0
                              ├── https://github.com/sponsors/sibiraj-s
                              │   └── ci-info@3.9.0
                              ├── https://github.com/sponsors/feross
                              │   └── safe-buffer@5.2.1
                              └── https://github.com/sponsors/epoberezkin
                                  └── ajv@6.12.6
                              
                              ulli@raspberrypi:/opt/iobroker $ ^C
                              
                              
                              Thomas BraunT 1 Antwort Letzte Antwort
                              0
                              • B Borkenkäfer

                                @thomas-braun
                                sorry

                                meldung

                                sudo -H -u iobroker npm install iobroker.js-controller --debug
                                npm WARN deprecated har-validator@5.1.5: this library is no longer supported
                                npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
                                npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
                                
                                added 289 packages in 1m
                                
                                15 packages are looking for funding
                                  run `npm fund` for details
                                ulli@raspberrypi:/opt/iobroker $ npm fund
                                iobroker.core@1.0.0
                                ├── https://github.com/sponsors/jaredhanson
                                │   └── passport@0.6.0
                                ├── https://github.com/sponsors/RubenVerborgh
                                │   └── follow-redirects@1.15.5
                                ├── https://opencollective.com/ioredis
                                │   └── ioredis@4.28.5
                                ├── https://github.com/sponsors/ljharb
                                │   └── function-bind@1.1.2
                                ├─┬ https://github.com/sindresorhus/execa?sponsor=1
                                │ │ └── execa@5.1.1
                                │ └── https://github.com/sponsors/sindresorhus
                                │     └── get-stream@6.0.1, is-stream@2.0.1, onetime@5.1.2
                                ├─┬ https://paulmillr.com/funding/
                                │ │ └── chokidar@3.5.3
                                │ └── https://github.com/sponsors/jonschlinkert
                                │     └── picomatch@2.3.1
                                ├─┬ https://github.com/chalk/wrap-ansi?sponsor=1
                                │ │ └── wrap-ansi@7.0.0
                                │ └── https://github.com/chalk/ansi-styles?sponsor=1
                                │     └── ansi-styles@4.3.0
                                ├── https://github.com/sponsors/sibiraj-s
                                │   └── ci-info@3.9.0
                                ├── https://github.com/sponsors/feross
                                │   └── safe-buffer@5.2.1
                                └── https://github.com/sponsors/epoberezkin
                                    └── ajv@6.12.6
                                
                                ulli@raspberrypi:/opt/iobroker $ ^C
                                
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                schrieb am zuletzt editiert von
                                #61

                                @borkenkäfer

                                sudo systemctl set-default multi-user.target
                                iobroker restart
                                iob diag
                                

                                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

                                B 2 Antworten Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @borkenkäfer

                                  sudo systemctl set-default multi-user.target
                                  iobroker restart
                                  iob diag
                                  
                                  B Offline
                                  B Offline
                                  Borkenkäfer
                                  schrieb am zuletzt editiert von
                                  #62

                                  @thomas-braun
                                  war kurz offline

                                  full

                                  Skript v.2023-10-10
                                  
                                  *** BASE SYSTEM ***
                                     Static hostname: raspberrypi
                                           Icon name: computer
                                    Operating System: Debian GNU/Linux 11 (bullseye)
                                              Kernel: Linux 6.1.21-v8+
                                        Architecture: arm64
                                  
                                  Model           : Raspberry Pi 4 Model B Rev 1.2
                                  Docker          : false
                                  Virtualization  : none
                                  Kernel          : aarch64
                                  Userland        : arm64
                                  
                                  Systemuptime and Load:
                                   17:44:45 up 22:20,  3 users,  load average: 1.36, 0.68, 0.45
                                  CPU threads: 4
                                  
                                  
                                  *** RASPBERRY THROTTLING ***
                                  Current issues:
                                  No throttling issues detected.
                                  
                                  Previously detected issues:
                                  No throttling issues detected.
                                  
                                  *** Time and Time Zones ***
                                                 Local time: Tue 2024-01-23 17:44:45 CET
                                             Universal time: Tue 2024-01-23 16:44:45 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 ***
                                  ulli
                                  /home/ulli
                                  ulli 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        807M        1.3G         38M        1.7G        2.9G
                                  Swap:            99M          0B         99M
                                  Total:          3.9G        807M        1.4G
                                  
                                           3794 M total memory
                                            807 M used memory
                                           1516 M active memory
                                            783 M inactive memory
                                           1256 M free memory
                                            170 M buffer memory
                                           1560 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       59G   12G   45G  20% /
                                  devtmpfs       devtmpfs  1.7G     0  1.7G   0% /dev
                                  tmpfs          tmpfs     1.9G     0  1.9G   0% /dev/shm
                                  tmpfs          tmpfs     759M  1.2M  758M   1% /run
                                  tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                                  /dev/mmcblk0p1 vfat      255M   31M  225M  13% /boot
                                  tmpfs          tmpfs     380M   20K  380M   1% /run/user/1000
                                  
                                  Messages concerning ext4 filesystem in dmesg:
                                  [Mon Jan 22 19:23:53 2024] 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=DC:A6:32:84:9D:5E vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=a9a74992-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles
                                  [Mon Jan 22 19:23:54 2024] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Quota mode: none.
                                  [Mon Jan 22 19:23:54 2024] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
                                  [Mon Jan 22 19:23:56 2024] 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,errors=remount-ro
                                  
                                  Files in neuralgic directories:
                                  
                                  /var:
                                  4.7G    /var/
                                  3.8G    /var/log
                                  3.2G    /var/log/journal/b741ffe02a684b9895597ea9866ca817
                                  3.2G    /var/log/journal
                                  641M    /var/cache
                                  
                                  Archived and active journals take up 3.1G in the file system.
                                  
                                  /opt/iobroker/backups:
                                  687M    /opt/iobroker/backups/
                                  343M    /opt/iobroker/backups/history
                                  268M    /opt/iobroker/backups/files
                                  88M     /opt/iobroker/backups/files/echarts.admin
                                  57M     /opt/iobroker/backups/files/echarts
                                  
                                  /opt/iobroker/iobroker-data:
                                  687M    /opt/iobroker/iobroker-data/
                                  347M    /opt/iobroker/iobroker-data/history
                                  294M    /opt/iobroker/iobroker-data/files
                                  89M     /opt/iobroker/iobroker-data/files/echarts.admin
                                  57M     /opt/iobroker/iobroker-data/files/echarts
                                  
                                  The five largest files in iobroker-data are:
                                  24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
                                  24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
                                  23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
                                  21M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.aaea95f8.js.map
                                  17M     /opt/iobroker/iobroker-data/files/echarts/preview/static/js/main.1b756fe6.js.map
                                  
                                  USB-Devices by-id:
                                  USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                                  
                                  /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_cc8e9ae92dd3eb11ac2234e8bf09e213-if00-port0
                                  
                                  *** NodeJS-Installation ***
                                  
                                  /usr/bin/nodejs         v18.19.0
                                  /usr/bin/node           v18.19.0
                                  /usr/bin/npm            10.2.3
                                  /usr/bin/npx            10.2.3
                                  /usr/bin/corepack       0.22.0
                                  
                                  
                                  nodejs:
                                    Installed: 18.19.0-1nodesource1
                                    Candidate: 18.19.0-1nodesource1
                                    Version table:
                                   *** 18.19.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                          100 /var/lib/dpkg/status
                                       18.18.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.18.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.18.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.17.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.17.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.16.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.16.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.15.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.2-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.14.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.13.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.12.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.11.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.10.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.9.1-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.9.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.8.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.7.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.6.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.5.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.4.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.3.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.2.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.1.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       18.0.0-1nodesource1 600
                                          500 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages
                                       12.22.12~dfsg-1~deb11u4 500
                                          500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                          500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                                  
                                  Temp directories causing npm8 problem: 75
                                  Some problems detected, please run iob fix
                                  
                                  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.17
                                  admin:          "admin" not found
                                  javascript:     "javascript" not found
                                  
                                  Adapters from github:   0
                                  
                                  Adapter State
                                    system.adapter.admin.0                  : admin                 : raspberrypi                              - disabled, port: 8081, bind: 0.0.0.0, run as: admin
                                    system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                                    system.adapter.cloud.0                  : cloud                 : raspberrypi                              - disabled
                                    system.adapter.discovery.0              : discovery             : raspberrypi                              -  enabled
                                    system.adapter.echarts.0                : echarts               : raspberrypi                              -  enabled
                                    system.adapter.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                    system.adapter.fritzdect.0              : fritzdect             : raspberrypi                              -  enabled
                                    system.adapter.growatt.0                : growatt               : raspberrypi                              -  enabled
                                    system.adapter.history.0                : history               : raspberrypi                              -  enabled
                                    system.adapter.homeconnect.0            : homeconnect           : raspberrypi                              - disabled
                                    system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
                                    system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                                  + system.adapter.meross.0                 : meross                : raspberrypi                              -  enabled
                                    system.adapter.net-tools.0              : net-tools             : raspberrypi                              -  enabled
                                    system.adapter.parser.0                 : parser                : raspberrypi                              -  enabled
                                  + system.adapter.ping.0                   : ping                  : raspberrypi                              -  enabled
                                    system.adapter.pvforecast.0             : pvforecast            : raspberrypi                              -  enabled
                                  + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                                    system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  + system.adapter.smartmeter.0             : smartmeter            : raspberrypi                              -  enabled
                                    system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8088, bind: 0.0.0.0, run as: admin
                                    system.adapter.tibberlink.0             : tibberlink            : raspberrypi                              -  enabled
                                    system.adapter.tuya.0                   : tuya                  : raspberrypi                              -  enabled
                                    system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                                    system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  
                                  + instance is alive
                                  
                                  Enabled adapters with bindings
                                    system.adapter.evcc.0                   : evcc                  : raspberrypi                              -  enabled, port: 7070
                                    system.adapter.simple-api.0             : simple-api            : raspberrypi                              -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                    system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                    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    "cloud"        : 4.4.1    , installed 4.4.1
                                  Adapter    "homeconnect"  : 1.3.0    , installed 1.3.0
                                  Controller "js-controller": 5.0.17   , installed 5.0.17
                                  Adapter    "meross"       : 1.17.0   , installed 1.17.0
                                  Adapter    "ping"         : 1.6.2    , installed 1.6.2
                                  Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                  Adapter    "smartmeter"   : 3.4.0    , installed 3.4.0
                                  Adapter    "tuya"         : 3.15.0   , installed 3.15.0
                                  
                                  Objects and States
                                  Please stand by - This may take a while
                                  Objects:        2093
                                  States:         1702
                                  
                                  *** OS-Repositories and Updates ***
                                  Hit:1 http://deb.debian.org/debian bullseye InRelease
                                  Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
                                  Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                                  Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                                  Get:5 https://dl.cloudsmith.io/public/evcc/stable/deb/debian bullseye InRelease [5127 B]
                                  Hit:6 https://dl.yarnpkg.com/debian stable InRelease
                                  Hit:7 https://deb.nodesource.com/node_18.x nodistro InRelease
                                  Fetched 5127 B in 2s (2420 B/s)
                                  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 0.0.0.0:22              0.0.0.0:*               LISTEN      0          14242      600/sshd: /usr/sbin
                                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       749922     205370/iobroker.js-
                                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       748495     205370/iobroker.js-
                                  tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          170745     44884/cupsd
                                  tcp6       0      0 :::22                   :::*                    LISTEN      0          14253      600/sshd: /usr/sbin
                                  tcp6       0      0 :::4712                 :::*                    LISTEN      116        15709      576/evcc
                                  tcp6       0      0 ::1:631                 :::*                    LISTEN      0          170744     44884/cupsd
                                  tcp6       0      0 :::7070                 :::*                    LISTEN      116        15075      576/evcc
                                  udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          12997      572/dhcpcd
                                  udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       758148     208071/io.tuya.0
                                  udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       758149     208071/io.tuya.0
                                  udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          174358     44885/cups-browsed
                                  udp        0      0 0.0.0.0:54194           0.0.0.0:*                           108        15460      386/avahi-daemon: r
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           116        17496      576/evcc
                                  udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15458      386/avahi-daemon: r
                                  udp6       0      0 :::546                  :::*                                0          13016      572/dhcpcd
                                  udp6       0      0 :::50063                :::*                                108        15461      386/avahi-daemon: r
                                  udp6       0      0 :::5353                 :::*                                116        17497      576/evcc
                                  udp6       0      0 :::5353                 :::*                                108        15459      386/avahi-daemon: r
                                  
                                  *** Log File - Last 25 Lines ***
                                  
                                  2024-01-23 17:45:33.753  - info: host.raspberrypi iobroker npm-install: upload [2] tuya.admin /opt/iobroker/node_modules/iobroker.tuya/admin/tuya.png tuya.png image/png
                                  2024-01-23 17:45:33.762  - info: host.raspberrypi iobroker npm-install: upload [1] tuya.admin /opt/iobroker/node_modules/iobroker.tuya/admin/warning.png warning.png image/png
                                  2024-01-23 17:45:33.775  - info: host.raspberrypi iobroker npm-install: upload [0] tuya.admin /opt/iobroker/node_modules/iobroker.tuya/admin/words.js words.js application/javascript
                                  2024-01-23 17:45:33.883  - info: host.raspberrypi iobroker npm-install: host.raspberrypi object system.adapter.tuya created/updated
                                  2024-01-23 17:45:37.269  - info: host.raspberrypi iobroker npm-install: exit 0
                                  2024-01-23 17:45:37.338  - info: host.raspberrypi instance system.adapter.tuya.0 started with pid 208071
                                  2024-01-23 17:45:38.269  - warn: host.raspberrypi startInstance cannot find adapter "discovery@4.2.0". Try to install it... 1 attempt
                                  2024-01-23 17:45:38.271  - info: host.raspberrypi iobroker install discovery@4.2.0 using installedFrom
                                  2024-01-23 17:45:42.973  - info: host.raspberrypi iobroker npm-install: NPM version: 10.2.3Installing iobroker.discovery@4.2.0... (System call)
                                  2024-01-23 17:45:55.711  - info: host.raspberrypi iobroker npm-install:
                                  2024-01-23 17:45:55.712  - info: host.raspberrypi iobroker npm-install: added 15 packages in 12s
                                  2024-01-23 17:45:55.713  - info: host.raspberrypi iobroker npm-install: 59 packages are looking for funding  run `npm fund` for details
                                  2024-01-23 17:45:55.780  - info: host.raspberrypi iobroker npm-install: host.raspberrypi install adapter discovery@4.2.0
                                  2024-01-23 17:45:55.892  - info: host.raspberrypi iobroker npm-install: upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                                  2024-01-23 17:45:55.917  - info: host.raspberrypi iobroker npm-install: upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                                  2024-01-23 17:45:55.931  - info: host.raspberrypi iobroker npm-install: upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                                  2024-01-23 17:45:55.946  - info: host.raspberrypi iobroker npm-install: upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                                  2024-01-23 17:45:55.957  - info: host.raspberrypi iobroker npm-install: upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                                  2024-01-23 17:45:55.970  - info: host.raspberrypi iobroker npm-install: upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                                  2024-01-23 17:45:55.981  - info: host.raspberrypi iobroker npm-install: upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                                  2024-01-23 17:45:56.083  - info: host.raspberrypi iobroker npm-install: host.raspberrypi object system.adapter.discovery created/updated
                                  2024-01-23 17:45:57.159  - info: host.raspberrypi iobroker npm-install: exit 0
                                  2024-01-23 17:45:57.209  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 209055
                                  2024-01-23 17:45:58.159  - warn: host.raspberrypi startInstance cannot find adapter "backitup@2.9.8". Try to install it... 1 attempt
                                  2024-01-23 17:45:58.160  - info: host.raspberrypi iobroker install backitup@2.9.8 using installedFrom
                                  
                                  HomoranH 1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @borkenkäfer

                                    sudo systemctl set-default multi-user.target
                                    iobroker restart
                                    iob diag
                                    
                                    B Offline
                                    B Offline
                                    Borkenkäfer
                                    schrieb am zuletzt editiert von
                                    #63

                                    @thomas-braun
                                    meine Internetleitung spinnt gerade

                                    soll ich d
                                    iob fix ausführen

                                    HomoranH 1 Antwort Letzte Antwort
                                    0
                                    • B Borkenkäfer

                                      @thomas-braun
                                      meine Internetleitung spinnt gerade

                                      soll ich d
                                      iob fix ausführen

                                      HomoranH Offline
                                      HomoranH Offline
                                      Homoran
                                      Global Moderator Administrators
                                      schrieb am zuletzt editiert von
                                      #64

                                      @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                                      soll ich d
                                      iob fix ausführen

                                      was soll der bringen?

                                      wird da gerade ein Backup wiederhergestellt?

                                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                      B 1 Antwort Letzte Antwort
                                      0
                                      • HomoranH Homoran

                                        @borkenkäfer sagte in Iobroker lässt sich nicht mehr starten.:

                                        soll ich d
                                        iob fix ausführen

                                        was soll der bringen?

                                        wird da gerade ein Backup wiederhergestellt?

                                        B Offline
                                        B Offline
                                        Borkenkäfer
                                        schrieb am zuletzt editiert von
                                        #65

                                        @homoran
                                        das steht im full drin

                                        Temp directories causing npm8 problem: 75
                                        Some problems detected, please run iob fix
                                        
                                        
                                        B 1 Antwort Letzte Antwort
                                        0
                                        • B Borkenkäfer

                                          @homoran
                                          das steht im full drin

                                          Temp directories causing npm8 problem: 75
                                          Some problems detected, please run iob fix
                                          
                                          
                                          B Offline
                                          B Offline
                                          Borkenkäfer
                                          schrieb am zuletzt editiert von
                                          #66

                                          @borkenkäfer said in Iobroker lässt sich nicht mehr starten.:

                                          @homoran
                                          das steht im full drin

                                          Temp directories causing npm8 problem: 75
                                          Some problems detected, please run iob fix
                                          
                                          

                                          ich mach sonst nichts, nur nach Anweisung

                                          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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          395

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          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