Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. LOG anschauen , ständige Internet ausfälle

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    LOG anschauen , ständige Internet ausfälle

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      maik5066 @MartinP last edited by Homoran

      @martinp
      Ich habe den Befehl iob diag über Putty ausgeführt, er bringt auf den Fehler/Hinweis Log File - Last 25 Lines ***
      in meiner Console, was kann ich machen das er alles anzeigt ?

      Die Fehler habe ich leider nicht richtig verstanden, sorry aber ich bin ein Anfänger.

      Deine Echtzeituhr steht auf der lokalen Zeitzone, die sollte aber auf Z-Zeit stehen.

      Boot Target: graphical.target

      sudo systemctl set-default multi-host.target
      Du verwendest einen falschen User. Leg dir einen neuen an, der dann 'maik 5066' oder so heißt. Und den setzt du dann u. a. in die Gruppen adm und iobroker rein.

      **Ich habe den befehl eingeben es kommt aber die Antwort; Failed to set default target: Unit file multi-host.target does not exist. Ich habe ein User SU angelegt mit dem Namen maik5066 , wie kann ich den den Gruppen zuweisen **

      Du stehst vermutlich in /root herum. Da hast du aber nix verloren, stell dich in das /home des neuen users.

      npm ERR! missing: simple-ssh@^1.1.1, required by iobroker.javascript@7.1.6

      Da fehlt ein Modul, vermutlich manuell im javascript-Adapter einzutragen.[LOG.txt](/assets/uploads/files/
      **Welches Modul muss ich installieren ? ich habe in den Adaptern noch nichts manuell eingetragen **

      Adapters from github: 7
      [LOG.txt](/assets/uploads/files

      Homoran MartinP 4 Replies Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @maik5066 last edited by

        @maik5066 bitte immer alles zeigen!
        input und output als Text in code-tags!

        logs genauso

        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge/1

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

          @maik5066 sagte in LOG anschauen , ständige Internet ausfälle:

          [LOG.txt](/assets/uploads/files

          Diesmal war es vollständig, aber enthielt persönliche Daten.
          Diese bitte entfernen und nochmal senden

          1 Reply Last reply Reply Quote 0
          • MartinP
            MartinP @maik5066 last edited by MartinP

            @maik5066 said in LOG anschauen , ständige Internet ausfälle:

            Deine Echtzeituhr steht auf der lokalen Zeitzone, die sollte aber auf Z-Zeit stehen.

            Es geht um diese Zeile im diag:

            Warning: The system is configured to read the RTC time in the local time zone.
            

            Weiß aber nicht, wie relevant das ist ... bei mir und auch bei Dir gibt es gar keine "RTC-Time" von der Echtzeituhr (da steht N/A), da LXC-Container...

            *** Time and Time Zones ***
                           Local time: Fri 2024-01-12 10:05:26 CET
                       Universal time: Fri 2024-01-12 09:05:26 UTC
                             RTC time: n/a
                            Time zone: Europe/Berlin (CET, +0100)
            System clock synchronized: yes
                          NTP service: inactive
                      RTC in local TZ: no
            
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @MartinP last edited by

              @martinp sagte in LOG anschauen , ständige Internet ausfälle:

              da LXC-Container...

              Ja, aber die Meldung zur RTC taucht in anderen Containern in der Form nicht auf. Da ist also irgendwas anders eingestellt.

              Da ich aber von Containern keine Ahnung habe halte ich mich im weiteren dann hier raus.

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

                @thomas-braun Definitiv - bei mir steht bei RTC in local TZ: no...

                @maik5066 steht denn da etwas in der Konsole wenn Du Dir den Abschnitt des diag outputs anschaust?

                *** Log File - Last 25 Lines ***

                Die Abhilfe gegen das Problem ist ja in der diag-ausgabe zu finden...

                Warning: The system is configured to read the RTC time in the local time zone.
                This mode cannot be fully supported. It will create various problems
                with time zone changes and daylight saving time adjustments. The RTC
                time is never updated, it relies on external facilities to maintain it.
                If at all possible, use RTC in UTC by calling
                'timedatectl set-local-rtc 0'.

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

                  Schau mal in ein iobroker log, zu finden unter

                  /opt/iobroker/log

                  wahrscheinlich am einfachsten wenn du es per z.B. per FTP auf deinen Arbeitsrechner kopierst, dann mit Notepad++ öffnen und nach dem "fehler" suchen den du meinst.

                  Den vollständigen relevanten Teil dann mal hier posten.

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

                    @wendy2702 sagte in LOG anschauen , ständige Internet ausfälle:

                    Den vollständigen relevanten Teil dann mal hier posten.

                    hatte er ja zumindest aus der Diag gemacht, musste ich aber wegen privater Daten entfernen.

                    seitdem kommt nichts mehr

                    1 Reply Last reply Reply Quote 0
                    • MartinP
                      MartinP @maik5066 last edited by

                      @maik5066 wie hast Du es geschafft "iob diag"aus "/root" auszuführen?

                      find: Failed to restore initial working directory: /root: Permission denied
                      /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_be3ff669ce12ec119e5c23c7bd930c07-if00-port0
                      
                      M 1 Reply Last reply Reply Quote 0
                      • M
                        maik5066 @MartinP last edited by maik5066

                        @martinp
                        Hallo, nein aus root kann ich ihn nicht ausführen, ich gehe über den Nutzer Iobroker

                        024-01-12 09:58:36.188 - info: homeconnect.0 (1260020) Keep Alive failed Reconnect EventStream
                        2024-01-12 09:58:39.043 - error: iot.0 (348511) Error by device connection: "read ECONNRESET"
                        2024-01-12 09:58:39.044 - info: iot.0 (348511) Connection changed: disconnect
                        2024-01-12 09:58:39.044 - info: iot.0 (348511) Connection lost
                        2024-01-12 09:58:44.293 - info: iot.0 (348511) Connection changed: connect "maik5_66_gmail_com"
                        2024-01-12 09:59:22.166 - info: alexa2.0 (1785240) Alexa-Push-Connection Error: read ECONNRESET
                        2024-01-12 09:59:22.166 - info: alexa2.0 (1785240) Alexa-Push-Connection disconnected - retry: Retry Connection in 1s (undefined: undefined)
                        2024-01-12 09:59:22.166 - info: alexa2.0 (1785240) Alexa-Push-Connection Error: read ECONNRESET
                        2024-01-12 09:59:23.365 - info: alexa2.0 (1785240) Alexa-Push-Connection (macDms = true) established. Disable Polling
                        2024-01-12 10:07:19.762 - info: omada.0 (3784702) Omada cID:
                        2024-01-12 10:07:20.263 - info: omada.0 (3784702) Login successful
                        2024-01-12 10:14:07.517 - debug: scheppach-roboticmower.0 (1942696) {"code":0,"msg":null,"data":{"id":"1484463711434342402","name":"Robi ","standard":"RMA301M20V","userId":12355587,"sn":"21121680002100010386","deviceModelId":"1425621945385820162","deviceModelName":"RMA301M20V","deviceTypeId":"1356878098053763073","deviceTypeName":"market_active","bluetoothMac":null,"channelId":"1448886526661398529","channelName":null,"channelChargeId":"1646709263324803074","channelChargeName":null,"productionAt":"2022-01-21","expirationAt":null,"extendedWarrantyPeriod":null,"activeFlag":true,"activedAt":"2023-04-10 21:33:07","countryRegion":"1339017275974967297","areaRegion":null,"country":null,"area":null,"firmwareVersion":23202,"mbSv":"22905","mbHv":"22100","dbSv":"61107","dbHv":"60300","bbSv":"40801","bbHv":"210700","lbSv":"0","lbHv":"0","mbltSv":"40501","mblthV":null,"boundFlag":true,"onlineFlag":false,"livelinessAt":"2024-01-11 16:27:15","deviceSettingId":"1484463711417565185","iot":"1","lat":null,"lng":null,"addr":null,"createdAt":"2022-01-21 09:51:43","updatedAt":"2023-04-17 01:59:29","usernameList":null,"workStatusCode":"0","faultStatusCode":"normal","workStatusName":"idle","faultStatusName":"normal","electricity":91,"bluetoothFlag":null,"wifiFlag":true,"rainDelayLeft":180,"rainStatusCode":"0","rainDelayDuration":"180","rainFlag":true,"stationFlag":false,"areaSize":11053,"onMin":298032,"totalMin":298032,"collectedAt":"2024-01-11 16:27:04","otaFlag":null,"operateErrFlag":true,"otaStatusFlag":false,"workMapFlag":false,"batChange":0,"batteryName":"131793366","chargingTimes":39,"dischargeTimes":null,"synchronizeTimeZone":"2023-12-03 14:54:08","timeAutoFlag":null,"timeZoneFlag":null,"timeZoneCode":null,"daylightTimeFlag":null,"scheduleAutoFlag":null,"companyName":null,"bindAntiTheftId":null,"remark":null,"bindAntiTheftSn":null,"companyAccountId":null,"stationSn":null,"stationId":null,"stationOnlineFlag":null,"onConnect":null,"iccId":null,"infoState":0,"picUrl":null,"nowTime":null},"ok":true}
                        2024-01-12 11:12:59.397 - info: tuya.0 (1260070) 65302272c45bbeda2ea3: Connect locally to device
                        2024-01-12 11:12:59.397 - info: tuya.0 (1260070) 65302272c45bbeda2ea3 Init with IP=192.168.0.8, Key=75ec761dbbb96fe3, Version=3.3
                        2024-01-12 11:14:07.572 - debug: scheppach-roboticmower.0 (1942696) {"code":0,"msg":null,"data":{"id":"1484463711434342402","name":"Robi ","standard":"RMA301M20V","userId":12355587,"sn":"21121680002100010386","deviceModelId":"1425621945385820162","deviceModelName":"RMA301M20V","deviceTypeId":"1356878098053763073","deviceTypeName":"market_active","bluetoothMac":null,"channelId":"1448886526661398529","channelName":null,"channelChargeId":"1646709263324803074","channelChargeName":null,"productionAt":"2022-01-21","expirationAt":null,"extendedWarrantyPeriod":null,"activeFlag":true,"activedAt":"2023-04-10 21:33:07","countryRegion":"1339017275974967297","areaRegion":null,"country":null,"area":null,"firmwareVersion":23202,"mbSv":"22905","mbHv":"22100","dbSv":"61107","dbHv":"60300","bbSv":"40801","bbHv":"210700","lbSv":"0","lbHv":"0","mbltSv":"40501","mblthV":null,"boundFlag":true,"onlineFlag":false,"livelinessAt":"2024-01-11 16:27:15","deviceSettingId":"1484463711417565185","iot":"1","lat":null,"lng":null,"addr":null,"createdAt":"2022-01-21 09:51:43","updatedAt":"2023-04-17 01:59:29","usernameList":null,"workStatusCode":"0","faultStatusCode":"normal","workStatusName":"idle","faultStatusName":"normal","electricity":91,"bluetoothFlag":null,"wifiFlag":true,"rainDelayLeft":180,"rainStatusCode":"0","rainDelayDuration":"180","rainFlag":true,"stationFlag":false,"areaSize":11053,"onMin":298032,"totalMin":298032,"collectedAt":"2024-01-11 16:27:04","otaFlag":null,"operateErrFlag":true,"otaStatusFlag":false,"workMapFlag":false,"batChange":0,"batteryName":"131793366","chargingTimes":39,"dischargeTimes":null,"synchronizeTimeZone":"2023-12-03 14:54:08","timeAutoFlag":null,"timeZoneFlag":null,"timeZoneCode":null,"daylightTimeFlag":null,"scheduleAutoFlag":null,"companyName":null,"bindAntiTheftId":null,"remark":null,"bindAntiTheftSn":null,"companyAccountId":null,"stationSn":null,"stationId":null,"stationOnlineFlag":null,"onConnect":null,"iccId":null,"infoState":0,"picUrl":null,"nowTime":null},"ok":true}
                        2024-01-12 11:44:58.611 - info: homeconnect.0 (1260020) BOSCH-PXV975DV1E-68A40E7A3D63/programs/active/options: There is no program active.
                        2024-01-12 12:04:11.331 - info: alexa2.0 (1785240) Alexa-Push-Connection disconnected - retry: Retry Connection in 1s (undefined: undefined)
                        2024-01-12 12:04:12.722 - info: alexa2.0 (1785240) Alexa-Push-Connection (macDms = true) established. Disable Polling
                        2024-01-12 12:06:58.901 - info: homeconnect.0 (1260020) BOSCH-PXV975DV1E-68A40E7A3D63/programs/active/options: There is no program active.
                        2024-01-12 12:14:07.558 - debug: scheppach-roboticmower.0 (1942696) {"code":0,"msg":null,"data":{"id":"1484463711434342402","name":"Robi ","standard":"RMA301M20V","userId":12355587,"sn":"21121680002100010386","deviceModelId":"1425621945385820162","deviceModelName":"RMA301M20V","deviceTypeId":"1356878098053763073","deviceTypeName":"market_active","bluetoothMac":null,"channelId":"1448886526661398529","channelName":null,"channelChargeId":"1646709263324803074","channelChargeName":null,"productionAt":"2022-01-21","expirationAt":null,"extendedWarrantyPeriod":null,"activeFlag":true,"activedAt":"2023-04-10 21:33:07","countryRegion":"1339017275974967297","areaRegion":null,"country":null,"area":null,"firmwareVersion":23202,"mbSv":"22905","mbHv":"22100","dbSv":"61107","dbHv":"60300","bbSv":"40801","bbHv":"210700","lbSv":"0","lbHv":"0","mbltSv":"40501","mblthV":null,"boundFlag":true,"onlineFlag":false,"livelinessAt":"2024-01-11 16:27:15","deviceSettingId":"1484463711417565185","iot":"1","lat":null,"lng":null,"addr":null,"createdAt":"2022-01-21 09:51:43","updatedAt":"2023-04-17 01:59:29","usernameList":null,"workStatusCode":"0","faultStatusCode":"normal","workStatusName":"idle","faultStatusName":"normal","electricity":91,"bluetoothFlag":null,"wifiFlag":true,"rainDelayLeft":180,"rainStatusCode":"0","rainDelayDuration":"180","rainFlag":true,"stationFlag":false,"areaSize":11053,"onMin":298032,"totalMin":298032,"collectedAt":"2024-01-11 16:27:04","otaFlag":null,"operateErrFlag":true,"otaStatusFlag":false,"workMapFlag":false,"batChange":0,"batteryName":"131793366","chargingTimes":39,"dischargeTimes":null,"synchronizeTimeZone":"2023-12-03 14:54:08","timeAutoFlag":null,"timeZoneFlag":null,"timeZoneCode":null,"daylightTimeFlag":null,"scheduleAutoFlag":null,"companyName":null,"bindAntiTheftId":null,"remark":null,"bindAntiTheftSn":null,"companyAccountId":null,"stationSn":null,"stationId":null,"stationOnlineFlag":null,"onConnect":null,"iccId":null,"infoState":0,"picUrl":null,"nowTime":null},"ok":true}
                        2024-01-12 13:02:24.485 - info: tuya.0 (1260070) 80444028a4e57cb6dd9e: Connect locally to device
                        2024-01-12 13:02:24.485 - info: tuya.0 (1260070) 80444028a4e57cb6dd9e Init with IP=192.168.0.25, Key=cDU:/7yogI_ss_87, Version=3.3
                        2024-01-12 13:09:54.416 - error: alexa2.0 (1785240) G0911X03149400LD Error getting aux controller state: Error: Timeout
                        2024-01-12 13:11:57.321 - error: spotify-premium.0 (2020970) spotify status polling stopped with error Error: connect ETIMEDOUT 35.186.224.25:443
                        2024-01-12 13:14:07.759 - debug: scheppach-roboticmower.0 (1942696) {"code":0,"msg":null,"data":{"id":"1484463711434342402","name":"Robi ","standard":"RMA301M20V","userId":12355587,"sn":"21121680002100010386","deviceModelId":"1425621945385820162","deviceModelName":"RMA301M20V","deviceTypeId":"1356878098053763073","deviceTypeName":"market_active","bluetoothMac":null,"channelId":"1448886526661398529","channelName":null,"channelChargeId":"1646709263324803074","channelChargeName":null,"productionAt":"2022-01-21","expirationAt":null,"extendedWarrantyPeriod":null,"activeFlag":true,"activedAt":"2023-04-10 21:33:07","countryRegion":"1339017275974967297","areaRegion":null,"country":null,"area":null,"firmwareVersion":23202,"mbSv":"22905","mbHv":"22100","dbSv":"61107","dbHv":"60300","bbSv":"40801","bbHv":"210700","lbSv":"0","lbHv":"0","mbltSv":"40501","mblthV":null,"boundFlag":true,"onlineFlag":false,"livelinessAt":"2024-01-11 16:27:15","deviceSettingId":"1484463711417565185","iot":"1","lat":null,"lng":null,"addr":null,"createdAt":"2022-01-21 09:51:43","updatedAt":"2023-04-17 01:59:29","usernameList":null,"workStatusCode":"0","faultStatusCode":"normal","workStatusName":"idle","faultStatusName":"normal","electricity":91,"bluetoothFlag":null,"wifiFlag":true,"rainDelayLeft":180,"rainStatusCode":"0","rainDelayDuration":"180","rainFlag":true,"stationFlag":false,"areaSize":11053,"onMin":298032,"totalMin":298032,"collectedAt":"2024-01-11 16:27:04","otaFlag":null,"operateErrFlag":true,"otaStatusFlag":false,"workMapFlag":false,"batChange":0,"batteryName":"131793366","chargingTimes":39,"dischargeTimes":null,"synchronizeTimeZone":"2023-12-03 14:54:08","timeAutoFlag":null,"timeZoneFlag":null,"timeZoneCode":null,"daylightTimeFlag":null,"scheduleAutoFlag":null,"companyName":null,"bindAntiTheftId":null,"remark":null,"bindAntiTheftSn":null,"companyAccountId":null,"stationSn":null,"stationId":null,"stationOnlineFlag":null,"onConnect":null,"iccId":null,"infoState":0,"picUrl":null,"nowTime":null},"ok":true}
                        
                        
                        
                        DJMarc75 MartinP 2 Replies Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @maik5066 last edited by

                          @maik5066

                          Bitte Text in CODETAGS setzen und BITTE entferne persönliche Daten !

                          1 Reply Last reply Reply Quote 0
                          • MartinP
                            MartinP @maik5066 last edited by MartinP

                            Doppelpost

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

                              @maik5066 Ich meinte das Ausführen aus dem Arbeitsverzeichnis ("working directory") "/root"

                              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

                              875
                              Online

                              32.0k
                              Users

                              80.4k
                              Topics

                              1.3m
                              Posts

                              7
                              21
                              772
                              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