Closed
Description
Describe the bug
I wanted to give Maintainerr a try by setting it up on my Synology under DSM 7.2.1.
I can reach the portal however I see a redirect loop from the plex settings and only the sidebar is loading.
To Reproduce
Steps to reproduce the behavior:
- Deploy the container
- Navigate to http://[nasip]:6246/
- I get redirected to http://[nasip]:6246/settings/plex
Expected behavior
I should be able to see and edit the settings to run the program.
Logs
Here's what I see in the logs:
...
[maintainerr] | 10/02/2024 18:12:34 [INFO] [RouterExplorer] Mapped {/api/collections/exclusions/:id/content/:page, GET} route
[maintainerr] | 10/02/2024 18:12:34 [INFO] [RouterExplorer] Mapped {/api/collections/logs/:id/content/:page, GET} route
[maintainerr] | 10/02/2024 18:12:34 [INFO] [SettingsService] Settings not found.. Creating initial settings
[maintainerr] | 10/02/2024 18:12:36 [INFO] [PlexApiService] Plex API isn't fully initialized, required settings aren't set
[maintainerr] | 10/02/2024 18:12:36 [WARN] [TasksService] An error occurred while creating the Collection Handler task. This is normal on first boot.
[maintainerr] | 10/02/2024 18:12:36 [INFO] [CollectionWorkerService] Creation of Collection Handler task failed. Retrying in 10s..
[maintainerr] | 10/02/2024 18:12:36 [INFO] [TasksService] Task Collection Log Cleaner created successfully
[maintainerr] | 10/02/2024 18:12:36 [WARN] [TasksService] An error occurred while creating the Rule Handler task. This is normal on first boot.
[maintainerr] | 10/02/2024 18:12:36 [INFO] [RuleExecutorService] Creation of Rule Handler task failed. Retrying in 10s..
[maintainerr] | 10/02/2024 18:12:36 [INFO] [TasksService] Task Rule Maintenance created successfully
[maintainerr] | 10/02/2024 18:12:36 [INFO] [NestApplication] Nest application successfully started
[maintainerr] | 10/02/2024 18:12:41 [WARN] [PlexApiService] Plex api communication failure.. Is the application running?
[maintainerr] | 10/02/2024 18:12:46 [INFO] [TasksService] Task Collection Handler created successfully
[maintainerr] | 10/02/2024 18:12:46 [INFO] [TasksService] Task Rule Handler created successfully
[maintainerr] | 10/02/2024 18:13:02 [WARN] [PlexApiService] Plex api communication failure.. Is the application running?
[maintainerr] | 10/02/2024 18:13:52 [WARN] [AppService] Couldn't fetch latest release version from GitHub
[maintainerr] | 10/02/2024 18:13:52 [WARN] [AppService] Couldn't fetch latest release version from GitHub
[maintainerr] | 10/02/2024 18:13:52 [WARN] [AppService] Couldn't fetch latest release version from GitHub
[maintainerr] | 10/02/2024 18:13:52 [WARN] [AppService] Couldn't fetch latest release version from GitHub
[maintainerr] | 10/02/2024 18:13:52 [WARN] [AppService] Couldn't fetch latest release version from GitHub
...
Device (please complete the following information):
- OS: Synology / DSM 7.2.1
- Version: ghcr.io/jorenn92/maintainerr:latest
Additional context
I tried:
- Changing network to bridge / host
- Deploying via docker compose / Portainer / DSM Container Manager
There's a user issue if I don't set the UID:GID up ("PLEASE UPDATE YOUR CONFIG..." message).
The WARN message only arises when I go to the website and get the infinite redirect behaviour.
Metadata
Metadata
Assignees
Labels
No labels