CounterpartyXCP / counterparty-core

Counterparty Protocol Reference Implementation
http://counterparty.io
MIT License
287 stars 207 forks source link

Unable to start counterparty-core on testnet on 10.5 #2562

Closed jdogresorg closed 1 hour ago

jdogresorg commented 2 hours ago

I seem to be unable to bring up counterparty-core testnet. When updating to 10.4.6 last week, I was suddenly unable to bring testnet back up. I asked at the time, and was told there were still some issues on testnet. I have waited a week and am now trying to bring up 10.5.0 on testnet and still having issues.

I realize this is probably just a local issue with my docker container, so I am curious how one can blow away/reset the docker containers for testnet and have them re-created, as the docker compose --profile testnet up -d command is not working to bring up the testnet instance.

image

jdogresorg commented 1 hour ago

docker container prune removed the stopped containers and resolved the issue.