Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Neuinstallation ioBroker auf Intel NUC

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Neuinstallation ioBroker auf Intel NUC

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @Erich 1 last edited by

      @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

      @dp20eic Ja, aber nur noch zur absoluten Klarstellung: Die vorhandene M.2 mit der WIN10 Installation wird ausgebaut und nicht benutzt. Das ist eine nicht recht hochwertige SSD und ich möchte da eine Samsung einbauen. Auf die kommt DEBIAN und der ioBroker.

      Sollte ich irgendwann mal den NUC als WIN PC verwenden wollen, dann kann ich die SSD einfach austauschen. WIN 10 ist mit Lizenz drauf.

      Moin,

      nur noch mal als Ergänzung https://www.heise.de/news/SSDs-landen-bei-40-Euro-fuer-1-TByte-8991302.html

      Und dann noch, der M.2 Steckplatz ist nicht dafür ausgelegt, dass man da immer M.2 rein und raus steckt, die werde/sollten einmal gesteckt werden und dann werden die mit einer Schraube fixiert und gut ist's.

      Wie schon gesagt, verkleiner das Dateisystem mit Windowsmitteln und pack ein Debian auf den freien Platz 🙂 Ich hab hier eine Aldi Möhre mit M.2 seit vier Jahren am Laufen, mein Alltags-PC oft 24x7 und die M.2 werkelt da ohne Probleme. Auch nur Linux mit täglichen Updates (Schreiben/Löschen), da Rolling Release.

      VG
      Bernd

      E 1 Reply Last reply Reply Quote 0
      • E
        Erich 1 @Guest last edited by

        @dp20eic said in Neuinstallation ioBroker auf Intel NUC:

        Und dann noch, der M.2 Steckplatz ist nicht dafür ausgelegt, dass man da immer M.2 rein und raus steckt, die werde/sollten einmal gesteckt werden und dann werden die mit einer Schraube fixiert und gut ist's.

        Das ist auch nicht mein Ansinnen ...

        Ist nur gedacht für den Fall, dass der NUC mal eine andere Verwendung bekommt ...

        E 1 Reply Last reply Reply Quote 0
        • E
          Erich 1 @Erich 1 last edited by

          Sodala, nun habe ich auf dem NUC Proxmox installiert. Hat recht gut funktioniert. Auch das Linux-System in Form von Ubuntu ist als Container drauf. Aus das hat funktioniert. Alle Updates sind ebenfalls drauf.

          Der ioBroker ist ebenfalls im Ubuntu-Container installiert. Auch das hat geklappt. neu eingeloggd bin ich ebenfalls. Nur unter der angegebenen IP-Adresse, die nach der Installation vom ioBroker angegeben wird, findet mein Browser leider nichts ... ? Er kann keine Verbindung aufbauen. Jetzt bin ich im Moment etwas ratlos ...

          DJMarc75 crunchip Glasfaser Homoran 5 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @Erich 1 last edited by

            @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

            unter der angegebenen IP-Adresse

            und diese gibst Du auch inklusive dem Port ein ?

            also:

            192.168.x.x:8081

            E 1 Reply Last reply Reply Quote 0
            • E
              Erich 1 @DJMarc75 last edited by

              @djmarc75 Ja klar.

              1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @Erich 1 last edited by

                @erich-1 zeig mal die Ausgabe von

                iob list instances
                
                E 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Erich 1 last edited by

                  @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                  Nur unter der angegebenen IP-Adresse, die nach der Installation vom ioBroker angegeben wird,

                  Zeigen .

                  Im Log ist soetwas als Beispiel :

                  2023-05-13 17:47:45.919  - info: admin.0 (1828) Use link "http://localhost:8081" to configure.
                  

                  Ubuntu-Container

                  Port 8081 weitergereicht !?

                  E 1 Reply Last reply Reply Quote 0
                  • E
                    Erich 1 @crunchip last edited by

                    @crunchip said in Neuinstallation ioBroker auf Intel NUC:

                    @erich-1 zeig mal die Ausgabe von

                    iob list instances
                    
                    root@ubuntu:~# iob list instances
                    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: []
                    }
                    root@ubuntu:~# ^C
                    root@ubuntu:~# 
                    
                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • E
                      Erich 1 @Glasfaser last edited by

                      @glasfaser said in Neuinstallation ioBroker auf Intel NUC:

                      @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                      Nur unter der angegebenen IP-Adresse, die nach der Installation vom ioBroker angegeben wird,

                      Zeigen .

                      Im Log ist soetwas als Beispiel :

                      2023-05-13 17:47:45.919  - info: admin.0 (1828) Use link "http://localhost:8081" to configure.
                      

                      Ubuntu-Container

                      Port 8081 weitergereicht !?

                      Wie muss ich das machen?

                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Erich 1 last edited by

                        @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                        Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.js'

                        Dazu kann dir @crunchip was schreiben .. hat er schon heute gepostet 🙂

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

                          @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                          ist als Container drauf

                          WARUM???

                          Hab ich nicht geschrieben dass Container dich überfordern werden?
                          auch wenn es in einem anderen Thread war?

                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • E
                            Erich 1 last edited by

                            @homoran Hattes du, aber ich wollte es einfach probieren.

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

                              @homoran

                              Geht schon mit

                              root@ubuntu

                              los...

                              @Erich-1
                              Auch in einem Container wird nicht als root herumgehampelt.

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

                                @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                                @homoran Hattes du, aber ich wollte es einfach probieren.

                                Nur bei einer Neuinstallation ist kein defekter

                                .js-controller/

                                wie bei dir jetzt !

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

                                  @thomas-braun sagte in Neuinstallation ioBroker auf Intel NUC:

                                  @homoran
                                  Geht schon mit
                                  root@ubuntu
                                  los...

                                  😢

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    Erich 1 @Glasfaser last edited by

                                    @glasfaser said in Neuinstallation ioBroker auf Intel NUC:

                                    @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                                    @homoran Hattes du, aber ich wollte es einfach probieren.

                                    Nur bei einer Neuinstallation ist kein defekter

                                    .js-controller/

                                    wie bei dir jetzt !

                                    Hab ja alles neu installiert. Was kann ich denn jetzt machen?

                                    Glasfaser 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Erich 1 last edited by

                                      @erich-1

                                      Nach iob diag

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

                                      E 1 Reply Last reply Reply Quote 1
                                      • E
                                        Erich 1 @Glasfaser last edited by Erich 1

                                        @glasfaser

                                        root@ubuntu:~# iob stop
                                        root@ubuntu:~# iob fix
                                        library: loaded
                                        Library version=2022-12-09
                                        ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                                        root@ubuntu:~# cd /opt/iobroker
                                        root@ubuntu:/opt/iobroker# sudo -H -u iobroker npm install iobroker.js-controller
                                        npm ERR! code EBADENGINE
                                        npm ERR! engine Unsupported engine
                                        npm ERR! engine Not compatible with your version of node/npm: iobroker.backitup@2.6.19
                                        npm ERR! notsup Not compatible with your version of node/npm: iobroker.backitup@2.6.19
                                        npm ERR! notsup Required: {"node":">=14.0.0"}
                                        npm ERR! notsup Actual:   {"npm":"8.5.1","node":"v12.22.9"}
                                        
                                        npm ERR! A complete log of this run can be found in:
                                        npm ERR!     /home/iobroker/.npm/_logs/2023-05-15T18_35_05_062Z-debug-0.log
                                        root@ubuntu:/opt/iobroker# iob start
                                        root@ubuntu:/opt/iobroker# iob stop
                                        root@ubuntu:/opt/iobroker# iob
                                        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: []
                                        }
                                        root@ubuntu:/opt/iobroker# 
                                        

                                        Das sind jetzt für mich böhmische Dörfer. Hilft das Löschen des Containers und neu aufsetzten einer VM ?

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

                                          @erich-1

                                          1.) Log dich als root aus!!
                                          2.) Log dich als root aus!
                                          3.) Log dich als root aus!

                                          Installier da ein aktuelles nodejs.

                                          1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Erich 1 last edited by

                                            @erich-1 sagte in Neuinstallation ioBroker auf Intel NUC:

                                            Das sind jetzt für mich böhmische Dörfer.

                                            Kann man reparieren

                                            Aber :

                                            Hilft das Löschen des Containers und neu aufsetzten einer VM ?

                                            Nimm das ... USER anlegen und neu starten !

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            770
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            11
                                            72
                                            4745
                                            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