influxdata / influxdata/influxdb
Erreur téléchargement InfluxDB
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
Bonjour, j'ai essayé de télécharger influxDB a l'aide de ces sites : https://technixleo.com/how-to-install-influxdb-on-windows/ et https://docs.influxdata.com/influxdb/v2.2/install/ . Je suis sous windows et lorsque j'execute ```./influxd``` j'obtiens le message suivant:
```
PS C:\Program Files\InfluxData\influxdb\influxdb2-2.1.1-windows-amd64> ./influxd
2022-04-19T08:07:17.016343Z info Welcome to InfluxDB {"log_id": "0_xDck60000", "version": "2.1.1", "commit": "657e1839de", "build_date": "2021-11-09T03:03:48Z"}
2022-04-19T08:07:17.016343Z error Failed opening bolt {"log_id": "0_xDck60000", "error": "unable to create directory C:\\Users\\cardr\\.influxdbv2\\influxd.bolt: mkdir C:\\Users\\cardr\\.influxdbv2: Access is denied."}
Error: unable to create directory C:\Users\cardr\.influxdbv2\influxd.bolt: mkdir C:\Users\cardr\.influxdbv2: Access is denied.
See 'influxd -h' for help
```
Auriez-vous des solutions à me proposer?
Contributor guide
Research direction
Start with the Windows installation instructions linked in the report and reproduce the `./influxd` command from PowerShell. Read the reported `Failed opening bolt` and `Access is denied` output, then determine whether the documentation needs a Windows-specific correction. Done means the startup procedure and its expected result are clearly established.
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
- 25/100