Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Error 25

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Error 25

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Thomas Brodmann last edited by

      @thomas-brodmann sagte in Error 25:

      iobroker add sonoff --host DietPi

      Versuch mal

      sudo -H -u iobroker iobroker add sonoff --host DietPi
      
      Thomas Brodmann 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Thomas Brodmann last edited by

        @thomas-brodmann so sieht ein gelaufener fix aus

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

          @thomas-brodmann

          sudo ls -la /home/
          
          Thomas Brodmann 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Thomas Brodmann last edited by Homoran

            @thomas-brodmann sagte in Error 25:

            The unit file, source configuration file or drop-ins of iobroker.service changed on disk. Run 'systemctl daemon-reload' to reload units

            was ist denn da bei dir los?

            1 Reply Last reply Reply Quote 0
            • Thomas Brodmann
              Thomas Brodmann @Thomas Braun last edited by

              @thomas-braun

              thommy@DietPi:/opt/iobroker$ sudo -H -u iobroker iobroker add sonoff --host DietPi
              NPM version: 6.14.17
              Installing iobroker.sonoff@2.5.1... (System call)
              host.DietPi Cannot install iobroker.sonoff@2.5.1: 243
              thommy@DietPi:/opt/iobroker$
              
              1 Reply Last reply Reply Quote 0
              • Thomas Brodmann
                Thomas Brodmann @Thomas Braun last edited by

                @thomas-braun

                thommy@DietPi:/opt/iobroker$ sudo ls -la /home/
                insgesamt 16
                drwxr-xr-x  4 root   root   4096 15. Jun 13:36 .
                drwxr-xr-x 18 root   root   4096 29. Mai 14:11 ..
                drwxr-xr-x  2 dietpi dietpi 4096 19. Okt 2021  dietpi
                drwxr-xr-x  9 thommy thommy 4096 15. Jun 19:58 thommy
                thommy@DietPi:/opt/iobroker$
                
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Thomas Brodmann last edited by Thomas Braun

                  @thomas-brodmann

                  Siehste...
                  Kein /home für iobroker

                  sudo mkdir /home/iobroker 
                  sudo chown iobroker:iobroker /home/iobroker
                  sudo chmod 755 /home/iobroker
                  
                  Homoran Thomas Brodmann 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Thomas Braun last edited by

                    @thomas-braun bist du sicher dass da nicht noch mehr krumm ist?

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

                      @homoran sagte in Error 25:

                      ist du sicher dass da nicht noch mehr krumm ist?

                      Nein.

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

                        @Thomas-Braun

                        @homoran sagte in Error 25:
                        @thomas-braun bist du sicher dass da nicht noch mehr krumm ist?

                        ich würde mal in dem Verzeichniss mal schauen was da drin ist ..!?

                        sudo ls -la /home/thommy/
                        
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Thomas Braun last edited by

                          @thomas-braun wenn die iobroker Befehle nich klappen sondern nur systemctl, wird das jetzt besser?

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

                            @homoran

                            sudoers scheint auch 'nen Knick zu haben. Aber ich weiß nicht ob das auf dem DiätPi nicht irgendwie auch auf Diät sitzt und nur Knäckebrot bekommt.

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Thomas Brodmann
                              Thomas Brodmann @Thomas Braun last edited by

                              @thomas-braun

                              Das Anlegen des Ordners hat geholfen.

                              thommy@DietPi:/opt/iobroker$ sudo mkdir /home/iobroker
                              thommy@DietPi:/opt/iobroker$ sudo chown iobroker:iobroker /home/iobroker
                              thommy@DietPi:/opt/iobroker$
                              thommy@DietPi:/opt/iobroker$
                              thommy@DietPi:/opt/iobroker$ iobroker add sonoff --host DietPi --debug
                              NPM version: 6.14.17
                              Installing iobroker.sonoff@2.5.1... (System call)
                              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
                              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})
                              
                              + iobroker.sonoff@2.5.1
                              added 15 packages from 19 contributors in 37.07s
                              
                              38 packages are looking for funding
                                run `npm fund` for details
                              
                              host.DietPi install adapter sonoff
                              upload [3] sonoff.admin /opt/iobroker/node_modules/iobroker.sonoff/admin/index.html index.html text/html
                              upload [2] sonoff.admin /opt/iobroker/node_modules/iobroker.sonoff/admin/index_m.html index_m.html text/html
                              upload [1] sonoff.admin /opt/iobroker/node_modules/iobroker.sonoff/admin/sonoff.png sonoff.png image/png
                              upload [0] sonoff.admin /opt/iobroker/node_modules/iobroker.sonoff/admin/words.js words.js application/javascript
                              host.DietPi object system.adapter.sonoff created/updated
                              host.DietPi create instance sonoff
                              host.DietPi object system.adapter.sonoff.0.alive created
                              host.DietPi object system.adapter.sonoff.0.connected created
                              host.DietPi object system.adapter.sonoff.0.compactMode created
                              host.DietPi object system.adapter.sonoff.0.cpu created
                              host.DietPi object system.adapter.sonoff.0.cputime created
                              host.DietPi object system.adapter.sonoff.0.memHeapUsed created
                              host.DietPi object system.adapter.sonoff.0.memHeapTotal created
                              host.DietPi object system.adapter.sonoff.0.memRss created
                              host.DietPi object system.adapter.sonoff.0.uptime created
                              host.DietPi object system.adapter.sonoff.0.inputCount created
                              host.DietPi object system.adapter.sonoff.0.outputCount created
                              host.DietPi object system.adapter.sonoff.0.eventLoopLag created
                              host.DietPi object system.adapter.sonoff.0.sigKill created
                              host.DietPi object system.adapter.sonoff.0.logLevel created
                              host.DietPi object sonoff.0.info created
                              host.DietPi object sonoff.0.info.connection created
                              host.DietPi object system.adapter.sonoff.0 created
                              thommy@DietPi:/opt/iobroker$
                              
                              Thomas Braun 1 Reply Last reply Reply Quote 0
                              • Glasfaser
                                Glasfaser @Thomas Braun last edited by

                                @thomas-braun sagte in Error 25:

                                auch auf Diät sitzt und nur Knäckebrot bekommt.

                                Dietpi ist abgespeckt , habe es als VM ( Grafana / Influx )

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

                                  @thomas-brodmann

                                  ls -la /home/
                                  
                                  Thomas Brodmann 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Glasfaser last edited by

                                    @glasfaser sagte in Error 25:

                                    Dietpi ist abgespeckt ,

                                    ich hab damals iobroker darauf nicht ans laufen gebracht. Hätte zu viele Klimmzüge gebraucht, wo ich mich nicht mit auskenne

                                    1 Reply Last reply Reply Quote 0
                                    • Thomas Brodmann
                                      Thomas Brodmann @Thomas Braun last edited by

                                      @thomas-braun

                                      thommy@DietPi:/opt/iobroker$ ls -la /home/
                                      insgesamt 20
                                      drwxr-xr-x  5 root     root     4096 15. Jun 20:09 .
                                      drwxr-xr-x 18 root     root     4096 29. Mai 14:11 ..
                                      drwxr-xr-x  2 dietpi   dietpi   4096 19. Okt 2021  dietpi
                                      drwxr-xr-x  3 iobroker iobroker 4096 15. Jun 20:11 iobroker
                                      drwxr-xr-x  9 thommy   thommy   4096 15. Jun 19:58 thommy
                                      thommy@DietPi:/opt/iobroker$
                                      

                                      Vielen lieben Dank für eure Großartige hilfe!!!

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

                                        @thomas-brodmann

                                        und das hier?

                                        @glasfaser sagte in Error 25:

                                        @Thomas-Braun

                                        @homoran sagte in Error 25:
                                        @thomas-braun bist du sicher dass da nicht noch mehr krumm ist?

                                        ich würde mal in dem Verzeichniss mal schauen was da drin ist ..!?

                                        sudo ls -la /home/thommy/
                                        
                                        Thomas Brodmann 1 Reply Last reply Reply Quote 0
                                        • Thomas Brodmann
                                          Thomas Brodmann @Homoran last edited by

                                          @homoran sagte in Error 25:

                                          sudo ls -la /home/thommy/

                                          thommy@DietPi:/opt/iobroker$ sudo ls -la /home/thommy/
                                          insgesamt 64
                                          drwxr-xr-x 9 thommy thommy 4096 15. Jun 19:58 .
                                          drwxr-xr-x 5 root   root   4096 15. Jun 20:09 ..
                                          -rw------- 1 thommy thommy 5313 15. Jun 16:44 .bash_history
                                          -rw-r--r-- 1 thommy thommy  220  4. Nov 2021  .bash_logout
                                          -rw-r--r-- 1 thommy thommy 3716 15. Jun 19:58 .bashrc
                                          drwxr-xr-x 5 thommy thommy 4096 15. Jun 14:14 .cache
                                          drwx------ 4 thommy thommy 4096  4. Nov 2021  .config
                                          drwxr-xr-x 3 thommy thommy 4096 15. Jun 12:49 i0broker
                                          drwxr-xr-x 2 thommy thommy 4096  4. Nov 2021  .iobroker
                                          drwx------ 3 thommy thommy 4096  4. Nov 2021  .local
                                          lrwxrwxrwx 1 root   root     13 15. Jun 18:31 node -> /usr/bin/node
                                          lrwxrwxrwx 1 root   root     15 15. Jun 18:31 nodejs -> /usr/bin/nodejs
                                          -rw------- 1 thommy thommy    0 15. Jun 18:37 .node_repl_history
                                          drwxr-xr-x 5 thommy thommy 4096 15. Jun 14:14 .npm
                                          -rw------- 1 thommy thommy   36 15. Jun 14:09 .npmrc
                                          -rw-r--r-- 1 thommy thommy  807  4. Nov 2021  .profile
                                          drwxr-xr-x 3 thommy thommy 4096  4. Nov 2021  .terminfo
                                          -rw-r--r-- 1 thommy thommy 2945  1. Mai 07:27 terminfo.txt
                                          thommy@DietPi:/opt/iobroker$
                                          
                                          Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Thomas Brodmann last edited by

                                            @thomas-brodmann

                                            sieht schon Witzig aus .... das Verzeichniss

                                            drwxr-xr-x 3 thommy thommy 4096 15. Jun 12:49 i0broker
                                            
                                            Homoran 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            892
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            error 25 error process exited with cod
                                            5
                                            66
                                            1909
                                            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