Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error writing points to database: timeout #415

Open
Hant0r opened this issue Oct 4, 2024 · 3 comments
Open

error writing points to database: timeout #415

Hant0r opened this issue Oct 4, 2024 · 3 comments

Comments

@Hant0r
Copy link

Hant0r commented Oct 4, 2024

Hallo zusammen,

ich bekomme immer wieder im Log Warnungen vom Influxdb angezeigt, die auf ein Timeout-Problem hinweisen.

`influxdb.0 2024-10-04 14:48:08.851 warn Point could not be written to database: ioBroker
influxdb.0 2024-10-04 14:48:08.848 warn Error on writePoint("{"value":1535.9400000000005,"time":"2024-10-04T12:47:56.125Z","from":"system.adapter.javascript.0","q":0,"ack":true}): HttpError: unexpected error writing points to database: timeout / "unexpected error writing points to database: timeout""`

Meistens reicht es, wenn ich den Adapter neu starte, dann habe ich wieder etwas Ruhe.
Leider weiß ich nicht, wie ich das Problem lösen kann.

Die Datenbank "ioBroker" ist schon recht alt und ich vermute, dass sie schon ziemlich groß ist.
Weiß leider nicht, ob dass das Problem ist und/oder wie ich die Datenbank reduzieren kann.

Habt ihr eine Lösung/Idee?

@Apollon77
Copy link
Contributor

Apollon77 commented Oct 4, 2024

"timeout" heisst das der innodb server nicht innerhalb von x Sekunden antwoertet. Bitte InfluxDB server logs checken

@Hant0r
Copy link
Author

Hant0r commented Oct 5, 2024

Danke dir für die schnelle Antwort.
Hast du einen Tipp wo ich da suchen kann/muss? Influx läuft bei mir als Docker und finde aktuell keine Logs :(

@Apollon77
Copy link
Contributor

naja docker hat auch logs ... je nachdem wie es genau läuft docker logs oder docker-compose logs ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants