Since I update my Raspberry this morning Influx is not reachable anymore.
Has been working for the last 6 months without any issue.
pi@raspberrypi:~ $ curl -sL -I localhost:8086/ping
HTTP/1.1 204 No Content
Content-Type: application/json
Request-Id: a876a43e-f748-11eb-8001-e45f011178fb
X-Influxdb-Build: OSS
X-Influxdb-Version: 1.8.9
X-Request-Id: a876a43e-f748-11eb-8001-e45f011178fb
Date: Sat, 07 Aug 2021 06:28:20 GMT
pi@raspberrypi:~ $ influx
Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused
Please check your connection settings and ensure ‘influxd’ is running.
pi@raspberrypi:~ $ sudo systemctl start influxdb
Job for influxdb.service failed because the control process exited with error code.
See “systemctl status influxdb.service” and “journalctl -xe” for details.
I am not coming right. Help