Felix von Arx

Results 6 comments of Felix von Arx

Wanted to do the exact same thing. Good stuff.

It is `{{ kanidm_username }}@{{ kanidm_domain }}` in my case `[email protected]`. For testing I changed it to the `name` claim which is the `kanidm_display_name` in my case `Joker9944` which yielded...

My personal hypothesis is that the plugin cannot authenticate itself to Jellyfin, but that's just speculation. My speculation is based on this log message: ``` text [2024-08-29 13:38:15.076 +00:00] [INF]...

I'm having the same issue. Generating some traffic so issue might get seen.

I'm investigating a similar issue right now. While doing so I found the following issue from barman. https://github.com/EnterpriseDB/barman/issues/1057 Reverting back to an older version of the CNPG image with boto3...

Check the `shellHook` env variable, if it's not set you might have started the wrong dev shell. Don't ask how I know this and how long it took to figure...