跳至主要内容
此页面是从英文翻译而来的。请注意,与原始页面相比,可能会出现错误或差异。真实的文档来源应始终是英文版本。

Keosd Troubleshooting

How to solve the error "Failed to lock access to wallet directory; is another keosd running"?

Since cleos may auto-launch an instance of keosd, it is possible to end up with multiple instances of keosd running. That can cause unexpected behavior or the error message above.

To fix this issue, you can terminate all running keosd instances and restart keosd. The following command will find and terminate all instances of keosd running on the system:

pkill keosd