-
-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to setup on Synology / Docker #890
Comments
Duplicate of #887 I'm not sure why this is happening, since nothing regarding the version changed. I'll look into it as soon as possible. |
Pushed a fixed and performed an emergency release. It should work with 2.0.2 |
Actually, Plex' connection seemed to work before, but not anymore. Only authentication works. |
This seems like a general Nodejs error (nodejs/node#44003 (comment)). I don't really know what's going on.. But, try to revert to the working config and prepend your hostname configurations with http(s)://. Also, make sure you're only using base_url when absolutely sure you need it. The backend should automatically add http(s):// when it's not there, but i've had some recent reports that indicate it doesn't do that anymore.. |
You can't communicate with Plex anymore? Was this because you changed the mode? |
Ok it gets weirder. I'm running on the bridge network. Re: Plex, authentication is done so it gets me a list of servers to connect to when I click the 🔁 button. I have only one server but I get 2 pairs of config, either hostname or IP, local or remote. So my list is:
It's weird because I run 15 containers daily alongside a VM and other apps on this NAS. Some are exposed on the local network, others on the internet, or some are not. But it's the first time I have this issue. Usually I solve this by using the host network, but with this config, I get the network error I mentioned before and the app is not running. I tried this:
I know it's quite explicit as it's marked Test Saved but the test only works AFTER you click save and it feels weird. Thank you for your app and support, super duper appreciated! 🙏 |
Exact same issue is happening with me except I cannot get it to work at all on bridge mode. |
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:
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:
Screenshot
Device (please complete the following information):
Additional context
I tried:
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.
The text was updated successfully, but these errors were encountered: