Michael Cammarata
Michael Cammarata
Hi folks, attempting to restore Authentik to a new docker LXC. I was able to create an sql dump file, but can someone explain how to restore it for a...
> Not disagreeing with you, but having a built in method in no way inhibits you from doing it manually. It’s does make it easier for smaller home lab users...
Same issue, updated to v2.7.0 but WebUI shows v2.6.0 and the camera disappeared. Deleted and re-added the addon, added in credentials to the config, but still no prompt for totp...
Apologies if this is too off-track, but the exact same false positive `http-crawl-non_statics` ban happens to me on the self-hosted [Overseer](https://github.com/sct/overseerr) application, when navigating to Requests.
additional data, running `compose up` I see the following issue: ``` kaizoku-db-1 | 2023-09-19 18:08:50.104 UTC [1] FATAL: database files are incompatible with server kaizoku-db-1 | 2023-09-19 18:08:50.104 UTC [1]...
### Potential Solution My database was created in v15. Without specifying a version number in my compose, the db postgres image updated to the latest version (v16), which is incompatible,...
I just double checked the default `compose.yaml` at it does appear that it is listed as ```yaml db: image: postgres:alpine ``` Which _may_ cause issues for folks who update the...
I'm jumping in to speak in support of this, specifically for [Authentik](https://goauthentik.io) support. Ideally, to allow reverse proxy authentication by header. I have setup NPM proxy, with Authentik for authentication...
Speaking in support of automatically marking individual episodes as 'finished' if a season is marked as 'finished' - to add, it would be great to be able to 'bulk edit'...
> I have experienced the same issue. For me, deleting the poetry.lock file before building the docker solved this issue. Thanks so much for sharing that workaround and for identifying...