-
-
Notifications
You must be signed in to change notification settings - Fork 291
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
RequestError: self signed certificate<title> #996
Comments
Hi, thanks for your issue. If that doesn't help, can you maybe post your compose here? |
This is part of the docker compose
I have tried to re-create the container same issue. Btw, Radarr is configured the same way as qbittorrent and the calendar integration works |
Hi, please edit your comment to use the markdown code blocks. |
Hi, anybody has an idea on how to resolve this? |
@ajnart can you look into this? Maybe the environment variable is being ignored... Sorry @thedamn316 for not replying back. I glanced over your email by accident. |
Hey sorry I cannot debug this as I have no idea how to set up either tarefik or a self signed certificate. Also I am not sure if the NODE flag would work since I believe we are not using a whole nodejs in our docker deployment |
In 1.0 you can not simply upload either the root certificate of your self signed certificate or the self signed certificate itself: |
Environment
Docker
Version
0.12.2
Describe the problem
I have added a self signed certificate on qbittorrent and accessing it via Traefik locally (https://qbittorrent.hlab.home/) but since then widget does not work. I have added NODE_TLS_REJECT_UNAUTHORIZED=0 to the homarr docker compose
Logs
Error communicating with your download client 'qbittorrent' (3d0836d4-c02d-425b-964b-3ef0b5f54427): RequestError: self signed certificate
Context
Please tick the boxes
The text was updated successfully, but these errors were encountered: