influxdata / influxdata/influxdb

Unable to open series file

Open
#23,938 0 comments 0 reactions 0 assignees View on GitHub
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."

![image](https://user-images.githubusercontent.com/11376463/203235373-c2df4e3d-0651-4c46-b1c7-b536177d3b1e.png)

This XXDB database work fine last date.
Is anyone can help?
Thanks!

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.