Failed to connect to http://localhost:8086: Get http://localhost:8086/ping: dial tcp [::1]:8086: connect: connection refused

Hello @Annonyme1,
Have you checked influxd.log? When influxdb starts, it needs to read all shards before it can open http listener. Port 8086 is one of the last things to be opened.