this post was submitted on 19 Feb 2025
6 points (87.5% liked)

Lemmy Support

4733 readers
4 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Can find any relevant logs.

Proxy says it can resolve ui but ui has no issues in the logs.

Update:

Super weird solution that I don't understand how it ever worked. Evidently the picts volume mapping in the docker-compose.yml had one extra space before it. I noticed this when I tried to write docker compose down and it said error line 49. Weird this is the ui worked until suddenly it didn't.

Why would this randomly change? Did my yml suddenly change? Why did it work before now?

top 1 comments
sorted by: hot top controversial new old
[–] Dave@lemmy.nz 1 points 3 days ago

Well you wouldn't have been able to do docker compose up if it was like that, right? So it must have been changed while it was running.

Lemmy-UI and the backend are completely separate, so if the UI is not working apps can still connect to the back end if that's running.