Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. (Frage) ioBroker stop - stoppt ioBroker nicht ?

    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

    (Frage) ioBroker stop - stoppt ioBroker nicht ?

    This topic has been deleted. Only users with topic management privileges can see it.
    • UncleSam
      UncleSam Developer @Humidor last edited by UncleSam

      @humidor OK, also es ist definitiv das System selber (systemd), das den Prozess startet. Wie hast du denn ursprünglich ioBroker installiert? Und hast du danach am Aufstartverhalten noch etwas geändert? Und welche Versionen von js-controller und Nodejs hast du?

      Humidor 1 Reply Last reply Reply Quote 0
      • Humidor
        Humidor @UncleSam last edited by

        @unclesam
        soweit ich mich erinnere habe ich nach dieser Anleitung installiert:
        https://technikkram.net/blog/2019/07/21/funktioniert-iobroker-auf-neuem-raspberry-pi-4-installieren/

        verändert habe ich mW nichts
        Node.js
        v10.23.2

        js 3.1.6

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

          @humidor

          systemctl status iobroker
          
          Humidor 1 Reply Last reply Reply Quote 0
          • Humidor
            Humidor @Thomas Braun last edited by Humidor

            @thomas-braun sagte in (Frage) ioBroker stop - stoppt ioBroker nicht ?:

            systemctl status iobroker

            pi@ioBrokerPV:~ $ systemctl status iobroker
            ● iobroker.service - ioBroker Server
               Loaded: loaded (/lib/systemd/system/iobroker.service; disabled; vendor preset: enabled)
               Active: active (running) since Fri 2021-02-26 11:10:02 CET; 22h ago
                 Docs: http://iobroker.net
             Main PID: 547 (iobroker.js-con)
                Tasks: 198 (limit: 3888)
               CGroup: /system.slice/iobroker.service
                       ├─  547 iobroker.js-controller
                       ├─  645 io.admin.0
                       ├─  660 io.discovery.0
                       ├─  749 io.kecontact.0
                       ├─ 1204 io.mqtt.0
                       ├─ 1238 io.javascript.0
                       ├─ 1263 io.history.0
                       ├─ 1301 io.cloud.0
                       ├─ 1316 io.iot.0
                       ├─ 1333 io.telegram.0
                       ├─ 1348 io.backitup.0
                       ├─ 1405 io.shelly.0
                       ├─ 1420 io.influxdb.0
                       ├─ 1440 io.vis-inventwo.0
                       ├─ 1459 io.modbus.0
                       ├─ 1474 io.modbus.1
                       ├─12854 io.info.0
                       └─23930 io.web.0
            
            Feb 27 09:36:53 ioBrokerPV bash[547]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":
            Feb 27 09:36:53 ioBrokerPV bash[547]: hash unchanged, use cached sources
            Feb 27 09:36:55 ioBrokerPV bash[547]: Cannot send diag info: ESOCKETTIMEDOUT
            Feb 27 09:52:28 ioBrokerPV bash[547]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":
            Feb 27 09:52:28 ioBrokerPV bash[547]: hash unchanged, use cached sources
            Feb 27 09:52:30 ioBrokerPV bash[547]: Cannot send diag info: ESOCKETTIMEDOUT
            Feb 27 09:53:40 ioBrokerPV bash[547]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":
            Feb 27 09:53:41 ioBrokerPV bash[547]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"version":"3.1.6","platform":"Javascript/Node.js","type":
            Feb 27 09:53:42 ioBrokerPV bash[547]: hash unchanged, use cached sources
            Feb 27 09:53:44 ioBrokerPV bash[547]: Cannot send diag info: ESOCKETTIMEDOUT
            lines 1-36/36 (END)
            
            
            Humidor 1 Reply Last reply Reply Quote 0
            • Humidor
              Humidor @Humidor last edited by Humidor

              Ich habe zum Test jetzt eine komplett neue und aktuelle Installation von Raspi und ioBroker gemacht, dort kann ich den ioBroker stoppen und starten.

              kann ich ein iobroker backup auf den neuen kopieren, wie?

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

                @humidor

                sudo systemctl stop iobroker
                sudo systemctl disable iobroker
                sudo systemctl status iobroker
                sudo reboot
                

                Wenn das nicht funktioniert evtl. noch maskieren.

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

                  @thomas-braun nein, hat nicht funktioniert

                  wie transportiere ich von einem raspi zum anderen die Installation von ioBroker, also nicht die Grundinstallation, nur alles was ich gemacht habe?
                  iobroker backup - wie geht da ein restore?
                  bzw. opt/iobroker-data einfach kopieren?

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

                    @humidor
                    Schön...
                    Und was sagt der Status jetzt? Meine Glaskugel ist kaputt.

                    Rückmeldung zu jeder Zeile wäre hilfreich.

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

                      @thomas-braun iobroker läuft... es hat sich nichts geändert.

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

                        @humidor
                        Mann...
                        Konsolenausgaben...

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

                          @thomas-braun es hat sich nicht geändert...

                          pi@ioBrokerPV:~ $ sudo systemctl status iobroker
                          ● iobroker.service - ioBroker Server
                             Loaded: loaded (/lib/systemd/system/iobroker.service; disabled; vendor preset: enabled)
                             Active: active (running) since Sat 2021-02-27 10:12:16 CET; 7min ago
                               Docs: http://iobroker.net
                           Main PID: 521 (iobroker.js-con)
                              Tasks: 198 (limit: 3888)
                             CGroup: /system.slice/iobroker.service
                                     ├─ 521 iobroker.js-controller
                                     ├─ 645 io.admin.0
                                     ├─ 660 io.discovery.0
                                     ├─ 676 io.info.0
                                     ├─ 768 io.kecontact.0
                                     ├─1204 io.mqtt.0
                                     ├─1221 io.web.0
                                     ├─1236 io.javascript.0
                                     ├─1258 io.history.0
                                     ├─1279 io.cloud.0
                                     ├─1294 io.iot.0
                                     ├─1311 io.telegram.0
                                     ├─1326 io.backitup.0
                                     ├─1386 io.shelly.0
                                     ├─1401 io.influxdb.0
                                     ├─1421 io.vis-inventwo.0
                                     ├─1440 io.modbus.0
                                     └─1455 io.modbus.1
                          
                          Feb 27 10:13:29 ioBrokerPV sudo[1352]: pam_unix(sudo:session): session closed for user root
                          Feb 27 10:13:38 ioBrokerPV sudo[1429]: iobroker : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/umount /opt/iobroker/backups
                          Feb 27 10:13:38 ioBrokerPV sudo[1429]: pam_unix(sudo:session): session opened for user root by (uid=0)
                          Feb 27 10:13:38 ioBrokerPV sudo[1429]: pam_unix(sudo:session): session closed for user root
                          Feb 27 10:17:53 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                          Feb 27 10:17:56 ioBrokerPV bash[521]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"versio
                          Feb 27 10:17:57 ioBrokerPV bash[521]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"versio
                          Feb 27 10:17:57 ioBrokerPV bash[521]: hash unchanged, use cached sources
                          Feb 27 10:17:59 ioBrokerPV bash[521]: Cannot send diag info: ESOCKETTIMEDOUT
                          Feb 27 10:18:03 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                          lines 1-36/36 (END)
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @Humidor last edited by

                            @humidor

                            Dann maskiere den service

                            sudo systemctl mask iobroker
                            sudo systemctl status iobroker
                            

                            Dann reboot, vorher hier die Konsolenein- und -ausgaben posten.

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

                              @thomas-braun sagte in (Frage) ioBroker stop - stoppt ioBroker nicht ?:

                              sudo systemctl status iobroker

                              pi@ioBrokerPV:~ $ sudo systemctl mask iobroker
                              Created symlink /etc/systemd/system/iobroker.service → /dev/null.
                              pi@ioBrokerPV:~ $ sudo systemctl status iobroker
                              ● iobroker.service
                                 Loaded: masked (Reason: Unit iobroker.service is masked.)
                                 Active: active (running) since Sat 2021-02-27 10:12:16 CET; 36min ago
                               Main PID: 521 (iobroker.js-con)
                                 CGroup: /system.slice/iobroker.service
                                         ├─ 521 iobroker.js-controller
                                         ├─ 645 io.admin.0
                                         ├─ 660 io.discovery.0
                                         ├─ 676 io.info.0
                                         ├─ 768 io.kecontact.0
                                         ├─1204 io.mqtt.0
                                         ├─1221 io.web.0
                                         ├─1236 io.javascript.0
                                         ├─1258 io.history.0
                                         ├─1279 io.cloud.0
                                         ├─1294 io.iot.0
                                         ├─1311 io.telegram.0
                                         ├─1326 io.backitup.0
                                         ├─1386 io.shelly.0
                                         ├─1401 io.influxdb.0
                                         ├─1421 io.vis-inventwo.0
                                         ├─1440 io.modbus.0
                                         └─1455 io.modbus.1
                              
                              Feb 27 10:17:57 ioBrokerPV bash[521]: hash unchanged, use cached sources
                              Feb 27 10:17:59 ioBrokerPV bash[521]: Cannot send diag info: ESOCKETTIMEDOUT
                              Feb 27 10:18:03 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              Feb 27 10:37:54 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                              Feb 27 10:38:04 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              Feb 27 10:40:26 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                              Feb 27 10:40:36 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              Feb 27 10:47:36 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => true [system.adapter.admin.0.logging]
                              Feb 27 10:47:46 ioBrokerPV bash[521]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                              Feb 27 10:48:07 ioBrokerPV systemd[1]: iobroker.service: Current command vanished from the unit file, execution of the command list won't be resumed.
                              pi@ioBrokerPV:~ $ 
                              
                              

                              restart

                              pi@ioBrokerPV:~ $ sudo systemctl status iobroker
                              ● iobroker.service
                                 Loaded: masked (Reason: Unit iobroker.service is masked.)
                                 Active: inactive (dead)
                              

                              hat funktioniert 👍

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

                                @humidor
                                Dann kannst du ja jetzt am System upgraden usw.
                                Wenn fertig würde ich den

                                iobroker fix
                                

                                final nochmal drüber laufen lassen, der sollte eigentlich den Service dann wieder aktivieren und die Maske herunterreißen.

                                1 Reply Last reply Reply Quote 1
                                • wendy2702
                                  wendy2702 @Humidor last edited by

                                  @humidor sagte in (Frage) ioBroker stop - stoppt ioBroker nicht ?:

                                  wie transportiere ich von einem raspi zum anderen die Installation von ioBroker, also nicht die Grundinstallation, nur alles was ich gemacht habe?

                                  iobroker backup
                                  

                                  oder backituo Adapter

                                  Dann das backup auf den neuen PI kopieren

                                  iobroker restore /opt/iobroker/backups/<Datei Name des Backups>
                                  

                                  oder mit dem Backitup Adapter

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

                                    @humidor sagte in (Frage) ioBroker stop - stoppt ioBroker nicht ?:

                                    Feb 27 10:17:59 ioBrokerPV bash[521]: Cannot send diag info: ESOCKETTIMEDOUT
                                    

                                    Hast du dem System den direkten Zugang ins Netz entzogen?
                                    Wenn ja, dann würde ich in den Einstellungen unter Statistik auch auf 'Niemals' stellen. Dann hast du die Meldung und den Vorgang aus den Füßen.
                                    Wenn nein, dann klemmt da irgendwas in deinem Netzwerk.

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

                                      @thomas-braun nein, der Raspi ist am Internet angeschlossen, zieht darüber seine Updates - das funktioniert.
                                      Nach dem fix bleibt es maskiert

                                      @wendy2702 danke! ich habe es mit dem Filezilla kopiert und dann ioBroker gestartet, schaut alles gut aus.

                                      1 Reply Last reply Reply Quote 0
                                      • Humidor
                                        Humidor last edited by Humidor

                                        @Thomas-Braun trotz dass der service disabled ist, startet ioBroker nach einem reboot

                                        pi@ioBrokerPV:~ $ sudo systemctl status iobroker
                                        ● iobroker.service - ioBroker Server
                                           Loaded: loaded (/lib/systemd/system/iobroker.service; disabled; vendor preset: enabled)
                                           Active: active (running) since Sat 2021-02-27 12:56:34 CET; 1min 35s ago
                                             Docs: http://iobroker.net
                                         Main PID: 518 (node)
                                            Tasks: 198 (limit: 3886)
                                           CGroup: /system.slice/iobroker.service
                                                   ├─ 518 iobroker.js-controller
                                                   ├─ 647 io.admin.0
                                                   ├─ 706 io.discovery.0
                                                   ├─ 721 io.info.0
                                                   ├─ 908 io.kecontact.0
                                                   ├─1249 io.mqtt.0
                                                   ├─1266 io.web.0
                                                   ├─1281 io.javascript.0
                                                   ├─1298 io.history.0
                                                   ├─1325 io.cloud.0
                                                   ├─1338 io.iot.0
                                                   ├─1355 io.telegram.0
                                                   ├─1374 io.backitup.0
                                                   ├─1434 io.shelly.0
                                                   ├─1449 io.influxdb.0
                                                   ├─1469 io.vis-inventwo.0
                                                   ├─1488 io.modbus.0
                                                   └─1503 io.modbus.1
                                        
                                        Feb 27 12:57:30 ioBrokerPV bash[518]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"versio
                                        Feb 27 12:57:32 ioBrokerPV bash[518]: Send diag info: {"uuid":"767fc1e4-aa98-4c8f-dc46-daccf93cd3a3","language":"de","country":"Austria","hosts":[{"versio
                                        Feb 27 12:57:33 ioBrokerPV bash[518]: hash unchanged, use cached sources
                                        Feb 27 12:57:36 ioBrokerPV bash[518]: ================================== > LOG REDIRECT system.adapter.admin.0 => false [system.adapter.admin.0.logging]
                                        Feb 27 12:57:46 ioBrokerPV sudo[1397]: iobroker : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/mount -t cifs -o username=iobackup,password=xxxx,d
                                        Feb 27 12:57:46 ioBrokerPV sudo[1397]: pam_unix(sudo:session): session opened for user root by (uid=0)
                                        Feb 27 12:57:48 ioBrokerPV sudo[1397]: pam_unix(sudo:session): session closed for user root
                                        Feb 27 12:57:58 ioBrokerPV sudo[1477]: iobroker : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/bin/umount /opt/iobroker/backups
                                        Feb 27 12:57:58 ioBrokerPV sudo[1477]: pam_unix(sudo:session): session opened for user root by (uid=0)
                                        Feb 27 12:57:58 ioBrokerPV sudo[1477]: pam_unix(sudo:session): session closed for user root
                                        

                                        Node.js
                                        v12.21.0 (Es gibt eine neuere Version: v12.20.2)
                                        NPM
                                        6.14.11

                                        ein iobroker stop fkt. weiterhin nicht.

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

                                          @humidor Ja, das da irgendwas bei dir krumm ist wussten wir ja bereits.

                                          Nimm aber Mal dein Passwort aus der Ausgabe.

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

                                            @thomas-braun hab viel gelernt, danke!
                                            nachdem es aber nach Update noch immer nicht funktioniert, werde ich mit der Neuinstallation weiter machen
                                            dort habe ich nur 1 Problem.

                                            der Shelly Adater (trotz de/installation) meldet einen Fehler
                                            Bildschirmfoto 2021-02-27 um 13.48.21.png

                                            wendy2702 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

                                            846
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            44
                                            2286
                                            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