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

./Wallet/start_wallet.sh not working! #16

Open
mushabbar opened this issue Sep 21, 2018 · 4 comments
Open

./Wallet/start_wallet.sh not working! #16

mushabbar opened this issue Sep 21, 2018 · 4 comments

Comments

@mushabbar
Copy link

./Wallet/start_wallet.sh is not working!

2018-09-21T19:03:53.759 thread-0 http_plugin.cpp:515 plugin_startup ] unix socket service failed to start: No such file or directory
2018-09-21T19:03:53.759 thread-0 main.cpp:60 main ] No such file or directory

@FrankWong1213
Copy link

./Wallet/start_wallet.sh is not working!

2018-09-21T19:03:53.759 thread-0 http_plugin.cpp:515 plugin_startup ] unix socket service failed to start: No such file or directory
2018-09-21T19:03:53.759 thread-0 main.cpp:60 main ] No such file or directory

try mkdir /root/eosio-wallet

@riclava
Copy link

riclava commented Nov 14, 2018

add this parameter for start script ;-)

--unix-socket-path /path/to/keosd.sock

@tranchiendang
Copy link

worked like a charm

@aravindgv
Copy link

After adding --unix-socket-path $DATADIR/keosd.sock worked

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

5 participants