Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker Absturz um 0.00 Uhr

    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

    ioBroker Absturz um 0.00 Uhr

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

      @andyf2000

      Lösch mal den ICal Link! Private Daten!

      Und was ist mit 23:45 bis 0:00Uhr?

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

        @haselchen sagte in ioBroker Absturz um 0.00 Uhr:

        Hm, okay, ich hab den Eintrag in dem Pfad nicht

        d839c012-0761-4399-8396-be9038d87bad-grafik.png

        oder :

        root@iobrokerv6:/opt/iobroker/node_modules/winston-daily-rotate-file# ls -lh
        total 40K
        -rw-rwxr-- 1 iobroker iobroker  11K Jul  5  2022 daily-rotate-file.js
        -rw-rwxr-- 1 iobroker iobroker 4,3K Jul  5  2022 index.d.ts
        -rw-rwxr-- 1 iobroker iobroker  192 Jul  5  2022 index.js
        -rw-rwxr-- 1 iobroker iobroker 1,1K Jul  5  2022 LICENSE
        -rw-rwxr-- 1 iobroker iobroker 1,2K Jul  5  2022 package.json
        -rw-rwxr-- 1 iobroker iobroker 6,0K Jul  5  2022 README.md
        
        haselchen 1 Reply Last reply Reply Quote 0
        • A
          andyf2000 @haselchen last edited by

          @haselchen

          23.45 bis 0:00 ist nichts im log.

          1 Reply Last reply Reply Quote 0
          • haselchen
            haselchen Most Active @Glasfaser last edited by

            @glasfaser

            Hast natürlich Recht und ich brauche ne Brille

            16a62282-e42e-4249-80fd-6c0a11a42b69-grafik.png

            Der Pfad hat 2 Seiten zum Angucken 🙂

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

              @andyf2000 sagte in ioBroker Absturz um 0.00 Uhr:

              2023-03-17 23:30:10.873 - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)

              2023-03-17 23:45:10.939 - info: host.iobroker instance system.adapter.ical.1 terminated with code 0 (NO_ERROR)

              Ändert sich dein Kalender jede 15 Minuten , weil du Ihn so abfragst !?

              Hast du auch bei anderen Adapter - Instanzen es so eingestellt ...!?

              haselchen 1 Reply Last reply Reply Quote 0
              • haselchen
                haselchen Most Active @Glasfaser last edited by

                @glasfaser

                Ich denke wir haben den Übeltäter

                https://github.com/ioBroker/ioBroker.js-controller/issues/2092

                @andyf2000

                volkerrichert created this issue in ioBroker/ioBroker.js-controller

                closed ioBroker crashes during log file rotation #2092

                A 1 Reply Last reply Reply Quote 0
                • A
                  andyf2000 @haselchen last edited by

                  @haselchen

                  das kommt mir bekannt vor - klingt so wie mein Fehler

                  haselchen 1 Reply Last reply Reply Quote 0
                  • haselchen
                    haselchen Most Active @andyf2000 last edited by

                    @andyf2000

                    Es IST Dein Fehler 😉
                    Hab ins Issue dort geschrieben.
                    Musste auf Abhilfe warten.
                    Vermutlich mit der nächsten JS Controller Version.

                    A 1 Reply Last reply Reply Quote 0
                    • A
                      andyf2000 @haselchen last edited by

                      Danke fürs recherchieren und suchen.

                      P 1 Reply Last reply Reply Quote 0
                      • P
                        Pitti @andyf2000 last edited by

                        @haselchen Irgendwie gleicht das Problem oben dem Problem, das bei mir gerade mehrfach in den letzten Wochen aufgeschlagen ist. Ca. alle 14 Tage um 0:00 Uhr hängt sich mein ioBroker (latest-V9 im Container Manager auf Synology mit JS-Controller 5.0.16) auf, ist nicht mehr über die Weboberfläche ansprechbar und schreibt keine Daten mehr in die InfluxDB. Nach Neustart funktioniert ioBroker wieder für ein paar Tage.

                        Beim Googeln bin ich auf diesen Thread gestoßen, hilft mir aber auch gerade nicht weiter.

                        Was kann ich machen?

                        2023/11/28 00:00:01,stdout,}
                        2023/11/28 00:00:01,stdout,  path: '/opt/iobroker/log/iobroker.2023-11-27.log'
                        2023/11/28 00:00:01,stdout,"  code: 'ENOENT',"
                        2023/11/28 00:00:01,stdout,"  syscall: 'unlink',"
                        2023/11/28 00:00:01,stdout,"  errno: -2,"
                        2023/11/28 00:00:01,stdout,    at node:internal/fs/streams:421:7 {
                        2023/11/28 00:00:01,stdout,    at node:internal/fs/streams:465:5
                        2023/11/28 00:00:01,stdout,    at onwrite (node:internal/streams/writable:480:7)
                        2023/11/28 00:00:01,stdout,    at afterWrite (node:internal/streams/writable:507:3)
                        2023/11/28 00:00:01,stdout,    at finishMaybe (node:internal/streams/writable:733:9)
                        2023/11/28 00:00:01,stdout,    at finish (node:internal/streams/writable:748:10)
                        2023/11/28 00:00:01,stdout,    at WriteStream.emit (node:domain:489:12)
                        2023/11/28 00:00:01,stdout,    at WriteStream.emit (node:events:529:35)
                        2023/11/28 00:00:01,stdout,    at WriteStream.<anonymous> (/opt/iobroker/node_modules/winston-daily-rotate-file/daily-rotate-file.js:140:28)
                        2023/11/28 00:00:01,stdout,    at Object.unlinkSync (node:fs:1883:3)
                        2023/11/28 00:00:01,stdout,"Error: ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"
                        2023/11/28 00:00:01,stdout,    at node:internal/fs/streams:421:7
                        2023/11/28 00:00:01,stdout,    at node:internal/fs/streams:465:5
                        2023/11/28 00:00:01,stdout,    at onwrite (node:internal/streams/writable:480:7)
                        2023/11/28 00:00:01,stdout,    at afterWrite (node:internal/streams/writable:507:3)
                        2023/11/28 00:00:01,stdout,    at finishMaybe (node:internal/streams/writable:733:9)
                        2023/11/28 00:00:01,stdout,    at finish (node:internal/streams/writable:748:10)
                        2023/11/28 00:00:01,stdout,    at WriteStream.emit (node:domain:489:12)
                        2023/11/28 00:00:01,stdout,    at WriteStream.emit (node:events:529:35)
                        2023/11/28 00:00:01,stdout,    at WriteStream.<anonymous> (/opt/iobroker/node_modules/winston-daily-rotate-file/daily-rotate-file.js:140:28)
                        2023/11/28 00:00:01,stdout,    at Object.unlinkSync (node:fs:1883:3)
                        2023/11/28 00:00:01,stdout,"Error: ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"
                        2023/11/28 00:00:01,stdout,"ENOENT: no such file or directory, unlink '/opt/iobroker/log/iobroker.2023-11-27.log'"
                        
                        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

                        422
                        Online

                        31.9k
                        Users

                        80.2k
                        Topics

                        1.3m
                        Posts

                        crash datum logfile
                        5
                        30
                        1494
                        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