Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Cloudadapter stürzt regelmäßig ab

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    Cloudadapter stürzt regelmäßig ab

    This topic has been deleted. Only users with topic management privileges can see it.
    • eric2905
      eric2905 last edited by

      Versuche es mal mit

      sudo iobroker upgrade self
      

      Noch eine Bitte :

      Poste Logs, usw. bitte in Code-Tags und ggf. auch als Spoiler.

      Das ließt sich besser.

      Gruß,

      Eric

      Von unterwegs getippert

      1 Reply Last reply Reply Quote 0
      • J
        jwedenig Most Active last edited by

        Hier das Ergebnis von Sudo…: Ich hoffe, dass passt so mit dem Code

        und ein Screenshot vom LOG:

        admin@Landisk:/volume1/homes/admin/opt/iobroker$ sudo iobroker upgrade self
        Password: 
        npm install iobroker.js-controller --production --prefix "/volume1/homes/admin/opt/iobroker" (System call)
        npm WARN engine request@2.81.0: wanted: {"node":">= 4"} (current: {"node":"0.10.46","npm":"2.15.1"})
        npm WARN deprecated localhost.daplie.com-certificates@1.2.5: Moved to localhost.daplie.me-certificates
        npm WARN engine form-data@2.1.2: wanted: {"node":">= 0.12"} (current: {"node":"0.10.46","npm":"2.15.1"})
        npm WARN engine har-validator@4.2.1: wanted: {"node":">=4"} (current: {"node":"0.10.46","npm":"2.15.1"})
        npm WARN engine har-schema@1.0.5: wanted: {"node":">=4"} (current: {"node":"0.10.46","npm":"2.15.1"})
        gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.10.46"
        gyp WARN EACCES attempting to reinstall using temporary dev dir "/volume1/homes/admin/opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram/.node-gyp"
        gyp ERR! build error 
        gyp ERR! stack Error: not found: make
        gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
        gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
        gyp ERR! stack     at Object.oncomplete (fs.js:108:15)
        gyp ERR! System Linux 2.6.32.12
        gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /volume1/homes/admin/opt/iobroker/node_modules/iobroker.js-controller/node_modules/winston-syslog/node_modules/unix-dgram
        gyp ERR! node -v v0.10.46
        gyp ERR! node-gyp -v v3.3.1
        gyp ERR! not ok 
        npm WARN optional dep failed, continuing unix-dgram@0.2.3
        gyp WARN EACCES user "root" does not have permission to access the dev dir "/root/.node-gyp/0.10.46"
        gyp WARN EACCES attempting to reinstall using temporary dev dir "/volume1/homes/admin/opt/iobroker/node_modules/iobroker.js-controller/node_modules/greenlock/node_modules/rsa-compat/node_modules/ursa/.node-gyp"
        gyp ERR! build error 
        gyp ERR! stack Error: not found: make
        gyp ERR! stack     at F (/usr/local/lib/node_modules/npm/node_modules/which/which.js:63:19)
        gyp ERR! stack     at E (/usr/local/lib/node_modules/npm/node_modules/which/which.js:72:29)
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/which.js:81:16
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:44:5
        gyp ERR! stack     at /usr/local/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
        gyp ERR! stack     at Object.oncomplete (fs.js:108:15)
        gyp ERR! System Linux 2.6.32.12
        gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
        gyp ERR! cwd /volume1/homes/admin/opt/iobroker/node_modules/iobroker.js-controller/node_modules/greenlock/node_modules/rsa-compat/node_modules/ursa
        gyp ERR! node -v v0.10.46
        gyp ERR! node-gyp -v v3.3.1
        gyp ERR! not ok 
        npm WARN optional dep failed, continuing ursa@0.9.4
        npm WARN engine co@4.6.0: wanted: {"iojs":">= 1.0.0","node":">= 0.12.0"} (current: {"node":"0.10.46","npm":"2.15.1"})
        Cannot write file. Not critical: Error: EACCES, permission denied '/volume1/homes/admin/opt/iobroker/node_modules/iobroker.js-controller/lib/setup/../../../../killall.sh'
        Host "Landisk" (linux) updated
        Execute: chmod 777 -R /volume1/homes/admin/opt/iobroker
        Chmod finished. Restart controller
        Starting node restart.js
        admin@Landisk:/volume1/homes/admin/opt/iobroker$ 
        
        

        2342_screenshot_2017-04-05_17.10.27.png

        1 Reply Last reply Reply Quote 0
        • J
          jwedenig Most Active last edited by

          Jetzt schaut so aus - was nun?
          2342_screenshot_2017-04-05_17.25.02.png

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

            "iobroker restart" (oder reboot, tut gut) - die 0.17.2 ist drauf, aber die 0.16.2 ist noch aktiv.

            Von unterwegs getippert

            1 Reply Last reply Reply Quote 0
            • J
              jwedenig Most Active last edited by

              restart hat nix gebracht

              admin@Landisk:/volume1/homes/admin/opt/iobroker$ iobroker restart
              iobroker controller daemon is not running
              Starting iobroker controller daemon...
              iobroker controller daemon started. PID: 25034
              admin@Landisk:/volume1/homes/admin/opt/iobroker$ 
              
              

              ich werde mal das nas Neustarten

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

                Moment, da passt was nicht …

                Du postest einen Screenshot der Admin-Oberfläche ==> IoBroker muss also laufen

                Dann schreibst Du, das bei "IoBroker restart" die Meldung "iobroker controller daemon is not running" usw. kommt

                Das geht nicht ... IoBroker läuft nicht, aber Admin-Oberfläche ist da.

                Hast Du evtl. 2 Installationen in versch. Verzeichnissen laufen?

                Von unterwegs getippert

                1 Reply Last reply Reply Quote 0
                • J
                  jwedenig Most Active last edited by

                  nene, das war ja nur beim Restart, danach schreibt er eh dass es geht:

                  iobroker controller daemon is not running

                  Starting iobroker controller daemon…

                  iobroker controller daemon started. PID: 25034

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

                    Das ist es ja : Der Daemon soll restarted werden, also gestoppt und gestartet.

                    Beim Stop kommt die Meldung, das er nicht läuft und dann gestartet wird - und das passt nicht.

                    Nachtrag:

                    Versuch mal nur "iobroker stop" und schau Dir die Meldung mal an.

                    Von unterwegs getippert

                    1 Reply Last reply Reply Quote 0
                    • J
                      jwedenig Most Active last edited by

                      mein Nas ist leider nach dem Reboot scheinbar abgeschmiert, ich bin in der Arbeit via VPN dran, muss zu Hause mal schauen und melde mich dann.

                      Danke derweilen

                      Liebe Grüße Jürgen

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

                        Kannst Du nicht die VM auf dem NAS rebootet?

                        Ober hast Du IoBroker direkt im NAS-OS installiert?

                        Von unterwegs getippert

                        1 Reply Last reply Reply Quote 0
                        • J
                          jwedenig Most Active last edited by

                          Naja, iobroker läuft in diesem Ordner von meiner Synology:

                          volume1\homes\admin\opt\iobroker

                          Gesendet von iPhone mit Tapatalk

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

                            Ah, ok. Bei meinem NAS kann ich eine VM erzeugen, ein eigens OS installieren und das quasi wie eine eigene Maschine verwenden (und auch rebooten).

                            Von unterwegs getippert

                            1 Reply Last reply Reply Quote 0
                            • J
                              jwedenig Most Active last edited by

                              also nach Biobroker stop kommt wie ich finde die richtige Meldung:

                              admin@Landisk:/$ iobroker stop
                              iobroker controller daemon is not running
                              admin@Landisk:/$ iobroker start
                              Starting iobroker controller daemon...
                              iobroker controller daemon started. PID: 23005
                              admin@Landisk:/$ 
                              
                              

                              Liebe Grüße Jürgen

                              P.S.: Leider wird noch immer die alter Version ausgeführt

                              installiert 0.17.2(Ausgeführt: 0.16.2)

                              1 Reply Last reply Reply Quote 0
                              • J
                                jwedenig Most Active last edited by

                                halt stop zurück - jetzt zeigt er die aktuelle Version an!

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

                                  @jwedenig:

                                  also nach Biobroker stop kommt wie ich finde die richtige Meldung:

                                  admin@Landisk:/$ iobroker stop
                                  iobroker controller daemon is not running
                                  ```` `  
                                  

                                  Nach "iobroker stop" sollte eigentlich sowas kommen :

                                  Stopping iobroker controller daemon...  
                                  iobroker controller daemon stopped.     
                                  Exit code for "killall.sh": 0           
                                  root@iobroker:/opt/iobroker#
                                  

                                  Gruß,

                                  Eric

                                  Von unterwegs getippert

                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    jwedenig Most Active last edited by

                                    tja, ich weiss nimmer weiter, aber der Cloudadapter ist jetzt mal aktuell, mal schauen, ob dieser auch wieder abstürzt, oder?

                                    Was meinst Du?

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

                                      Sind alle Reiter schwarz und keiner mehr grün?

                                      Welches Repository hast Du nun ausgewählt?

                                      Gruß,

                                      Eric

                                      Von unterwegs getippert

                                      1 Reply Last reply Reply Quote 0
                                      • J
                                        jwedenig Most Active last edited by

                                        nur der Adapter Reiter ist grün - Repository finde ich wo?

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

                                          Schau mal ein paar Postings zurück - Deine eigene Frage und die Antwort dazu : http://forum.iobroker.net/viewtopic.php?t=5994#p61515

                                          Gruß,

                                          Eric

                                          Von unterwegs getippert

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

                                            Konnte Fehler reproduzieren und fixen.

                                            Falls jemand von "latest" repo den Cloud 0.7.1 testen konnte, wäre toll.

                                            Dann werde ich schon morgen den Adapter ins "stable" nehmen, so dass alle endlich den Fix haben.

                                            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

                                            928
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            42
                                            3199
                                            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