qbittorrent not downloading #49
-
|
Hello. For reference, here is the compose part of the torrent client: container_name: "qbittorrent"
volumes:
- ${USERDIR}/qbittorrent:/config
- ${MEDIADIR}/Downloads:/media/downloads
ports:
- "6881:6881"
- "6881:6881/udp"
restart: always
environment:
- PUID=${PUID}
- PGID=${PGID}
- TZ=${TZ}
- UMASK_SET=002
networks:
- traefik_proxy |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
I would suggest coming on discord for live support but i can tell you there is no issue with the container (thousands of people use it without issue) |
Beta Was this translation helpful? Give feedback.
-
|
qbittorrent has their own logs, likely somewhere in /config (i dont use qbit) |
Beta Was this translation helpful? Give feedback.

try with something you know works like google.com if google.com also fails you have a dns issue, if it works, bt1.archive.org is the issue