Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows gui daemon launcher language issue #66

Open
necro-nemesis opened this issue May 31, 2020 · 2 comments
Open

Windows gui daemon launcher language issue #66

necro-nemesis opened this issue May 31, 2020 · 2 comments

Comments

@necro-nemesis
Copy link

User could not get the daemon to launch from the gui when using a Chinese name. The gui would open but the daemon process would not start from using the launcher. It appears to potentially be a path problem related to unrecognized character set. After creating a "latin" user the launcher subsequently worked for the user.

@Dormage
Copy link

Dormage commented May 31, 2020

To be a bit more specific, the issue is with the lokinet daemon. After launching it manually from CMD. The error occurs in main.cpp:224 when trying to create a file at C:\Users$USERNAME\AppData\Roaming.lokinet.

The daemon fails to start. The GUI then fails to connect to the local daemon.

@despair86
Copy link
Contributor

found a related problem: lokinet can't handle spaces in paths

@majestrate majestrate transferred this issue from oxen-io/lokinet Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants