- cross-posted to:
- tchncs@discuss.tchncs.de
I ran out of space on my instance which is hosted on linode. I used their automated system to upgrade the node so it had more hard drive space.
Since I did that, images have not displayed on my instance. Either from existing posts or new posts. How do I fix this?
I submited a question on GitHub https://github.com/LemmyNet/lemmy/issues/2637 and was asked to provide a “the docker compose logs” and to try restarting “docker compose”.
I rebooted the virtual server, which I assume would restart the docker compose. If not, how do I restart it?
Also can you give me the exact commands to:
- do a docker compose restart and where I do it from
- generate the docker compose logs and how to limit the size if it is likely to be to big to upload to github and where to run the commands from.
Thanks in advance for your help.
so what should I do now?
Should I restore the backup from before I ran the recreate command or do something else?
I ran the up command with force recreate and seem to be back to where I started. Instance working except images no displaying
I posted a copy of the screen output here https://github.com/LemmyNet/lemmy/issues/2637#issuecomment-1374677294
It showed a bunch of errors
Sorry I am not deep enough into hosting Lemmy (yet) to answer your question. I guess the Pict-rs container that is used as the image backend has some sort of issue?
Thanks for the help you have provided so far - if nothing else I learnt some stuff.