influxdata / influxdata/influxdb
Unable to open series file
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Hi,
My influxdb stop,and i wanted to start it ,then got this error;
2022-11-22T03:23:13.221557Z error Unable to open series file {"log_id":"0eJLcP31000","path":"D:\\influxdb_N3\\DB\\data\\XXDB\\_series","partition":0,"error":"open D:\\influxdb_N3\\DB\\data\\XXDB\\_series\\00\\000e: Access is denied."}
run: open server: open tsdb store: open D:\influxdb_N3\DB\data\XXDB\_series\00\000e: Access is denied."

This XXDB database work fine last date.
Is anyone can help?
Thanks!
Contributor guide
Research direction
Start with the reported startup error and the D:\influxdb_N3\DB\data\XXDB\_series\00\000e path, checking the conditions around opening that file. No source file or test is named; first establish a reproducible failure and document the specific change needed so InfluxDB can start without the access-denied error.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100