Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Problem mit install von iobroker ** GELÖST **

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Problem mit install von iobroker ** GELÖST **

    This topic has been deleted. Only users with topic management privileges can see it.
    • Horst Böttcher
      Horst Böttcher last edited by Horst Böttcher

      Hallo habe gerde bei einen bekannten iobroker auf einen Pi4B aufgesätzt mit dem Script

      curl -sLf https://iobroker.net/install.sh | bash -
      

      Soweit lief alles gut bis auf

         Installing ioBroker (3/4)
      ==========================================================================
      
      npm ERR! code EBADENGINE
      npm ERR! engine Unsupported engine
      npm ERR! engine Not compatible with your version of node/npm: iobroker.inst@3.0.0
      npm ERR! notsup Not compatible with your version of node/npm: iobroker.inst@3.0.0
      npm ERR! notsup Required: {"node":">=16.0.0"}
      npm ERR! notsup Actual:   {"npm":"7.5.2","node":"v12.22.12"}
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2023-09-16T12_20_45_028Z-debug.log
      
      ==========================================================================
          Finalizing installation (4/4)
      ==========================================================================
      
      Enabling autostart...
      Autostart enabled!
      Fixing directory permissions...
      
      ==========================================================================
      
          ioBroker was installed successfully
          Open http://192.168.178.25:8081 in a browser and start configuring!
      
      
      

      Wenn ich jetzt auf die ip gehe kommt leider nix also keine Weggui

      wie kann ich das problem lösen

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Horst Böttcher last edited by Thomas Braun

        @horst-böttcher sagte in Problem mit install von iobroker:

        node":"v12.22.12"

        Die nodejs-Version ist zu alt.
        Der Installer schleppt aber eigentlich bei passender Hardware (und Betriebssystem und Internetverbindung) die korrekte Version an.
        Welche Hardware wird also verwendet?

        1 Reply Last reply Reply Quote 0
        • Horst Böttcher
          Horst Böttcher last edited by

          @thomas-braun

          er Hat eine PI4B mit 4GB Ram
          und Bullseye ligt 64bit drauf

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Horst Böttcher last edited by

            @horst-böttcher

            iob diag
            

            sagt?

            Horst Böttcher 1 Reply Last reply Reply Quote 0
            • Horst Böttcher
              Horst Böttcher @Thomas Braun last edited by

              @thomas-braun sagte in Problem mit install von iobroker:

              iob diag

              Copy text starting here:
              
              

              ======================= SUMMARY =======================
              v.2023-06-20

              Static hostname: PIMaster
              Icon name: computer
              Machine ID: 6c1c978453d444a3b98cc02466bb7bd6
              Boot ID: f2b2137e2d9945859a345d517835d09b
              Operating System: Debian GNU/Linux 11 (bullseye)
              Kernel: Linux 6.1.21-v8+
              Architecture: arm64

              Installation: native
              Kernel: aarch64
              Userland: arm64
              Timezone: Europe/London (BST, +0100)
              User-ID: 1000
              X-Server: false
              Boot Target: multi-user.target

              Pending OS-Updates: 28
              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }
              Pending iob updates: 0

              Nodejs-Installation: /usr/bin/nodejs v12.22.12
              /usr/bin/node v12.22.12
              /usr/bin/npm 7.5.2
              /usr/bin/npx 7.5.2

              Recommended versions are nodejs 18.x.y and npm 9.x.y
              Your nodejs installation is correct

              MEMORY:
              total used free shared buff/cache available
              Mem: 3.8G 84M 3.2G 1.0M 525M 3.6G
              Swap: 99M 0B 99M
              Total: 3.9G 84M 3.3G

              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }
              Active iob-Instances: 0
              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }

              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }
              ioBroker Core: js-controller
              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }
              admin

              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }
              ioBroker Status:

              Status admin and web instance:
              internal/modules/cjs/loader.js:818
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
              at Function.Module._load (internal/modules/cjs/loader.js:667:27)
              at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
              at internal/main/run_main_module.js:17:47 {
              code: 'MODULE_NOT_FOUND',
              requireStack: []
              }

              Objects: 0
              States: 0

              Size of iob-Database:

              find: '/opt/iobroker/iobroker-data': No such file or directory
              find: '/opt/iobroker/iobroker-data': No such file or directory

              =================== END OF SUMMARY ====================

              
              === Mark text until here for copying ===
              
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Horst Böttcher last edited by Thomas Braun

                @horst-böttcher sagte in Problem mit install von iobroker:

                Timezone: Europe/London (BST, +0100)
                Pending OS-Updates: 28

                Installier das System nochmal neu und dann bringst du die als erste Aktion auf den aktuellen Stand und setzt auch die Zeitzone im Installer richtig.

                https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post

                Support us

                ioBroker
                Community Adapters
                Donate
                FAQ Cloud / IOT
                HowTo: Node.js-Update
                HowTo: Backup/Restore
                Downloads
                BLOG

                900
                Online

                32.0k
                Users

                80.6k
                Topics

                1.3m
                Posts

                2
                6
                259
                Loading More Posts
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes
                Reply
                • Reply as topic
                Log in to reply
                Community
                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                The ioBroker Community 2014-2023
                logo