-
-
Notifications
You must be signed in to change notification settings - Fork 86
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
There are no plugins #252
Comments
To add to this, when I go to the volume/.unmanic/plugins is empty. Can this be related to this pull request? |
I think this is related to the expiration of the SSL certificate at the unmanic.app website. The plugin manager accesses the plugin repo at |
Dude, thanks! I've been meaning to install this for at least 3 weeks, I can't believe my timing. I didn't know it accessed them there. I was also trying to get to Discord, but couldn't get a link because of the same problem. I'll wait and see if that fixes it. |
I know what are the chances! I have heard about this from Cpt. Chaz awhile back and then again tonight with IBRACORP YT videos. Decided to give it a whirl first time and can't download any plugins sadly. Luckily for the comments here I know it wasn't something I did. I'll just come back to this later and hopefully the cert will be renewed. |
Thanks team! |
Description
I'm trying to install unmanic with Docker, but I don't think it's working how it should. I can't see any plugins installed, and I see the following:
I can scan files by ticking scan on start and restarting the container, but nothing else happens, no workers or anything.
Also, Data panels is completely empty.
This is my docker-compose:
I'm using Ubuntu Server running on a VM on Proxmox. I'm currently hosting 40+ containers, including Jellyfin, Radarr, Sonarr, Nextcloud, etc.
Steps to Reproduce
Expected behavior: being able to see the installed plugins and other stuff in the docs.
Actual behaviour: as described.
Versions
I tried the these tags for the image: latest, 0.1.3 and 0.1.2. All had problems.
The OS details are these:
´´´
NAME="Ubuntu"
VERSION="20.04.3 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.3 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal
´´´
Installation Method Used
Docker and docker-compose.
Additional Information
Pics of what I see
Logs (I think there is something in the tornado file)
UnmanicLogs.zip
The text was updated successfully, but these errors were encountered: