You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i have setup a LN node, and i wanted to make sure its working properly.
apparently it does not.
docker logs 900xx7556xca
shows error: exec failed: exec format error
to make sure its not running
docker ps -a
the status as exited right after starting the container.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
900xx7556xca dougvk/bitcoind:latest "/entrypoint.sh bitcâ¦" 5 minutes ago Exited (1) 5 minutes ago bitcoind_mainnet
i have tried to delete everything and reinstalling everything from the beginning , deleted the container and rebuild it.
same story.
hi, i have setup a LN node, and i wanted to make sure its working properly.
apparently it does not.
docker logs 900xx7556xca
shows
error: exec failed: exec format error
to make sure its not running
docker ps -a
the status as exited right after starting the container.
i have tried to delete everything and reinstalling everything from the beginning , deleted the container and rebuild it.
same story.
@dougvk
hardware are
4 Dedicated ARM Cores
2GB memory
guide i followed
https://steemit.com/bitcoin/@kimsekim/how-to-setup-bitcoin-lightning-maninnet-network-node
The text was updated successfully, but these errors were encountered: