cryptosharks131 / lndg

Lite GUI web interface to analyze lnd data and leverage the backend database for automation tools around rebalancing and other basic maintenance tasks.
MIT License
219 stars 41 forks source link

conflict: unable to remove repository reference on manual update from 1.7 to 1.8 #371

Closed smeisters closed 1 week ago

smeisters commented 8 months ago

Hello!

When updateing manually from lndg 1.7 to 1.8 i get the following error. this used to work without any problem with previous versions via terminal: "sudo ~/umbrel/scripts/app update lndg"

But now i get the folliwng error and cannot find any solution to get around it.. can somebody provide some help for me here?

Error response from daemon: conflict: unable to remove repository reference "ghcr.io/cryptosharks131/lndg:v1.7.0@sha256:xxx" (must force) - container 59ba6aded2c7 is using its referenced image 91d8e4fae533

cryptosharks131 commented 7 months ago

It seems like the container using the LNDg image is still running. See if you can check on the container status and stop it if its still running, then try to update again.