Backup command rethinkdb.exe dump error on Windows
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 118
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
Error when launching 'rethinkdb-dump': No such file or directory
The rethinkdb-dump command depends on the RethinkDB Python driver, which must be
installed.
If the Python driver is already installed, make sure that the PATH environment v
ariable
includes the location of the backup scripts, and that the current user has permi
ssion to
access and run the scripts.
Instructions for installing the RethinkDB Python driver are available here:
http://www.rethinkdb.com/docs/install-drivers/python/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the rethinkdb-dump backup command and the RethinkDB Python driver but does not identify a documentation file or specific change. Start by locating the Windows backup-command documentation and compare its installation, PATH, and permissions guidance with the reported error; done means the documented instructions clearly address launching rethinkdb-dump on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100