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?
You must log in or register to comment.
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.