Odin Vex
Odin Vex
> The Gitea, where forgejo is build on, code, does not support anonymous/non-login I think. So that would explain your issues I can `docker pull image` from my Forgejo instance...
> > > The Gitea, where forgejo is build on, code, does not support anonymous/non-login I think. So that would explain your issues > > > > > > I...
If I don't start the target service and simply look at Traefik's API panel it shows the plugin defined and ready to go...
> Hello [@OdinVex](https://github.com/OdinVex), > > Do you mind sharing debug logs of your traefik instance? It'll take a while to filter the logs, but sure. They're rather useless though in...
Best I can filter is the following (rather redacted even, but it shows the only relevant lines regarding the router, service, config loaded, and plugin: ``` 2025-08-04T10:53:36-04:00 DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 >...
I notice it doesn't create a middleware at all for the plugin, even though the Traefik compose in the first post has it defined, same with the label referencing it...
I was able to adjust my URI and add my access token to access files, but they're of course encrypted: `https://HOST_NAME/_matrix/client/v1/media/download/SERVER_NAME/MEDIA_ID?access_token=ACCESS_TOKEN` Edit: Used the event for the delivery to grab...
> > CSD also breaks basic features like KWin's per-window rules or global menu in unified place. > > What? What do you think Ubuntu is doing? If CSD isn't...
I have only 392 eBooks and the Dashboard shows that, but any attempt to access the library results in perpetual load.
I've determined what has been screwing up non-Movies/Music/Shows/Music: `ParentId` in `https://.../Users/.../Items?` requests. I decided to try timing things with `time curl ...` and got the following results averaged across 5...