Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. gelöst: ioBroker startet nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    gelöst: ioBroker startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • DJMarc75
      DJMarc75 @Markus 7 last edited by

      @markus-7 sagte in ioBroker startet nicht mehr:

      Nur eben den root habe ich noch nicht gefixt

      Das wird ja in dem Video auch genau beschrieben.

      1 Reply Last reply Reply Quote 0
      • ?
        A Former User @Markus 7 last edited by A Former User

        @markus-7 sagte in ioBroker startet nicht mehr:

        /etc/ssl/openssl.cnf

        Moin,

        wie sehen denn die Rechte der Datei aus, denn da kann ja jemand keinen fopen = File open darauf machen.

        ls -la /etc/ssl/openssl.cnf`
        

        Spuckt das bei mir aus

        dp20eic@iobroker:~$ ls -la /etc/ssl/openssl.cnf
        -rw-r--r-- 1 root root 11118 Apr 20  2020 /etc/ssl/openssl.cnf
        

        VG
        Bernd

        P.S.: @Thomas-Braun war schneller 🙂

        M 1 Reply Last reply Reply Quote 1
        • M
          Markus 7 @Thomas Braun last edited by

          @thomas-braun

          Problem: meine Konsole ist nach dem "Start" über "node node_modules/iobroker.js-controller/controller.js --logs" tot:

          e4d981fc-f16f-496c-9db4-f80740a49d29-image.png

          @djmarc75 said in ioBroker startet nicht mehr:

          @markus-7 sagte in ioBroker startet nicht mehr:

          Nur eben den root habe ich noch nicht gefixt

          Das wird ja in dem Video auch genau beschrieben.

          Ja, ich erstelle mir asap einen anderen Benutzer auf meinen Kisten - versprochen 😉

          Thomas Braun ? 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Markus 7 last edited by

            @markus-7 sagte in ioBroker startet nicht mehr:

            meine Konsole ist nach dem "Start" über "node node_modules/iobroker.js-controller/controller.js --logs" tot:

            Und mit einem richtigen Terminal?

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Markus 7 last edited by A Former User

              @markus-7 sagte in ioBroker startet nicht mehr:

              Problem: meine Konsole ist nach dem "Start" über "node node_modules/iobroker.js-controller/controller.js --logs" tot:

              Moin,

              log dich mal mittels putty oder einem anderen Linux auf die Kiste ein, dann dort weiter arbeiten, und den hängenden Prozess killen.

              VG
              Bernd

              P.S.: @Thomas-Braun war schon wieder schneller 🙂
              P.P.S.: kann ja auch nicht weiter kaputtgehen, einfach noch mal den LXC Container Booten 🙂

              M 1 Reply Last reply Reply Quote 0
              • M
                Markus 7 @Guest last edited by Markus 7

                @dp20eic

                Klemmt heute überall: Putty meint beim Login mit meinem neuen User "Access denied" ... wie auch mit dem Login als root 😞
                (Der neue User lässt sich auf der lokalen Konsole einloggen)

                Port 22 müsste ja passen, oder?

                ? 1 Reply Last reply Reply Quote 0
                • M
                  Markus 7 @Guest last edited by

                  @dp20eic

                  -rw-r--r-- 1 root root 12332 May 30 18:12 /etc/ssl/openssl.cnf
                  

                  Kommt bei mir das gleiche bei raus

                  1 Reply Last reply Reply Quote 0
                  • ?
                    A Former User @Markus 7 last edited by

                    @markus-7 sagte in ioBroker startet nicht mehr:

                    Port 22 müsste ja passen, oder?

                    Moin,

                    ja, das ist der Standard Port.
                    Sorry, da ist dann wohl noch mehr nicht korrekt eingerichtet, laufen denn die Dienste?

                    systemctl status sshd.service
                    systemctl status ssh.service
                    

                    Was kommt denn bei

                    dp20eic@iobroker:~$ id iobroker
                    

                    Wie sehen die allg. Rechte unter /opt/iobroker aus

                    ls -lah /opt/
                    lslah /opt/iobroker
                    

                    Gehe auch davon aus, dass die Rechte verschroben sind, ob da jetzt ein fix hilft kann ich nicht sagen, wenn Du ein Backup, der ioBroker Installation hast BackitUp, dann würde ich neu, richtig, ohne root installieren und das Backup einspielen, ist vielleicht mit weniger Kopfschmerzen verbunden.

                    VG
                    Bernd

                    M 2 Replies Last reply Reply Quote 1
                    • M
                      Markus 7 @Guest last edited by

                      @dp20eic

                      Wollte gerade eine neuen Maschine aufsetzen - da bekomme ich ganz andere Probleme:

                      root@debian-1:~# apt-get install sudo
                      Reading package lists... Done
                      Building dependency tree... Done
                      The following NEW packages will be installed:
                        sudo
                      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
                      Need to get 1889 kB of archives.
                      After this operation, 6199 kB of additional disk space will be used.
                      Ign:1 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1
                      Ign:1 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1
                      Ign:1 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1
                      Err:1 http://deb.debian.org/debian bookworm/main amd64 sudo amd64 1.9.13p3-1
                        Temporary failure resolving 'deb.debian.org'
                      E: Failed to fetch http://deb.debian.org/debian/pool/main/s/sudo/sudo_1.9.13p3-1_amd64.deb  Temporary failure resolving 'deb.debian.org'
                      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                      
                      root@debian-1:~# ping deb.debian.org
                      ping: deb.debian.org: Temporary failure in name resolution
                      root@debian-1:~# 
                      

                      Bah ... so langsam wäre es jetzt auch mal gut mit meinen Problemen 🙁

                      1 Reply Last reply Reply Quote 0
                      • M
                        Markus 7 @Guest last edited by

                        @dp20eic

                        Die Rechte sehen so aus:

                        I have no name!@iobroker:/opt/iobroker$ ls -lah /opt/
                        total 12K
                        drwxr-xr-x   3    0    0 4.0K Jul 20 15:16 .
                        drwxr-xr-x  19    0    0 4.0K Jul 28 17:32 ..
                        drwxrwxr-x+  6 1000 1000 4.0K Jul 20 15:17 iobroker
                        I have no name!@iobroker:/opt/iobroker$ ls -lah /opt/iobroker
                        total 484K
                        drwxrwxr-x+   6 1000 1000 4.0K Jul 20 15:17 .
                        drwxr-xr-x    3    0    0 4.0K Jul 20 15:16 ..
                        -rw-rwxr--+   1 1000 1000  155 Jul 20 15:16 .npmrc
                        -rwxrwxrwx+   1 1000 1000  133 Jul 20 15:17 INSTALLER_INFO.txt
                        drwxrwxr-x+   2 1000 1000 4.0K Jul 28 17:14 backups
                        lrwxrwxrwx    1 1000 1000   22 Jul 20 15:17 iob -> /opt/iobroker/iobroker
                        -rwxrwxr-x+   1 1000 1000  512 Jul 20 15:17 iobroker
                        drwxrwxr-x+   7 1000 1000 4.0K Jul 28 17:15 iobroker-data
                        drwxrwxr-x+   2 1000 1000 4.0K Jul 28 17:12 log
                        drwxrwxr-x+ 688 1000 1000  20K Jul 22 14:50 node_modules
                        -rw-rwxr--+   1 1000 1000 428K Jul 22 14:50 package-lock.json
                        -rw-rwxr--+   1 1000 1000  985 Jul 22 14:50 package.json
                        I have no name!@iobroker:/opt/iobroker$ 
                        

                        und der id-Befehl funzt nicht

                        I have no name!@iobroker:/opt/iobroker$ id iobroker
                        id: 'iobroker': no such user
                        I have no name!@iobroker:/opt/iobroker$
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Markus 7 last edited by

                          @markus-7 sagte in ioBroker startet nicht mehr:

                          'iobroker': no such user

                          Da wundert es auch nicht, wenn da nichts mehr funktioniert.

                          cat /etc/passwd
                          

                          spuckt was aus?

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            Markus 7 @Thomas Braun last edited by

                            @thomas-braun

                            I have no name!@iobroker:~$ sudo cat /etc/passwd
                            [sudo] password for toffy: 
                            root:x:0:0:root:/root:/bin/bash
                            daemon:x:1:1:daemon:/usr/sbin:/usr/sbin/nologin
                            bin:x:2:2:bin:/bin:/usr/sbin/nologin
                            sys:x:3:3:sys:/dev:/usr/sbin/nologin
                            sync:x:4:65534:sync:/bin:/bin/sync
                            games:x:5:60:games:/usr/games:/usr/sbin/nologin
                            man:x:6:12:man:/var/cache/man:/usr/sbin/nologin
                            lp:x:7:7:lp:/var/spool/lpd:/usr/sbin/nologin
                            mail:x:8:8:mail:/var/mail:/usr/sbin/nologin
                            news:x:9:9:news:/var/spool/news:/usr/sbin/nologin
                            uucp:x:10:10:uucp:/var/spool/uucp:/usr/sbin/nologin
                            proxy:x:13:13:proxy:/bin:/usr/sbin/nologin
                            www-data:x:33:33:www-data:/var/www:/usr/sbin/nologin
                            backup:x:34:34:backup:/var/backups:/usr/sbin/nologin
                            list:x:38:38:Mailing List Manager:/var/list:/usr/sbin/nologin
                            irc:x:39:39:ircd:/run/ircd:/usr/sbin/nologin
                            _apt:x:42:65534::/nonexistent:/usr/sbin/nologin
                            nobody:x:65534:65534:nobody:/nonexistent:/usr/sbin/nologin
                            postfix:x:100:109::/var/spool/postfix:/usr/sbin/nologin
                            sshd:x:101:65534::/run/sshd:/usr/sbin/nologin
                            systemd-network:x:998:998:systemd Network Management:/:/usr/sbin/nologin
                            systemd-timesync:x:997:997:systemd Time Synchronization:/:/usr/sbin/nologin
                            messagebus:x:102:111::/nonexistent:/usr/sbin/nologin
                            iobroker:x:1000:1000::/home/iobroker:/usr/sbin/nologin
                            _rpc:x:103:65534::/run/rpcbind:/usr/sbin/nologin
                            statd:x:104:65534::/var/lib/nfs:/usr/sbin/nologin
                            toffy:x:1001:1001:Toffy,,,:/home/toffy:/bin/bash
                            I have no name!@iobroker:~$ 
                            
                            M 1 Reply Last reply Reply Quote 0
                            • M
                              Markus 7 @Markus 7 last edited by

                              Bin jetzt schon fast soweit, Proxmox nochmal komplett neu aufzusetzen 😞

                              (mit ohne root 😉 )

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

                                @markus-7

                                Wie kommt man denn an so ein login prompt?

                                I have no name!@iobroker
                                

                                Hab ich noch nie so gesehen.

                                M 1 Reply Last reply Reply Quote 1
                                • M
                                  Markus 7 @Thomas Braun last edited by

                                  @thomas-braun

                                  Nächste gut Frage - habe den User "toffy" ganz normal mit "adduser toffy" angelegt

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

                                    @markus-7

                                    Und dann einmal aus und eingeloggt oder wie meldest du dich als toffy an?

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      Markus 7 @Thomas Braun last edited by

                                      @thomas-braun

                                      Genau so 😞

                                      Gerade eben nochmal gemacht (davor der User gelöscht):

                                      root@iobroker:~# adduser toffy
                                      Adding user `toffy' ...
                                      Adding new group `toffy' (1001) ...
                                      Adding new user `toffy' (1001) with group `toffy (1001)' ...
                                      Creating home directory `/home/toffy' ...
                                      Copying files from `/etc/skel' ...
                                      New password: 
                                      Retype new password: 
                                      passwd: password updated successfully
                                      Changing the user information for toffy
                                      Enter the new value, or press ENTER for the default
                                              Full Name []: Toffy
                                              Room Number []: 
                                              Work Phone []: 
                                              Home Phone []: 
                                              Other []: 
                                      Is the information correct? [Y/n] Y
                                      Adding new user `toffy' to supplemental / extra groups `users' ...
                                      Adding user `toffy' to group `users' ...
                                      root@iobroker:~# exit
                                      logout
                                      
                                      Debian GNU/Linux 12 iobroker tty1
                                      
                                      iobroker login: toffy
                                      Password: 
                                      Linux iobroker 6.2.16-4-pve #1 SMP PREEMPT_DYNAMIC PVE 6.2.16-5 (2023-07-14T17:53Z) x86_64
                                      -bash: /etc/profile: Permission denied
                                      I have no name!@iobroker:~$ 
                                      
                                      Thomas Braun ? 2 Replies Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Markus 7 last edited by

                                        @markus-7

                                        ls -la /etc/profile
                                        
                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          Markus 7 @Thomas Braun last edited by

                                          @thomas-braun

                                          -rw-r--r-- 1 root root 769 Apr 10  2021 /etc/profile
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Markus 7 last edited by

                                            @markus-7

                                            id 
                                            whoami
                                            
                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            55
                                            2556
                                            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