Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Influx db error

    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

    Influx db error

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

      platz hat es genügend

      root@Daten:~# df
      Filesystem 1K-blocks Used Available Use% Mounted on
      /dev/mapper/pve-vm--330--disk--0 8191416 2441616 5313988 32% /
      none 492 0 492 0% /dev
      udev 3974612 0 3974612 0% /dev/tty
      tmpfs 3999204 0 3999204 0% /dev/shm
      tmpfs 3999204 374600 3624604 10% /run
      tmpfs 5120 0 5120 0% /run/lock
      tmpfs 3999204 0 3999204 0% /sys/fs/cgroup
      root@Daten:~# ^C

      C 1 Reply Last reply Reply Quote 0
      • C
        cainam @cainam last edited by

        Ich wollte gestern ein snapshot machen das hat nicht geklappt in proxmox (und kann diesen jetzt nicht löschen)... kann das etwas damit zu tun haben?

        crunchip 1 Reply Last reply Reply Quote 0
        • arteck
          arteck Developer Most Active last edited by

          bist sicher das die influx noch läuft ?? oder hat sich die VM verabschiedet .. warum auch immer

          C 1 Reply Last reply Reply Quote 0
          • C
            cainam @arteck last edited by

            @arteck

            Ja funktioniert. (Ist eine CT) Ich kann jedenfalls aktuelle! Daten mit grafana abrufen....

            1 Reply Last reply Reply Quote 0
            • C
              cainam last edited by

              Niemand eine Idee?

              1 Reply Last reply Reply Quote 0
              • crunchip
                crunchip Forum Testing Most Active @cainam last edited by

                @cainam was zeigt das syslog

                Probier es mal mit

                pct unlock <ID>
                

                ID des containers und lösche dann den snapshot

                C 1 Reply Last reply Reply Quote 0
                • C
                  cainam @crunchip last edited by

                  @crunchip

                  das habe ich gemacht... leider kann ich den snapshot nicht löschen in proxmox... kommt immer ein fehler:

                  lvremove snapshot 'pve/snap_vm-300-disk-0_Durchschnittsetemp' error: Failed to find logical volume "pve/snap_vm-300-disk-0_Durchschnittsetemp"

                  Danach muss ich wieder unlock machen und neu starten... aber der snapshot bleint

                  crunchip 1 Reply Last reply Reply Quote 0
                  • crunchip
                    crunchip Forum Testing Most Active @cainam last edited by

                    @cainam sagte in Influx db error:

                    error writing WAL entry

                    hab das mal auf die schnelle gefunden
                    https://github.com/influxdata/influxdb/issues/5791

                    ericremoreynolds created this issue in influxdata/influxdb

                    closed Error writing WAL entry: bad file descriptor #5791

                    1 Reply Last reply Reply Quote 0
                    • crunchip
                      crunchip Forum Testing Most Active @cainam last edited by

                      @cainam sagte in Influx db error:

                      Failed to find logical volume "pve/snap_vm-300-disk

                      dazu dieses
                      https://forum.proxmox.com/threads/remove-missing-snapshot-thin-lvm.44134/

                      C 1 Reply Last reply Reply Quote 0
                      • C
                        cainam @crunchip last edited by cainam

                        Snapshot konnte ich löschen...

                        Doch er schreibt nun definitv keine daten mehr in influxDB... fehler geht weiter

                        gerade gemerkt - wieso?:

                        influxdb.service - InfluxDB is an open-source, distributed, time series database
                          Loaded: loaded (/lib/systemd/system/influxdb.service; enabled; vendor preset: enabled)
                          Active: failed (Result: exit-code) since Tue 2021-01-26 10:13:54 CET; 1s ago
                            Docs: https://docs.influxdata.com/influxdb/
                         Process: 5891 ExecStart=/usr/bin/influxd -config /etc/influxdb/influxdb.conf $INFLUXD_OPTS (code=exited, status=1/FAILURE)
                        Main PID: 5891 (code=exited, status=1/FAILURE)
                        
                        Jan 26 10:13:54 Daten systemd[1]: influxdb.service: Service RestartSec=100ms expired, scheduling restart.
                        Jan 26 10:13:54 Daten systemd[1]: influxdb.service: Scheduled restart job, restart counter is at 5.
                        Jan 26 10:13:54 Daten systemd[1]: Stopped InfluxDB is an open-source, distributed, time series database.
                        Jan 26 10:13:54 Daten systemd[1]: influxdb.service: Start request repeated too quickly.
                        Jan 26 10:13:54 Daten systemd[1]: influxdb.service: Failed with result 'exit-code'.
                        Jan 26 10:13:54 Daten systemd[1]: Failed to start InfluxDB is an open-source, distributed, time series database.
                        
                        crunchip 1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @cainam last edited by

                          @cainam keine Ahnung, hängt vllt mit deiner ursprünglichen Fehlermeldung zusammen.
                          was passiert wenn du den service manuell stoppst/startest

                          W 1 Reply Last reply Reply Quote 0
                          • W
                            waterchill @crunchip last edited by

                            @crunchip

                            Servus habe ein ähnliches Problem. Habe gestern den Raspi komplett neu aufgesetzt und bekomme auch dauernd solche Warungen. Vorher hatte ich influxdb1 und die MEldungen waren die gleichen. Daten werden ja trotzdem aufgezeichnet, würde aber gerne die Warnung mal weghaben. Jemand eine Idee?

                            influxdb.0
                            2022-08-25 10:34:48.624	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:34:48.623	warn	Error on writePoint("{"value":77.21,"time":"2022-08-25T08:34:37.660Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:48.623	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:48.619	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:34:48.619	warn	Error on writePoint("{"value":46548.73,"time":"2022-08-25T08:34:37.660Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:48.618	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:47.751	info	Add point that had error for shelly.0.SHPLG-S#B4D657#1.Relay0.Energy to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:34:47.750	warn	Error on writePoint("{"value":13179.32,"time":"2022-08-25T08:34:37.646Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:47.749	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:27.792	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:34:27.792	warn	Error on writePoint("{"value":46548.73,"time":"2022-08-25T08:34:13.661Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:27.791	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:27.787	info	Add point that had error for shelly.0.SHSW-PM#F4CFA2E3B6A0#1.Relay0.Energy to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:34:27.786	warn	Error on writePoint("{"value":71287.43,"time":"2022-08-25T08:34:13.786Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:27.786	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:27.782	info	Add point that had error for shelly.0.SHSW-PM#BA1583#1.Relay0.Energy to buffer again, error-count=8
                            
                            influxdb.0
                            2022-08-25 10:34:27.782	warn	Error on writePoint("{"value":749.32,"time":"2022-08-25T08:34:13.771Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:27.781	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:27.777	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:34:27.776	warn	Error on writePoint("{"value":91.17,"time":"2022-08-25T08:34:13.661Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:27.776	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.147	info	Add point that had error for shelly.0.SHSW-PM#BA1583#1.Relay0.Power to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:34:26.147	warn	Error on writePoint("{"value":1.34,"time":"2022-08-25T08:34:13.168Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.146	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.143	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:34:26.143	warn	Error on writePoint("{"value":46548.73,"time":"2022-08-25T08:34:12.660Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.142	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.139	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:34:26.138	warn	Error on writePoint("{"value":72.49,"time":"2022-08-25T08:34:12.660Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.138	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.135	info	Add point that had error for shelly.0.SHSW-PM#BA1583#1.Relay0.Energy to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:34:26.135	warn	Error on writePoint("{"value":749.32,"time":"2022-08-25T08:34:13.168Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.134	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.131	info	Add point that had error for shelly.0.SHPLG-S#801837#1.Relay0.Energy to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:34:26.130	warn	Error on writePoint("{"value":0,"time":"2022-08-25T08:34:12.588Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.130	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.121	info	Add point that had error for shelly.0.SHPLG-S#801837#1.Relay0.Power to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:34:26.121	warn	Error on writePoint("{"value":0,"time":"2022-08-25T08:34:12.587Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.120	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:26.117	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:34:26.117	warn	Error on writePoint("{"value":46548.73,"time":"2022-08-25T08:34:09.690Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:26.116	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:34:24.436	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:34:24.436	warn	Error on writePoint("{"value":68.12,"time":"2022-08-25T08:34:09.690Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:34:24.435	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:41.181	info	Add point that had error for shelly.0.SHSW-PM#F4CFA2E3B6A0#1.Relay0.Power to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:33:41.181	warn	Error on writePoint("{"value":143.69,"time":"2022-08-25T08:33:29.253Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:41.179	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:41.175	info	Add point that had error for shelly.0.SHSW-PM#F4CFA2E3B6A0#1.Relay0.Energy to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:33:41.174	warn	Error on writePoint("{"value":71284.4,"time":"2022-08-25T08:33:29.254Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:41.174	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:40.339	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:33:40.339	warn	Error on writePoint("{"value":46547.42,"time":"2022-08-25T08:33:28.662Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:40.338	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:17.145	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=2
                            
                            influxdb.0
                            2022-08-25 10:33:17.145	warn	Error on writePoint("{"value":46547.42,"time":"2022-08-25T08:33:03.700Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:17.144	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:13.786	info	Add point that had error for shelly.0.SHSW-PM#F4CFA2E3B6A0#1.Relay0.Energy to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:33:13.786	warn	Error on writePoint("{"value":71284.4,"time":"2022-08-25T08:32:59.246Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:13.785	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:13.776	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:33:13.776	warn	Error on writePoint("{"value":69.64,"time":"2022-08-25T08:33:01.655Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:13.771	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:13.757	info	Add point that had error for shelly.0.SHSW-PM#F4CFA2E3B6A0#1.Relay0.Power to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:33:13.756	warn	Error on writePoint("{"value":144.48,"time":"2022-08-25T08:32:59.245Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:13.755	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:33:12.035	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=1
                            
                            influxdb.0
                            2022-08-25 10:33:12.035	warn	Error on writePoint("{"value":46546.07,"time":"2022-08-25T08:32:58.655Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:33:12.034	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.110	info	Discard point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy, error-count=10
                            
                            influxdb.0
                            2022-08-25 10:30:56.109	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:43.648Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.107	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.091	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=9
                            
                            influxdb.0
                            2022-08-25 10:30:56.091	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:45.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.090	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.087	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=2
                            
                            influxdb.0
                            2022-08-25 10:30:56.086	warn	Error on writePoint("{"value":90.25,"time":"2022-08-25T08:30:45.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.086	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.075	info	Add point that had error for shelly.0.SHPLG-S#801837#1.Relay0.Power to buffer again, error-count=2
                            
                            influxdb.0
                            2022-08-25 10:30:56.074	warn	Error on writePoint("{"value":0,"time":"2022-08-25T08:30:42.549Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.074	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.070	info	Add point that had error for shelly.0.SHPLG-S#801837#1.Relay0.Energy to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:30:56.070	warn	Error on writePoint("{"value":0,"time":"2022-08-25T08:30:42.550Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.070	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.067	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=1
                            
                            influxdb.0
                            2022-08-25 10:30:56.066	warn	Error on writePoint("{"value":79.16,"time":"2022-08-25T08:30:43.648Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.066	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.061	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=8
                            
                            influxdb.0
                            2022-08-25 10:30:56.061	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:42.649Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.060	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.053	info	Add point that had error for shelly.0.SHPLG-S#B4D657#1.Relay0.Energy to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:30:56.052	warn	Error on writePoint("{"value":13177.57,"time":"2022-08-25T08:30:40.868Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.051	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.040	info	Add point that had error for shelly.0.SHSW-PM#BA1583#1.Relay0.Energy to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:30:56.040	warn	Error on writePoint("{"value":749.23,"time":"2022-08-25T08:30:43.120Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.039	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.037	info	Discard point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power, error-count=10
                            
                            influxdb.0
                            2022-08-25 10:30:56.036	warn	Error on writePoint("{"value":69.46,"time":"2022-08-25T08:30:42.648Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.036	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:56.032	info	Add point that had error for shelly.0.SHSW-PM#BA1583#1.Relay0.Power to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:30:56.031	warn	Error on writePoint("{"value":1.36,"time":"2022-08-25T08:30:43.120Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:56.030	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:55.189	info	Add point that had error for shelly.0.SHPLG-S#B4D657#1.Relay0.Power to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:30:55.189	warn	Error on writePoint("{"value":0,"time":"2022-08-25T08:30:40.867Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:55.188	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.652	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:30:52.652	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:40.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.651	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.647	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=9
                            
                            influxdb.0
                            2022-08-25 10:30:52.647	warn	Error on writePoint("{"value":64.76,"time":"2022-08-25T08:30:40.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.647	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.642	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:30:52.642	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:33.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.641	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.637	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:30:52.637	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:34.649Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.636	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.632	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=8
                            
                            influxdb.0
                            2022-08-25 10:30:52.632	warn	Error on writePoint("{"value":72.34,"time":"2022-08-25T08:30:33.650Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.631	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.627	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:30:52.626	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:39.654Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.623	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.617	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=7
                            
                            influxdb.0
                            2022-08-25 10:30:52.617	warn	Error on writePoint("{"value":90.35,"time":"2022-08-25T08:30:34.649Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.616	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:52.613	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=6
                            
                            influxdb.0
                            2022-08-25 10:30:52.612	warn	Error on writePoint("{"value":70.37,"time":"2022-08-25T08:30:39.654Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:52.610	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:30:50.663	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:30:50.662	warn	Error on writePoint("{"value":46543.45,"time":"2022-08-25T08:30:30.648Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:30:50.661	warn	Point could not be written to database: iobroker
                            host.raspberry
                            2022-08-25 10:30:12.720	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            daswetter.0
                            2022-08-25 10:30:12.695	info	cleaned everything up...
                            
                            daswetter.0
                            2022-08-25 10:30:12.167	info	Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                            
                            daswetter.0
                            2022-08-25 10:30:01.880	info	starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.17.0, js-controller: 4.0.23
                            host.raspberry
                            2022-08-25 10:30:00.076	info	instance system.adapter.daswetter.0 started with pid 35414
                            
                            influxdb.0
                            2022-08-25 10:27:04.560	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=2
                            
                            influxdb.0
                            2022-08-25 10:27:04.559	warn	Error on writePoint("{"value":46538.18,"time":"2022-08-25T08:26:52.642Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:27:04.559	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:27:04.552	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=5
                            
                            influxdb.0
                            2022-08-25 10:27:04.552	warn	Error on writePoint("{"value":70.09,"time":"2022-08-25T08:26:52.642Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:27:04.550	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:27:03.710	info	Add point that had error for shelly.0.SHPLG-S#DBEDD3#1.Relay0.Energy to buffer again, error-count=3
                            
                            influxdb.0
                            2022-08-25 10:27:03.709	warn	Error on writePoint("{"value":4698.25,"time":"2022-08-25T08:26:52.151Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:27:03.709	warn	Point could not be written to database: iobroker
                            host.raspberry
                            2022-08-25 10:15:12.748	info	instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            
                            daswetter.0
                            2022-08-25 10:15:12.727	info	cleaned everything up...
                            
                            daswetter.0
                            2022-08-25 10:15:12.206	info	Terminated (ADAPTER_REQUESTED_TERMINATION): All data handled, adapter stopped until next scheduled moment
                            
                            daswetter.0
                            2022-08-25 10:15:01.819	info	starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.daswetter, node: v16.17.0, js-controller: 4.0.23
                            host.raspberry
                            2022-08-25 10:15:00.048	info	instance system.adapter.daswetter.0 started with pid 31686
                            
                            influxdb.0
                            2022-08-25 10:11:11.732	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Power to buffer again, error-count=4
                            
                            influxdb.0
                            2022-08-25 10:11:11.731	warn	Error on writePoint("{"value":36.25,"time":"2022-08-25T08:11:00.616Z","from":"system.adapter.shelly.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                            
                            influxdb.0
                            2022-08-25 10:11:11.731	warn	Point could not be written to database: iobroker
                            
                            influxdb.0
                            2022-08-25 10:11:06.685	info	Add point that had error for shelly.0.SHSW-PM#D8BFC019C66B#1.Relay0.Energy to buffer again, error-count=1
                            
                            M 1 Reply Last reply Reply Quote 0
                            • M
                              mading @waterchill last edited by

                              geht mir gleich, es treten immer wieder die "Error on writePoint" auf

                              2748ecc0-d92f-46e4-9f63-853a1aa1d415-grafik.png

                              Influx läuft mit Grafana auf einem separaten Host, Netzwerkprobleme sind mir nicht bekannt. Es läuft auch kein Backup oä in der Zeit.

                              Ich setze jeweils die neusten, verfügbaren Stable Versionen ein. Hier noch keine Adapter Konfiguration:

                              5557a793-4cc5-4e3d-aa07-016d41b347aa-grafik.png

                              1 Reply Last reply Reply Quote 0
                              • V
                                vo5tr0 last edited by vo5tr0

                                Ich stehe gerade vor dem selben Problem... Wenn ich den InfluxDB Adapter neustarte, ist Ruhe.. aber nur für eine gewisse Zeit, bis er wieder loslegt...

                                Michael Uray 1 Reply Last reply Reply Quote 0
                                • Michael Uray
                                  Michael Uray @vo5tr0 last edited by

                                  @vo5tr0
                                  Bei mir ist es ebenfalls so, dass ich den InfluxDB Adapter neu starten muss um die Fehlermeldungen weg zu bekommen.
                                  Demnach dürfte das Problem wohl am Adapter (v3.2.0) selbst liegen.
                                  Hast du das Problem eigentlich irgendwie lösen können?

                                  Aus dem ioBroker Log.
                                  Es läuft eine Influxdb 1.8 (influxdb.0) und eine 2.0 Instanz (influxdb.1), beide liefern Fehlermeldungen.

                                  influxdb.1
                                  	2022-12-30 17:12:21.439	warn	Error on writePoint("{"value":0.468,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 17:12:21.439	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 17:12:21.438	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T16:12:09.173Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 17:12:21.438	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 17:12:21.435	warn	Error on writePoint("{"value":324.65,"time":"2022-12-30T16:12:09.973Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 17:12:21.435	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 17:12:21.429	warn	Error on writePoint("{"value":6.93,"time":"2022-12-30T16:12:08.117Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 17:12:21.429	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 17:12:19.978	warn	Error on writePoint("{"value":324.65,"time":"2022-12-30T16:12:09.973Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.286	warn	Error on writePoint("{"value":0.468,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.284	warn	Error on writePoint("{"value":229.92,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.284	warn	Error on writePoint("{"value":229.86,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.284	warn	Error on writePoint("{"value":229.35,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.282	warn	Error on writePoint("{"value":397.87,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.281	warn	Error on writePoint("{"value":1.79,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.276	warn	Error on writePoint("{"value":2.61,"time":"2022-12-30T16:12:09.271Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:19.177	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T16:12:09.173Z","from":"system.adapter.ping.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 17:12:18.119	warn	Error on writePoint("{"value":6.93,"time":"2022-12-30T16:12:08.117Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 12:39:35.908	warn	Error on writePoint("{"value":0.372,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 12:39:35.907	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 12:39:35.900	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T11:39:24.532Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 12:39:35.900	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 12:39:35.898	warn	Error on writePoint("{"value":0.317,"time":"2022-12-30T11:39:19.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 12:39:35.898	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 12:39:34.537	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T11:39:24.532Z","from":"system.adapter.ping.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.440	warn	Error on writePoint("{"value":0.372,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.440	warn	Error on writePoint("{"value":0.317,"time":"2022-12-30T11:39:19.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.439	warn	Error on writePoint("{"value":231.69,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.439	warn	Error on writePoint("{"value":232.49,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.438	warn	Error on writePoint("{"value":232.02,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.437	warn	Error on writePoint("{"value":401.95,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.436	warn	Error on writePoint("{"value":232.43,"time":"2022-12-30T11:39:19.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.434	warn	Error on writePoint("{"value":1.85,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 12:39:32.428	warn	Error on writePoint("{"value":2.0100000000000002,"time":"2022-12-30T11:39:22.423Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  host.iobroker
                                  	2022-12-30 12:09:00.137	error	Invalid request getRepository. "callback" or "from" is null
                                  influxdb.1
                                  	2022-12-30 11:24:21.361	warn	Error on writePoint("{"value":70,"time":"2022-12-30T10:24:10.202Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 11:24:21.361	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 11:24:21.358	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T10:24:07.532Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 11:24:21.357	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 11:24:20.208	warn	Error on writePoint("{"value":70,"time":"2022-12-30T10:24:10.205Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 11:24:17.536	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T10:24:07.532Z","from":"system.adapter.ping.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 10:25:52.432	warn	Error on writePoint("{"value":0.193,"time":"2022-12-30T09:25:34.373Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 10:25:52.431	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 10:25:52.431	warn	Error on writePoint("{"value":24.83,"time":"2022-12-30T09:25:19.410Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 10:25:52.430	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 10:25:49.675	warn	Error on writePoint("{"value":1270,"time":"2022-12-30T09:25:29.669Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 10:25:49.421	warn	Error on writePoint("{"value":24.83,"time":"2022-12-30T09:25:19.410Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 10:25:44.377	warn	Error on writePoint("{"value":0.193,"time":"2022-12-30T09:25:34.373Z","from":"system.adapter.ping.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 10:25:39.673	warn	Error on writePoint("{"value":1270,"time":"2022-12-30T09:25:29.669Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 10:25:49.676	warn	Error on writePoint("{"value":1270,"time":"2022-12-30T09:25:29.669Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 10:25:49.676	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 10:25:39.416	warn	Error on writePoint("{"value":24.83,"time":"2022-12-30T09:25:19.410Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.0
                                  	2022-12-30 10:25:39.418	warn	Error on writePoint("{"value":24.83,"time":"2022-12-30T09:25:19.410Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 10:25:39.416	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 10:25:29.415	warn	Error on writePoint("{"value":24.83,"time":"2022-12-30T09:25:19.410Z","from":"system.adapter.mqtt-client.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 10:25:18.856	warn	Error on writePoint("{"value":0.231,"time":"2022-12-30T09:25:03.973Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 10:25:18.853	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 10:25:13.978	warn	Error on writePoint("{"value":0.231,"time":"2022-12-30T09:25:03.973Z","from":"system.adapter.ping.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.1
                                  	2022-12-30 09:00:26.511	warn	Error on writePoint("{"value":0,"time":"2022-12-30T08:00:14.160Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 09:00:26.511	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 09:00:26.508	warn	Error on writePoint("{"value":81.76,"time":"2022-12-30T08:00:11.304Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 09:00:26.508	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 09:00:26.505	warn	Error on writePoint("{"value":0.192,"time":"2022-12-30T08:00:08.732Z","from":"system.adapter.ping.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 09:00:26.505	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 09:00:26.502	warn	Error on writePoint("{"value":72,"time":"2022-12-30T08:00:15.146Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 09:00:26.502	warn	Point could not be written to database: iobroker
                                  influxdb.1
                                  	2022-12-30 09:00:26.490	warn	Error on writePoint("{"value":"auto","time":"2022-12-30T08:00:07.554Z","from":"system.adapter.influxdb.1","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""
                                  influxdb.1
                                  	2022-12-30 09:00:26.487	warn	Point could not be written to database: iobroker
                                  influxdb.0
                                  	2022-12-30 09:00:25.306	warn	Error on writePoint("{"value":81.76,"time":"2022-12-30T08:00:15.303Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:25.150	warn	Error on writePoint("{"value":72,"time":"2022-12-30T08:00:15.148Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:24.162	warn	Error on writePoint("{"value":0,"time":"2022-12-30T08:00:14.160Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:23.888	warn	Error on writePoint("{"value":91,"time":"2022-12-30T08:00:13.885Z","from":"system.adapter.influxdb.0","q":0,"ack":true}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:22.197	warn	Error on writePoint("{"value":230.62,"time":"2022-12-30T08:00:12.179Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:22.196	warn	Error on writePoint("{"value":230.13,"time":"2022-12-30T08:00:12.178Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:22.195	warn	Error on writePoint("{"value":229.18,"time":"2022-12-30T08:00:12.178Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:22.195	warn	Error on writePoint("{"value":0.56,"time":"2022-12-30T08:00:12.178Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"} / "{\"error\":\"timeout\"}\n""
                                  influxdb.0
                                  	2022-12-30 09:00:22.195	warn	Error on writePoint("{"value":398.33,"time":"2022-12-30T08:00:12.178Z","from":"system.adapter.javascript.0","q":0,"ack":false}): Error: {"error":"timeout"}
                                  

                                  Aus dem Docker Log:

                                  WARN: Write to InfluxDB failed (attempt: 1). m [HttpError]: unexpected error writing points to database: timeout
                                      at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/@influxdata/influxdb-client/src/impl/node/NodeHttpTransport.ts:318:13)
                                      at IncomingMessage.emit (node:events:525:35)
                                      at IncomingMessage.emit (node:domain:489:12)
                                      at endReadableNT (node:internal/streams/readable:1358:12)
                                      at processTicksAndRejections (node:internal/process/task_queues:83:21) {
                                    statusCode: 500,
                                    statusMessage: 'Internal Server Error',
                                    body: '{"code":"internal error","message":"unexpected error writing points to database: timeout"}',
                                    contentType: 'application/json; charset=utf-8',
                                    json: {
                                      code: 'internal error',
                                      message: 'unexpected error writing points to database: timeout'
                                    },
                                    code: 'internal error',
                                    _retryAfter: 0
                                  }
                                  
                                  H 1 Reply Last reply Reply Quote 0
                                  • H
                                    hennerich @Michael Uray last edited by

                                    Hallo zusammen,

                                    auch bei mir tritt dieses Problem auf.
                                    Ich habe ein Synology NAS und 5 Docker Container laufen. Einer davon ist ioBroker, ein anderer eine InfluxDB v2.6.
                                    Ich meine, dass direkt nach meinem Umzug in die Docker Container alles lief. Und diese Woche habe ich noch den Zugriff von außen über DynDNS auf Grafana realisiert. Denke aber, dass das nichts damit zu tun hat.
                                    Einmal am Tag "irgendwann vermutlich nachts" hat dann der InfluxDB Adapter ein Problem und wirft tausende solcher Warnings aus:

                                    influxdb.0
                                    	2023-01-21 11:02:57.330	info	Add point that had error for javascript.0.Solar.Wechselrichter.PVLeistungAktuell to buffer again, error-count=7
                                    influxdb.0
                                    	2023-01-21 11:02:57.330	warn	Error on writePoint("{"value":1682,"time":"2023-01-21T10:01:06.763Z","from":"system.adapter.javascript.0","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.330	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.329	info	Add point that had error for modbus.1.holdingRegisters.40206_M_AC_Power to buffer again, error-count=9
                                    influxdb.0
                                    	2023-01-21 11:02:57.329	warn	Error on writePoint("{"value":821,"time":"2023-01-21T10:01:06.748Z","from":"system.adapter.modbus.1","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.328	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.327	info	Add point that had error for javascript.0.Solar.Wechselrichter.PVLeistungAktuell to buffer again, error-count=6
                                    influxdb.0
                                    	2023-01-21 11:02:57.327	warn	Error on writePoint("{"value":1793,"time":"2023-01-21T10:02:46.725Z","from":"system.adapter.javascript.0","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.327	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.325	info	Add point that had error for modbus.1.holdingRegisters.40206_M_AC_Power to buffer again, error-count=8
                                    influxdb.0
                                    	2023-01-21 11:02:57.325	warn	Error on writePoint("{"value":993,"time":"2023-01-21T09:58:33.448Z","from":"system.adapter.modbus.1","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.325	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.323	info	Add point that had error for javascript.0.Solar.Wechselrichter.ACTotalRealPower to buffer again, error-count=8
                                    influxdb.0
                                    	2023-01-21 11:02:57.323	warn	Error on writePoint("{"value":982,"time":"2023-01-21T09:58:53.367Z","from":"system.adapter.javascript.0","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.323	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.322	info	Add point that had error for javascript.0.Solar.Wechselrichter.ACTotalRealPower to buffer again, error-count=7
                                    influxdb.0
                                    	2023-01-21 11:02:57.322	warn	Error on writePoint("{"value":862,"time":"2023-01-21T10:00:33.398Z","from":"system.adapter.javascript.0","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    influxdb.0
                                    	2023-01-21 11:02:57.322	warn	Point could not be written to database: iobdata
                                    influxdb.0
                                    	2023-01-21 11:02:57.320	info	Add point that had error for javascript.0.Solar.Wechselrichter.Hausverbrauch to buffer again, error-count=7
                                    influxdb.0
                                    	2023-01-21 11:02:57.320	warn	Error on writePoint("{"value":848,"time":"2023-01-21T10:02:33.339Z","from":"system.adapter.javascript.0","q":0,"ack":true}): Error: connect ECONNREFUSED 192.168.178.181:8086 / "connect ECONNREFUSED 192.168.178.181:8086""
                                    

                                    Wenn ich dann den InfluxDB Container neu starte ist alles wieder gut.
                                    Wie löse ich das Problem?

                                    O 1 Reply Last reply Reply Quote 0
                                    • O
                                      oli_g @hennerich last edited by

                                      Hallo @hennerich,

                                      hast du eigentlich eine Lösung für das Problem gefunden? Ich habe nämlich auch von einem Raspberry PI mit iobroker und Influxdb v1 nach Synology Container Manager und dasselbe "timeout" Problem. Bei mir scheint es nur beim Sonoff Adapter zu passieren. Da habe ich nen Luftqualitätssensor mit Tasmota laufen und der da sollen offensichtlich mehrere Werte ziemlich gleichzeitig geschrieben werden ...

                                      H 1 Reply Last reply Reply Quote 0
                                      • H
                                        hennerich @oli_g last edited by

                                        @oli_g sagte in Influx db error:

                                        Hallo @hennerich,

                                        hast du eigentlich eine Lösung für das Problem gefunden? Ich habe nämlich auch von einem Raspberry PI mit iobroker und Influxdb v1 nach Synology Container Manager und dasselbe "timeout" Problem. Bei mir scheint es nur beim Sonoff Adapter zu passieren. Da habe ich nen Luftqualitätssensor mit Tasmota laufen und der da sollen offensichtlich mehrere Werte ziemlich gleichzeitig geschrieben werden ...

                                        Soll ich dir mal sagen, dass ich irgendwann auf Home Assistant umgestiegen bin. Sorry 👼 😬 🤷‍♂️

                                        O 1 Reply Last reply Reply Quote 0
                                        • O
                                          oli_g @hennerich last edited by

                                          Hallo @hennerich,

                                          das wollte ich zwar nicht hören, aber trotzdem vielen Dank für die Antwort. Wenn ich nur wüsste, ob es am Adapter liegt, an der Influx DB, am Docker Setup oder an sonst was …

                                          Grüße

                                          Ro75 1 Reply Last reply Reply Quote 0
                                          • Ro75
                                            Ro75 @oli_g last edited by

                                            @oli_g schon mal geprüft, ob der Datenträger ggfs. defekt ist?!

                                            Ro75.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            547
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            influxdb iobroker
                                            10
                                            24
                                            3170
                                            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