Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Logfile läuft voll mit TimeoutoverflowWarning etc.

    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

    Logfile läuft voll mit TimeoutoverflowWarning etc.

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

      @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

      du: cannot access '/var/lib/lxcfs/cgroup': Input/output error

      Was ist da los? LXC auf einem Raspberry?

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

        @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

        npm ERR! missing: cheerio@^1.0.0-rc.12, required by iobroker.javascript@7.1.6
        npm ERR! missing: puppeteer@^21.6.1, required by iobroker.javascript@7.1.6

        Was ist da kaputt?

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

          @thomas-braun

          Ich meine, dass ich das so installiert habe:

          wget -qO- https://repos.influxdata.com/influxdb.key | sudo apt-key add -
          
          source /etc/os-release
          
          echo "deb https://repos.influxdata.com/debian $(lsb_release -cs) stable" | sudo tee /etc/apt/sources.list.d/influxdb.list
          
          sudo apt-get update
          
          sudo apt-get install influxdb
          

          Ist lange her....

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

            @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

            ioBroker-Repositories
            List is empty

            Hier stimmt auch was nicht. Keine Repos angelegt?

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

              @thomas-braun

              Da sollte eigentlich nichts kaputt sein. Ich habe mal probiert eine Webseite zu parsen mit einem Javascript...funktionierte aber nicht wie gewünscht und ich habe das dann aufgegeben. Die Skripte sind nicht aktiv, die das genutzt haben.

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

                @thomas-braun
                Verstehe nicht von was Du redest, tut mir leid. Was muss ich denn für Repos anlegen?

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

                  @thomas-braun Was ist LXC?

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

                    @joergh

                    Ein Containerformat. Könnte aber vom pivCCU kommen.

                    Aber warum ist dein LoginPrompt so merkwürdig?

                    pi@raspberrypi://var/log $
                    

                    Das sollte ohne // da stehen. So wie hier:

                    echad@chet:~ $ cd /var/log/
                    echad@chet:/var/log $
                    
                    J 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @JoergH last edited by

                      @joergh

                      Da sind so viele Ungereimheiten auf dem System... Keine Ahnung was du da wie und warum wann gemacht hast...

                      Wird das LogFile z. B. dauerhaft im Millisekundentakt zugekleistert?

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

                        @thomas-braun sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                        @joergh

                        Ein Containerformat. Könnte aber vom pivCCU kommen.

                        Aber warum ist dein LoginPrompt so merkwürdig?

                        pi@raspberrypi://var/log $
                        

                        Das sollte ohne // da stehen. So wie hier:

                        echad@chet:~ $ cd /var/log/
                        echad@chet:/var/log $
                        

                        Gute Frage. Wissentlich habe ich nichts geändert, wüsste auch nicht wie...

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

                          @thomas-braun sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                          @joergh

                          Da sind so viele Ungereimheiten auf dem System... Keine Ahnung was du da wie und warum wann gemacht hast...

                          Wird das LogFile z. B. dauerhaft im Millisekundentakt zugekleistert?

                          Ja, das geht ständig weiter...

                          Nach einem cd /var/log ist der zweite Backslash nun weg....

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

                            @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                            Da sollte eigentlich nichts kaputt sein.

                            Auf dem System ist eigentlich sogar ziemlich viel 'kaputt'.

                            J 1 Reply Last reply Reply Quote 0
                            • Marc Berg
                              Marc Berg Most Active @JoergH last edited by Marc Berg

                              @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                              Woran kann das liegen?

                              Du hast mit ziemlicher Sicherheit einen zu großen Zeitwert in den InfluxDB Adapter Einstellungen eingetragen. Das wird da nicht verhindert. Zeig mal die Instanzeinstellungen (DB).

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

                                @thomas-braun sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                Da sollte eigentlich nichts kaputt sein.

                                Auf dem System ist eigentlich sogar ziemlich viel 'kaputt'.

                                Tja, Linux halt. Durch normales Installieren geht anscheinend irgendwann alles kaputt....

                                Thomas Braun 1 Reply Last reply Reply Quote 0
                                • J
                                  JoergH @Marc Berg last edited by

                                  @marc-berg sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                  @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                  Woran kann das liegen?

                                  Du hast mit ziemlicher Sicherheit einen zu großen Zeitwert in den InfluxDB Adapter Einstellungen eingetragen. Das wird da nicht verhindert. Zeig mal die Instanzeinstellungen (DB).

                                  Welchen Wert meinst Du? Schreibintervall?

                                  Marc Berg 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @JoergH last edited by

                                    @joergh

                                    Tja, Ahnungslosigkeit halt... Es ist ja eben nicht vom Admin (dir?) ordentlich installiert.

                                    1 Reply Last reply Reply Quote 1
                                    • Marc Berg
                                      Marc Berg Most Active @JoergH last edited by

                                      @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                      Welchen Wert meinst Du? Schreibintervall?

                                      Wahrscheinlich Timeout. Deswegen solltest du ja mal die Einstellungen zeigen.

                                      J 1 Reply Last reply Reply Quote 0
                                      • J
                                        JoergH @Marc Berg last edited by JoergH

                                        @marc-berg sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                        @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                        Welchen Wert meinst Du? Schreibintervall?

                                        Wahrscheinlich Timeout. Deswegen solltest du ja mal die Einstellungen zeigen.

                                        Sind mehrere Seiten, deswegen frage ich ja...

                                        2cc6ba6c-2c22-4190-89ce-7ca7a898a8e2-grafik.png

                                        46552f8e-0dc9-4d8e-8e68-355bc13d7dd0-grafik.png

                                        Marc Berg 2 Replies Last reply Reply Quote 0
                                        • Marc Berg
                                          Marc Berg Most Active @JoergH last edited by

                                          @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                          Sind mehrere Seiten, deswegen frage ich ja...

                                          Deswegen schrieb ich "DB" 🙂

                                          1 Reply Last reply Reply Quote 0
                                          • Marc Berg
                                            Marc Berg Most Active @JoergH last edited by Marc Berg

                                            @joergh sagte in Logfile läuft voll mit TimeoutoverflowWarning etc.:

                                            46552f8e-0dc9-4d8e-8e68-355bc13d7dd0-grafik.png

                                            Da ist alles sauber. Dann müsstest du mal die Datenpunkteinstellungen durchgehen. Dazu gibt es bereits ein Issue:
                                            https://github.com/ioBroker/ioBroker.influxdb/issues/324

                                            arteck created this issue in ioBroker/ioBroker.influxdb

                                            open prüfung des interwalls #324

                                            J 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            764
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            61
                                            2124
                                            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