Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. ioBroker über Browser nicht erreichbar

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    ioBroker über Browser nicht erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • U
      Uniphase @Homoran last edited by

      @homoran LXC Container

      1 Reply Last reply Reply Quote 0
      • wendy2702
        wendy2702 @Uniphase last edited by wendy2702

        @uniphase sagte in ioBroker über Browser nicht erreichbar:

        @wendy2702

        module.js:550
            throw err;
            ^
        
        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
            at Function.Module._resolveFilename (module.js:548:15)
            at Function.Module._load (module.js:475:25)
            at Function.Module.runMain (module.js:694:10)
            at startup (bootstrap_node.js:204:16)
            at bootstrap_node.js:625:3
        root@iobroker:~#
        

        MOD EDIT: LOG IN CODE TAGS </> GESETZT

        Nehme an das ist die Anzwort zu "iob status"

        Wie @Homoran schon sagt--> Nichts als "root" machen.

        Und die Frage wie installiert --> beantworten.

        Gerne nach dem "iob fix", nicht als root:

        iob diag
        

        Ergebnis dann hier zeigen

        U 1 Reply Last reply Reply Quote 0
        • U
          Uniphase @wendy2702 last edited by

          @wendy2702
          Copy text starting here:

          ======================= SUMMARY =======================
                               v.2023-01-02
          
          
          Operatingsystem:        Ubuntu 18.04.6 LTS
          Installation:           lxc
          Timezone:               Etc/UTC
          User-ID:                0
          X-Server:               false
          Boot Target:            graphical.target
          
          Pending OS-Updates:     0
          
          Nodejs-Installation:    /usr/bin/nodejs         v8.17.0
                                  /usr/bin/node           v8.17.0
                                  /usr/bin/npm            4.6.1
          /home/iobroker/.diag.sh: line 242: npx: command not found
                                   
          
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
          ioBroker Core:          js-controller 
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
                                  admin 
          
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
          ioBroker Status: 
          
          Status admin:
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
          
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
          Pending iob updates:    0
          
          module.js:550
              throw err;
              ^
          
          Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'
              at Function.Module._resolveFilename (module.js:548:15)
              at Function.Module._load (module.js:475:25)
              at Function.Module.runMain (module.js:694:10)
              at startup (bootstrap_node.js:204:16)
              at bootstrap_node.js:625:3
          
          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 ====================
          ```[s=]
           
          [/s]
          wendy2702 1 Reply Last reply Reply Quote 0
          • wendy2702
            wendy2702 @Uniphase last edited by wendy2702

            @uniphase sagte in ioBroker über Browser nicht erreichbar:

            Kurz und schmerzlos: alles veraltet.

            Betriebssystem, NodeJS, NPM...

            mach eine neue Maschine mit aktuellem Debian Bullseye, lege einen eigenen User an der nicht "iobroker" heisst, dann per Einzeiler iob installieren:

            curl -sLf https://iobroker.net/install.sh | bash -
            
            U Homoran 2 Replies Last reply Reply Quote 0
            • U
              Uniphase @Homoran last edited by

              @homoran Wie kann ich mich als normaler user einloggen?

              wendy2702 1 Reply Last reply Reply Quote 0
              • wendy2702
                wendy2702 @Uniphase last edited by

                @uniphase Schau mal hier https://www.iobroker.net/#de/documentation/install/proxmox.md und dann ab:

                Proxmox - Erstellen einer Virtuellen Qemu/KVM-Maschine (VM) + ioBroker Installation im Anschluß
                
                1 Reply Last reply Reply Quote 0
                • U
                  Uniphase @wendy2702 last edited by

                  @wendy2702
                  ok. Vielen Dank für die Info.

                  wie kann ich den alten Container in proxmox entfernen?

                  wendy2702 1 Reply Last reply Reply Quote 0
                  • wendy2702
                    wendy2702 @Uniphase last edited by

                    @uniphase Container/VM Stoppen dann oben rechts:

                    e83e6413-a6c1-4553-8b86-99b1c00d29d4-grafik.png

                    "Remove"

                    1 Reply Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @wendy2702 last edited by

                      @wendy2702 sagte in ioBroker über Browser nicht erreichbar:

                      Kurz und schmerzlos: alles veraltet.

                      node v8 ???

                      Das reicht ja für den "Schliemann des Jahres"!

                      wendy2702 1 Reply Last reply Reply Quote 0
                      • wendy2702
                        wendy2702 @Homoran last edited by

                        @homoran Keine Ahnung wie man an soetwas kommen kann, denke die alte Ubuntu Version hat das im Schlepp

                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @wendy2702 last edited by

                          @wendy2702 sagte in ioBroker über Browser nicht erreichbar:

                          @homoran Keine Ahnung wie man an soetwas kommen kann, denke die alte Ubuntu Version hat das im Schlepp

                          möglich.
                          Könnte man am repo sehen.
                          Wäre aber eher von akademischem Interesse.

                          wendy2702 Thomas Braun 2 Replies Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 @Homoran last edited by

                            @homoran sagte in ioBroker über Browser nicht erreichbar:

                            Wäre aber eher von akademischem Interesse.

                            Da fehlt mir auch gerade das Interesse 😉

                            1 Reply Last reply Reply Quote 0
                            • Thomas Braun
                              Thomas Braun Most Active @Homoran last edited by Thomas Braun

                              @homoran @wendy2702
                              Ubuntu 'Bionic' kommt mit

                              nodejs 8.10.0~dfsg-2ubuntu0.4

                              daher. 8.17 muss also anderswo herstammen. Vermutlich halt nie angepackt, weil man tschängscht ja kein ranning süstem.

                              Homoran 1 Reply Last reply Reply Quote 1
                              • wendy2702
                                wendy2702 @Uniphase last edited by

                                @thomas-braun sagte in ioBroker über Browser nicht erreichbar:

                                Vermutlich halt nie angepackt, weil man tschängscht ja kein ranning süstem.

                                Laut erstem Post:

                                @uniphase sagte in ioBroker über Browser nicht erreichbar:

                                ich bin neu hier und habe ioBroker auf Proxmox VE installiert.

                                Da hätte ich vermutet das auch der CT/VM neu aufgesetzt wurde... aber wer weiss das schon

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Thomas Braun last edited by

                                  @thomas-braun sagte in ioBroker über Browser nicht erreichbar:

                                  weil man tschängscht ja kein ranning süstem.

                                  nävva!!

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  595
                                  Online

                                  31.7k
                                  Users

                                  79.8k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  22
                                  787
                                  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