Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Error: no such file or directory #2914

Closed
ghost opened this issue Oct 27, 2016 · 1 comment
Closed

Error: no such file or directory #2914

ghost opened this issue Oct 27, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 27, 2016

OS: Windows 8, 64 bit
PARITY: 1.3.9
This is what I'm getting in console:
1
I've just checked, the folder exists, what might be the problem? Does it have to do anything with the presense in the path non-latin characters?

@tomusdrw
Copy link
Collaborator

It's a known issue: https://github.com/ethcore/parity/issues/2215 Our RocksDB wrapper does not support UTF8 paths.
As a workaround please point a database to a different (non-utf8) directory using --db-path flag.
Example: parity.exe --db-path C:\DbPath

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant