Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Absturz bei Aktualisierung - Neustart nicht möglich!

    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

    Absturz bei Aktualisierung - Neustart nicht möglich!

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

      @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

      yeelight 2.1 Adapter stürzt ständig ab.

      Ohne was zu sagen? Wie frech!

      L 1 Reply Last reply Reply Quote 0
      • DJMarc75
        DJMarc75 @LaBamba last edited by

        @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

        Erstmal ist alles durchgelaufen.
        Soweit ganz gut!

        Und wieder mal die Ausgabe von

        iob diag
        

        bitte - langsam nervts Dich daran zu erinnern 😉

        L 1 Reply Last reply Reply Quote 1
        • L
          LaBamba @LaBamba last edited by

          Node-Red Problem gelöst!

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

            @thomas-braun
            c3820ad9-f6de-4016-bc2d-45689747683a-image.png

            
            yeelight-2.1
            2023-08-30 16:34:02.933	error	Exception-Code: ERR_SOCKET_CLOSED_BEFORE_CONNECTION: Socket closed before the connection was established
            
            yeelight-2.1
            2023-08-30 16:34:02.932	error	Error: Socket closed before the connection was established at new NodeError (node:internal/errors:405:5) at Socket.onClose (node:net:912:10) at Object.onceWrapper (node:events:629:26) at Socket.emit (node:events:526:35) at Socket.emit (node:domain:489:12) at TCP.<anonymous> (node:net:323:12)
            
            yeelight-2.1
            2023-08-30 16:34:02.930	error	unhandled promise rejection: Socket closed before the connection was established
            
            yeelight-2.1
            2023-08-30 16:34:02.929	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            yeelight-2.1
            2023-08-30 16:34:02.581	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            yeelight-2.1
            2023-08-30 16:34:02.519	error	Exception-Code: ERR_INVALID_ARG_TYPE: The "options.port" property must be one of type number or string. Received null
            
            yeelight-2.1
            2023-08-30 16:34:02.517	error	TypeError: The "options.port" property must be one of type number or string. Received null at new NodeError (node:internal/errors:405:5) at lookupAndConnect (node:net:1225:13) at Socket.connect (node:net:1194:5) at new Yeelight (/opt/iobroker/node_modules/iobroker.yeelight-2/yeelight-wifi/build/Yeelight.js:126:18) at YeelightSearch.addInitLights (/opt/iobroker/node_modules/iobroker.yeelight-2/yeelight-wifi/build/index.js:104:22) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.yeelight-2/main.js:490:74) at listOnTimeout (node:internal/timers:569:17) at processTimers (node:internal/timers:512:7)
            
            yeelight-2.1
            2023-08-30 16:34:02.516	error	uncaught exception: The "options.port" property must be one of type number or string. Received null
            
            yeelight-2.1
            2023-08-30 16:33:58.884	error	Try to create device with empty name!
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • L
              LaBamba @DJMarc75 last edited by LaBamba

              @djmarc75 said in Absturz bei Aktualisierung - Neustart nicht möglich!:

              iob diag

              ======================= SUMMARY =======================
                                   v.2023-04-16
              
              
              Operatingsystem:        Debian GNU/Linux 11 (bullseye)
              Kernel:                 6.1.21-v8+
              Installation:           Native
              Timezone:               Europe/Berlin (CEST, +0200)
              User-ID:                1000
              X-Server:               true
              Boot Target:            graphical.target
              
              Pending OS-Updates:     0
              Pending iob updates:    26
              
              Nodejs-Installation:    /usr/bin/nodejs         v18.17.1
                                      /usr/bin/node           v18.17.1
                                      /usr/bin/npm            9.6.7
                                      /usr/bin/npx            9.6.7
              
              Recommended versions are nodejs 18.x.y and npm 9.x.y
              Your nodejs installation is correct
              
              MEMORY:
                             total        used        free      shared  buff/cache   available
              Mem:            3.8G        2.7G        361M         34M        754M        951M
              Swap:            99M        1.0M         98M
              Total:          3.9G        2.7G        460M
              
              Active iob-Instances:   27
              Active repo(s): beta
              
              ioBroker Core:          js-controller           4.0.24
                                      admin                   6.4.3
              
              ioBroker Status:        iobroker is running on this host.
              
              
              Objects type: jsonl
              States  type: jsonl
              
              Status admin and web instance:
              + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 192.168.178.59, run as: admin
                system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              - disabled
              + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              
              Objects:                20804
              States:                 28568
              
              Size of iob-Database:
              
              38M     /opt/iobroker/iobroker-data/objects.jsonl
              39M     /opt/iobroker/iobroker-data/states.jsonl
              
              
              
              =================== END OF SUMMARY ====================
              
              

              Sorry so viel zu tun! Reicht dir das?

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

                @labamba

                Guckstu:

                https://github.com/iobroker-community-adapters/ioBroker.yeelight-2/issues/227

                denjo82 created this issue in iobroker-community-adapters/ioBroker.yeelight-2

                closed Nach Node.js 18.15 update error #227

                L 2 Replies Last reply Reply Quote 1
                • L
                  LaBamba @Thomas Braun last edited by

                  @thomas-braun
                  Schaue ich mir mal an!

                  Sonst noch einige Fehler

                  host.raspberrypi
                  2023-08-30 16:47:14.011	error	instance system.adapter.yeelight-2.1 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.raspberrypi
                  2023-08-30 16:47:14.011	error	Caught by controller[0]: }
                  host.raspberrypi
                  2023-08-30 16:47:14.010	error	Caught by controller[0]: code: 'ERR_INVALID_ARG_TYPE'
                  host.raspberrypi
                  2023-08-30 16:47:14.010	error	Caught by controller[0]: at processTimers (node:internal/timers:512:7) {
                  host.raspberrypi
                  2023-08-30 16:47:14.009	error	Caught by controller[0]: at listOnTimeout (node:internal/timers:569:17)
                  host.raspberrypi
                  2023-08-30 16:47:14.006	error	Caught by controller[0]: at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.yeelight-2/main.js:490:74)
                  host.raspberrypi
                  2023-08-30 16:47:14.006	error	Caught by controller[0]: at YeelightSearch.addInitLights (/opt/iobroker/node_modules/iobroker.yeelight-2/yeelight-wifi/build/index.js:104:22)
                  host.raspberrypi
                  2023-08-30 16:47:14.005	error	Caught by controller[0]: at new Yeelight (/opt/iobroker/node_modules/iobroker.yeelight-2/yeelight-wifi/build/Yeelight.js:126:18)
                  host.raspberrypi
                  2023-08-30 16:47:14.005	error	Caught by controller[0]: at Socket.connect (node:net:1194:5)
                  host.raspberrypi
                  2023-08-30 16:47:14.005	error	Caught by controller[0]: at lookupAndConnect (node:net:1225:13)
                  host.raspberrypi
                  2023-08-30 16:47:14.005	error	Caught by controller[0]: at new NodeError (node:internal/errors:405:5)
                  host.raspberrypi
                  2023-08-30 16:47:14.004	error	Caught by controller[0]: TypeError: The "options.port" property must be one of type number or string. Received null
                  
                  L 1 Reply Last reply Reply Quote 0
                  • L
                    LaBamba @Thomas Braun last edited by

                    @thomas-braun
                    @DJMarc75
                    @Homoran
                    @crunchip

                    Ein großes Dankeschön für euere Unterstützung!
                    Bis auf ein paar Kleinigkeiten läuft der iobroker wieder!
                    ... und ich habe viel dabei gelernt!

                    1 Reply Last reply Reply Quote 0
                    • L
                      LaBamba @LaBamba last edited by LaBamba

                      @thomas-braun
                      @DJMarc75
                      @Homoran
                      @crunchip
                      So noch einige Fehler

                      
                      viessmannapi.0
                      2023-08-30 21:02:08.916	error	Error: Request failed with status code 404
                      
                      viessmannapi.0
                      2023-08-30 21:02:08.915	error	Receiving Events
                      

                      Ich habe jetzt gesucht, aber weiß wirklich nicht wo ich den Bildschirm ausstellen kann!

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

                        @labamba sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                        Ich habe jetzt gesucht, aber weiß wirklich nicht wo ich den Bildschirm ausstellen kann!

                        sudo raspi-config
                        

                        Dann dort im Menü diese Punkte:

                        1 System Options
                        S5 Boot / Auto Login
                        B1 Console
                        
                        L 2 Replies Last reply Reply Quote 0
                        • L
                          LaBamba @Thomas Braun last edited by

                          @thomas-braun

                          Nach dem update auf Version 2.1 von ViessmannAPI läuft es jetzt erstmal wieder.

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

                            @thomas-braun

                            Was nimmt man da?
                            81864f1c-e5a3-4318-b12d-249f5275bc30-image.png

                            W Codierknecht 2 Replies Last reply Reply Quote 0
                            • W
                              Wildbill @LaBamba last edited by

                              @labamba Hat @Thomas-Braun doch oben geschrieben. B1 Console.
                              Dann fährt der Raspi hoch und startet alle Dienste. Wenn Du einen Bildschirm anschliessen würdest, dann blinkt Dich ein Login-Prompt an. Dann müsstest Du user und passwort eingeben. Aber da Du ja nicht direkt am Raspi arbeitest ist das OK.
                              Wenn Du zugreifst, dann ja per SSH, dann meldest Du Dich ja eh an. Also braucht es keine Anmeldung direkt am Raspi nach dem Hochfahren, iobroker läuft dennoch.

                              Gruss, Jürgen

                              L Thomas Braun 2 Replies Last reply Reply Quote 1
                              • Codierknecht
                                Codierknecht Developer Most Active @LaBamba last edited by Codierknecht

                                @Wildbill war schneller 😉

                                W 1 Reply Last reply Reply Quote 1
                                • L
                                  LaBamba @Wildbill last edited by

                                  @wildbill
                                  @Codierknecht
                                  Danke, habe ich überlesen!

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    Wildbill @Codierknecht last edited by Wildbill

                                    @codierknecht Obwohl ich viel mehr getippt hatte als Du. 😊

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

                                      @wildbill sagte in Absturz bei Aktualisierung - Neustart nicht möglich!:

                                      Aber da Du ja nicht direkt am Raspi arbeitest ist das OK.

                                      Und man will keine Terminals 'offen' in der Gegend herumstehen haben.

                                      L 1 Reply Last reply Reply Quote 1
                                      • L
                                        LaBamba @Thomas Braun last edited by Homoran

                                        @thomas-braun
                                        @DJMarc75
                                        @Homoran
                                        @crunchip

                                        dwd.0
                                        2023-08-30 22:15:07.759	error	Empty or invalid JSON: Cannot read JSON file: AxiosError: Request failed with status code 404
                                        

                                        MOD-EDIT: Code in code-tags gesetzt!

                                        So langsam werden die Probleme weniger.

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

                                          @labamba ja und? DWD im Netzwerk nicht erreichbar. Die (nicht zurückkommende) Antwort enthält nicht due erwarteten Inhalte

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

                                            @homoran
                                            Da es aktuell keine Warnungen gibt oder weil etwas nicht stimmt.

                                            Homoran 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

                                            462
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            139
                                            7697
                                            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