SolninjaA

Results 11 comments of SolninjaA

> This shouldn't be a problem, what errors are you facing in the browser? I went to my server and started it via docker compose to get the error, but...

This isn't related with the original issue (or at least I don't think) but when I change preferences no videos show anymore. Feel free to not help with this issue,...

It’s been a while since I last dealt with this problem, but I do remember some things. For starters, I remember there being some errors in the console regarding Cloudflare’s...

I’m glad to hear that it is working for you! I tried again with an Electron web app (or something of the like) and it mostly worked. I got past...

**_Edit: For now, I have fixed the problem by using the `auto` profile instead of `invoke`._** I'm facing the same issue by running `sudo docker compose --profile invoke up --build`....

> I'm facing the same issue by running sudo docker compose --profile invoke up --build. I'm using the invoke profile. In case this helps, when I use the `auto` profile...

I just pushed another commit which fixed a conflict with the other services I was running. I'll add the other proposed changes once I get some more information 🙂

I just pushed the changes discussed [here](https://github.com/LemmyNet/lemmy-docs/pull/360#discussion_r2011880879). I'll test [Nutomic's suggestion](https://github.com/LemmyNet/lemmy-docs/pull/360#discussion_r2011887234) about the required endpoints using the "fixed" version of Lemmy UI, either when it is pushed to a new...

I just made the changes discussed [here](https://github.com/LemmyNet/lemmy-docs/pull/360#discussion_r2026765308), and also changed the Traefik configuration to match the final configuration when the new "fixed" Lemmy UI releases. Also, in relation to my...

Thanks very much for merging this commit (and also the UI one). I’m very happy to see that my work has been implemented into a project such as Lemmy. There’s...