-
Notifications
You must be signed in to change notification settings - Fork 8
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
unexpected error writing points to database: Socket receive error. errno 104 #87
Comments
Hallo,
Warum die Abbrüche oder der Timeout bei der InfluxDB auftreten, kann ich nicht sagen. Eine wackelige Netzwerkanbindung vielleicht? Auf welcher Hardware läuft denn der Docker Container und die InfluxDB? Gruß Thomas |
Vielen Dank für die schnelle Rückmeldung. InfluxDB (influxdb:latest) läuft ebenfalls als Docker mit rscp2mqtt auf einem Celeron J6412 Host. Beide Container sind im selben Docker-Netzwerk. |
v3.30 ist jetzt verfügbar.
|
Ich hoffe, das hat sich erledigt. |
Sorry für die sehr späte Rückmeldung. Es läuft bis jetzt stabil und ich hatte keine Probleme mehr. Vielen Dank für deine Arbeit. :-) |
Hallo,
mind. 1-2 mal am Tag werden keine Daten mehr via. MQTT übertragen und es kommt immer zu folgender Meldung:
{"code":"internal error","message":"unexpected error writing points to database: timeout"}[2024-09-09 09:08:52] pid=1 ppid=0 RscpMqttMain.cpp(2634) Error: Socket receive error. errno 104
Ich nutze das Image "image: pvtom/rscp2mqtt:latest-with-influxdb" und muss anschließend den Container immer neu starten. Dann funktioniert es wieder für eine Weile.
Was könnte die Ursache sein bzw. wie kann das Problem weiter geprüft werden? Vielen Dank!
The text was updated successfully, but these errors were encountered: