How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Error when writing data : unexpected error writing points to database: [shard 2613] unexpected end of JSON input

calendar_today June 24, 2026 person @seb domain influxdata

Hi everyone, I’m not sure if this information will be helpful, but in my project I needed to restore a single bucket in Influx. After performing the restore through the Influx CLI, I was no longer able to write new data to the restored bucket because Influx kept returning the following error: Writing error: shard group X covering X to X has no shard I managed to solve the issue by following these steps: I created a new empty bucket, for example bucket_copy . Using the UI, I went to Data Explorer and copied all the data from the original bucket to the temporary bucket by running the following q

open_in_new Read original post