I tried launcher rebuild or launcher cleanup, but it keeps bringing up this error. pls help.
root@vps320093:/var/discourse# ./launcher rebuild app
WARNING: We are about to start downloading the Discourse base image
This process may take anywhere between a few minutes to an hour, depending on your network speed
Please be patient
Unable to find image 'discourse/discourse:1.3.7' locally
1.3.7: Pulling from discourse/discourse
7f3a89592205: Pulling fs layer
ec4a109d9ed7: Pulling fs layer
ec4a109d9ed7: Verifying Checksum
ec4a109d9ed7: Download complete
/usr/bin/docker: write /var/lib/docker/tmp/GetImageBlob910720681: no space left on device.
See '/usr/bin/docker run --help'.
Your Docker installation is not working correctly
See: https://meta.discourse.org/t/docker-error-on-bootstrap/13657/18?u=sam
i just installed discourse recently and i don’t have a lot of posts on my site yet, i don’t think the space should run out like that.
What else could be the problem?
the output is the same as ./launcher rebuild app
root@vps320093:/var/discourse# ./launcher cleanup
WARNING: We are about to start downloading the Discourse base image
This process may take anywhere between a few minutes to an hour, depending on your network speed
Please be patient
Unable to find image 'discourse/discourse:1.3.7' locally
1.3.7: Pulling from discourse/discourse
7f3a89592205: Pulling fs layer
ec4a109d9ed7: Pulling fs layer
/usr/bin/docker: write /var/lib/docker/tmp/GetImageBlob827452230: no space left on device.
See '/usr/bin/docker run --help'.
Your Docker installation is not working correctly
root@vps320093:~# docker rm $(docker ps -a -q)
Error response from daemon: You cannot remove a running container 01555a25e0020b0cd4ac9d6d65148364b56a90f22acdb961c56b8a85eff33e58. Stop the container before attempting removal or use -f
and
root@vps320093:~# docker rmi $(docker images -q)
Untagged: ubuntu:latest
Untagged: ubuntu@sha256:2d44ae143feeb36f4c898d32ed2ab2dffeb3a573d2d8928646dfc9cb7deb1315
Deleted: sha256:f753707788c5c100f194ce0a73058faae1a457774efcda6c1469544a114f8644
Deleted: sha256:3b25e17d01de5200842cadbdc53f4afa1a3ed17a7121e4036e744a83a2732f76
Deleted: sha256:cebd67936ff89b117f72c410b11cc835c96cc8eabd161564ca38bfff99d781f5
Deleted: sha256:5d232b0ea43a530cd4db4be2c175b9dd46f534fa9cc8dcbf1d413c851f74e817
Deleted: sha256:dafccc932aece6c4914ca049df6539b75145ee2cf51f76e8d129aade450c87c3
Deleted: sha256:c854e44a1a5a22c9344c90f68ef6e07fd479e8ce1030fe141e3236887f1a4920
Untagged: samsaffron/docker-gc:latest
Untagged: samsaffron/docker-gc@sha256:1efd5febba28f881c815c37005b09c67fce0fa62d583b82790b0a0fe82cad999
Deleted: sha256:54ca424ca8d6df79c3a82aec01d7aefbf1a9dc7d91986083c74c6100eb703490
Deleted: sha256:43d02a32400acd5615ec64d0fed870241fe4d3b6de989d082f9308db3d13a73d
Deleted: sha256:fdefcee7e2a7f37b340ebb7a7425b87804f8c769da43fd30e27986c89ca732a9
Deleted: sha256:d3e0f5b86a3ac4344a5f60c6b2e16dd65813ee13002cbcd297614fbf5c5d0013
Deleted: sha256:d2b65ed60001d5588e6988227fe8315c74501951744ba98262d98e480d335e02
Deleted: sha256:4f51d825399959586bac782804563b2b4169c6188556bd1eff4aaf630041c17d
Deleted: sha256:15eb0f73cd145d3b46ee4194a68744fe95c82ffcca04b0c8bf38a2678a1d3273
Error response from daemon: conflict: unable to delete 7b53fa7b8414 (cannot be forced) - image is being used by running container 01555a25e002
Error response from daemon: conflict: unable to delete a20f0826357b (cannot be forced) - image has dependent child images
its working perfectly now. and i have available 1.5GB. I think i will have to get an additional disk.
Thank You so much for your help. You guys are the best.
Hey, that looks like OVH’s VPS SSD, the cheapest option, right? In terms of CPU performance those are nifty little servers, but the 10GB storage will not take you far.
If you do not have a lot of concurrent users and your budget is a dime, then ScaleWay’s VPS is a perfectly usable option. It comes with 2 slow CPU cores, 2GB RAM and a nice 50GB storage. The staff here complains that they are slow, but in real life it runs OK (depending on traffic, of course).
I asked the additional volumes question here earlier, but did not a get a reply. That remains as an interesting question, even though I now have a beefy 200GB SSD on my new box.