Localhost:8086/ready unavailable

Hi guys,
I am so confused right now because I have encountered this issue twice and don’t know how to fix it.
My problem is when I try to restart my influxdb with the “system service influxdb start” command. It showed the error "localhost:8086/ready unavailable after X attempt.
When I first installed it, I tried to start and stop the service and it worked fine. But this error happens when I let my service run for a while.
I am afraid that my log is very long and it is hard for you to read so I put my log in txt file.
I really need your help. Please give me some advice.
Thank you all so much.

Oct 25 091946 err08spc2 systemd[1].txt (46.6 KB)

Hello @vinh_lee,
I’m seeing a “slice bounds out of range”
This can be due to a data corruption issue.
This person solved it by removing the WAL

And this

I hope those help!

Hi @Anaisdg ,
I have tried to delete the WAL file. So what I did was, stopped the service and deleted WAL then started the service again. However, the WAL files were generated after I started the service.