Linux部署bitcoin core(核心钱包)
hacterac:
到了第3步,我输入[code=plain]
systemctl status bitcoind.service
[/code]却报错了以下内容:
[code=plain]
Job for bitcoind.service failed because the control process exited with error code.
See "systemctl status bitcoind.service" and "journalctl -xe" for details.
[/code]我输入了这两个命令,输出结果分别是:
[code=plain]
bitcoind.service - Bitcoin deamon service
Loaded: loaded (/etc/systemd/system/bitcoind.service;enabled; vendor pres>
Active: activating (auto-restart) (Result: exit-code) since
Sun 2024-03-10>
Process: 5255 ExecStart=/wallet/bitcoin/bitcoin-0.18.1/bin/bitcoind -daemon
[/code] 和
[code=plain]
-- The job identifier is 6591.
3月 10 15:57:48 ubuntu systemd[5317]: bitcoind.service: Failed to execute comma>
3月 10 15:57:48 ubuntu systemd[5317]: bitcoind.service: Failed at step EXEC spa>
-- Subject: Process /wallet/bitcoin/bitcoin-0.18.1/bin/bitcoind could not be ex>
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The process /wallet/bitcoin/bitcoin-0.18.1/bin/bitcoind c
[/code]
XPS是什么格式?如何编辑?