commit 784c82ddc2506f4474b2e5aa864d5b5fb7c38fa8 Author: nkozobrod Date: Sat May 30 12:07:08 2026 +0000 Initial commit: docker compose config diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..edebc69 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +# Secrets +.env +*.pem +*.key + +# Docker volumes / data +data/ +*-data/ +vw-data/ + +# OS +.DS_Store +Thumbs.db + +# Backups +*.tar.gz +*.bak diff --git a/docker-compose.yaml b/docker-compose.yaml new file mode 100644 index 0000000..df67448 --- /dev/null +++ b/docker-compose.yaml @@ -0,0 +1,32 @@ +services: + qbittorrent: + image: lscr.io/linuxserver/qbittorrent:latest + container_name: qbittorrent + environment: + - PUID=1000 + - PGID=1000 + - TZ=Europe/Moscow + - WEBUI_PORT=8080 + volumes: + - ./qbittorrent/config:/config + - ./qbittorrent/downloads:/downloads + networks: + - traefik_proxy + labels: + - "traefik.enable=true" + - "traefik.http.routers.qbittorrent.rule=Host(`qbit.kzbrd.ru`)" + - "traefik.http.routers.qbittorrent.entrypoints=websecure" # Используем HTTPS entrypoint + - "traefik.http.routers.qbittorrent.tls=true" + - "traefik.http.routers.qbittorrent.tls.certresolver=myresolver" # Используем единый резолвер + - "traefik.http.services.qbittorrent.loadbalancer.server.port=8080" + # Дополнительные security headers + - "traefik.http.routers.qbittorrent.middlewares=qbittorrent-headers" + - "traefik.http.middlewares.qbittorrent-headers.headers.sslredirect=true" + - "traefik.http.middlewares.qbittorrent-headers.headers.stsincludesubdomains=true" + - "traefik.http.middlewares.qbittorrent-headers.headers.stspreload=true" + - "traefik.http.middlewares.qbittorrent-headers.headers.stsseconds=31536000" + restart: unless-stopped + +networks: + traefik_proxy: + external: true \ No newline at end of file diff --git a/qbittorrent/config/qBittorrent/GeoDB/dbip-country-lite.mmdb b/qbittorrent/config/qBittorrent/GeoDB/dbip-country-lite.mmdb new file mode 100644 index 0000000..f191310 Binary files /dev/null and b/qbittorrent/config/qBittorrent/GeoDB/dbip-country-lite.mmdb differ diff --git a/qbittorrent/config/qBittorrent/categories.json b/qbittorrent/config/qBittorrent/categories.json new file mode 100644 index 0000000..2c63c08 --- /dev/null +++ b/qbittorrent/config/qBittorrent/categories.json @@ -0,0 +1,2 @@ +{ +} diff --git a/qbittorrent/config/qBittorrent/lockfile b/qbittorrent/config/qBittorrent/lockfile new file mode 100644 index 0000000..e69de29 diff --git a/qbittorrent/config/qBittorrent/logs/qbittorrent.log b/qbittorrent/config/qBittorrent/logs/qbittorrent.log new file mode 100644 index 0000000..67e9ef4 --- /dev/null +++ b/qbittorrent/config/qBittorrent/logs/qbittorrent.log @@ -0,0 +1,696 @@ +(W) 2026-04-26T04:07:40 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T04:07:41 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T04:07:42 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T04:07:43 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T04:07:43 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:26 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:28 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:29 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:30 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:31 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.7, username: admin +(W) 2026-04-26T07:43:31 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.7, username: admin +(N) 2026-04-26T10:05:10 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-26T10:05:10 - Using config directory: /config/qBittorrent +(N) 2026-04-26T10:05:10 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T10:05:11 - Peer ID: "-qB5100-" +(I) 2026-04-26T10:05:11 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T10:05:11 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T10:05:11 - Local Peer Discovery support: ON +(I) 2026-04-26T10:05:11 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T10:05:11 - Anonymous mode: OFF +(I) 2026-04-26T10:05:11 - Encryption support: ON +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T10:05:11 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T10:05:11 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T10:05:11 - Using built-in WebUI. +(N) 2026-04-26T10:05:11 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T10:05:11 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T10:05:16 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T10:08:54 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-04-26T10:08:54 - Using config directory: /config/qBittorrent +(N) 2026-04-26T10:08:54 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T10:08:54 - Peer ID: "-qB5100-" +(I) 2026-04-26T10:08:54 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T10:08:54 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T10:08:54 - Local Peer Discovery support: ON +(I) 2026-04-26T10:08:54 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T10:08:54 - Anonymous mode: OFF +(I) 2026-04-26T10:08:54 - Encryption support: ON +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T10:08:54 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T10:08:54 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T10:08:54 - Using built-in WebUI. +(N) 2026-04-26T10:08:54 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T10:08:54 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T10:08:59 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T10:16:31 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T10:16:31 - Using config directory: /config/qBittorrent +(N) 2026-04-26T10:16:31 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T10:16:31 - Peer ID: "-qB5100-" +(I) 2026-04-26T10:16:31 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T10:16:31 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T10:16:31 - Local Peer Discovery support: ON +(I) 2026-04-26T10:16:31 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T10:16:31 - Anonymous mode: OFF +(I) 2026-04-26T10:16:31 - Encryption support: ON +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T10:16:31 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T10:16:31 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T10:16:31 - Using built-in WebUI. +(N) 2026-04-26T10:16:31 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T10:16:31 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T10:16:36 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T10:18:55 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T10:18:55 - Using config directory: /config/qBittorrent +(N) 2026-04-26T10:18:55 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T10:18:55 - Peer ID: "-qB5100-" +(I) 2026-04-26T10:18:55 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T10:18:55 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T10:18:55 - Local Peer Discovery support: ON +(I) 2026-04-26T10:18:55 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T10:18:55 - Anonymous mode: OFF +(I) 2026-04-26T10:18:55 - Encryption support: ON +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T10:18:55 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T10:18:55 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T10:18:55 - Using built-in WebUI. +(N) 2026-04-26T10:18:55 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T10:18:55 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T10:19:00 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(I) 2026-04-26T10:29:00 - Detected external IP. IP: "176.111.73.128" +(N) 2026-04-26T10:55:10 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-04-26T10:55:10 - Using config directory: /config/qBittorrent +(N) 2026-04-26T10:55:10 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T10:55:10 - Peer ID: "-qB5100-" +(I) 2026-04-26T10:55:10 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T10:55:10 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T10:55:10 - Local Peer Discovery support: ON +(I) 2026-04-26T10:55:10 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T10:55:10 - Anonymous mode: OFF +(I) 2026-04-26T10:55:10 - Encryption support: ON +(I) 2026-04-26T10:55:10 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T10:55:10 - Using built-in WebUI. +(N) 2026-04-26T10:55:10 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T10:55:10 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "172.18.0.9". Port: "TCP/6881" +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "172.18.0.9". Port: "UTP/6881" +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T10:55:10 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T10:55:10 - Detected external IP. IP: "176.111.73.128" +(W) 2026-04-26T10:55:40 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(N) 2026-04-26T11:02:54 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T11:02:54 - Using config directory: /config/qBittorrent +(N) 2026-04-26T11:02:54 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T11:02:54 - Peer ID: "-qB5100-" +(I) 2026-04-26T11:02:54 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T11:02:54 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T11:02:54 - Local Peer Discovery support: ON +(I) 2026-04-26T11:02:54 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T11:02:54 - Anonymous mode: OFF +(I) 2026-04-26T11:02:54 - Encryption support: ON +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "172.18.0.2". Port: "TCP/6881" +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "172.18.0.2". Port: "UTP/6881" +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T11:02:54 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T11:02:54 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T11:02:54 - Using built-in WebUI. +(N) 2026-04-26T11:02:54 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T11:02:54 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T11:02:59 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T11:11:59 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-04-26T11:11:59 - Using config directory: /config/qBittorrent +(N) 2026-04-26T11:11:59 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T11:11:59 - Peer ID: "-qB5100-" +(I) 2026-04-26T11:11:59 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T11:11:59 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T11:11:59 - Local Peer Discovery support: ON +(I) 2026-04-26T11:11:59 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T11:11:59 - Anonymous mode: OFF +(I) 2026-04-26T11:11:59 - Encryption support: ON +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T11:11:59 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T11:11:59 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T11:11:59 - Using built-in WebUI. +(N) 2026-04-26T11:11:59 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T11:11:59 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T11:12:04 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T11:35:23 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-04-26T11:35:23 - Using config directory: /config/qBittorrent +(N) 2026-04-26T11:35:23 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T11:35:23 - Peer ID: "-qB5100-" +(I) 2026-04-26T11:35:23 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T11:35:23 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T11:35:23 - Local Peer Discovery support: ON +(I) 2026-04-26T11:35:23 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T11:35:23 - Anonymous mode: OFF +(I) 2026-04-26T11:35:23 - Encryption support: ON +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "172.18.0.6". Port: "TCP/6881" +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "172.18.0.6". Port: "UTP/6881" +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T11:35:23 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T11:35:23 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T11:35:23 - Using built-in WebUI. +(N) 2026-04-26T11:35:23 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T11:35:23 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T11:35:28 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T11:43:01 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-04-26T11:43:01 - Using config directory: /config/qBittorrent +(N) 2026-04-26T11:43:01 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T11:43:01 - Peer ID: "-qB5100-" +(I) 2026-04-26T11:43:01 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T11:43:01 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T11:43:01 - Local Peer Discovery support: ON +(I) 2026-04-26T11:43:01 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T11:43:01 - Anonymous mode: OFF +(I) 2026-04-26T11:43:01 - Encryption support: ON +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "172.18.0.7". Port: "TCP/6881" +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "172.18.0.7". Port: "UTP/6881" +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T11:43:01 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T11:43:01 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T11:43:01 - Using built-in WebUI. +(N) 2026-04-26T11:43:01 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T11:43:01 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T11:43:06 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T12:49:28 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-26T12:49:28 - Using config directory: /config/qBittorrent +(N) 2026-04-26T12:49:28 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T12:49:28 - Peer ID: "-qB5100-" +(I) 2026-04-26T12:49:28 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T12:49:28 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T12:49:28 - Local Peer Discovery support: ON +(I) 2026-04-26T12:49:28 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T12:49:28 - Anonymous mode: OFF +(I) 2026-04-26T12:49:28 - Encryption support: ON +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "172.18.0.7". Port: "TCP/6881" +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "172.18.0.7". Port: "UTP/6881" +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T12:49:28 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T12:49:28 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T12:49:28 - Using built-in WebUI. +(N) 2026-04-26T12:49:28 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T12:49:28 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T12:49:33 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T13:28:28 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T13:28:28 - Using config directory: /config/qBittorrent +(N) 2026-04-26T13:28:28 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T13:28:28 - Peer ID: "-qB5100-" +(I) 2026-04-26T13:28:28 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T13:28:28 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T13:28:28 - Local Peer Discovery support: ON +(I) 2026-04-26T13:28:28 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T13:28:28 - Anonymous mode: OFF +(I) 2026-04-26T13:28:28 - Encryption support: ON +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "172.18.0.9". Port: "TCP/6881" +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "172.18.0.9". Port: "UTP/6881" +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T13:28:28 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T13:28:28 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T13:28:28 - Using built-in WebUI. +(N) 2026-04-26T13:28:28 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T13:28:28 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T13:28:33 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T13:34:38 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T13:34:38 - Using config directory: /config/qBittorrent +(N) 2026-04-26T13:34:38 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T13:34:38 - Peer ID: "-qB5100-" +(I) 2026-04-26T13:34:38 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T13:34:38 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T13:34:38 - Local Peer Discovery support: ON +(I) 2026-04-26T13:34:38 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T13:34:38 - Anonymous mode: OFF +(I) 2026-04-26T13:34:38 - Encryption support: ON +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T13:34:38 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T13:34:38 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T13:34:38 - Using built-in WebUI. +(N) 2026-04-26T13:34:38 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T13:34:38 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T13:34:43 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T13:43:03 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-26T13:43:03 - Using config directory: /config/qBittorrent +(N) 2026-04-26T13:43:03 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T13:43:03 - Peer ID: "-qB5100-" +(I) 2026-04-26T13:43:03 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T13:43:03 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T13:43:03 - Local Peer Discovery support: ON +(I) 2026-04-26T13:43:03 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T13:43:03 - Anonymous mode: OFF +(I) 2026-04-26T13:43:03 - Encryption support: ON +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "172.18.0.2". Port: "TCP/6881" +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "172.18.0.2". Port: "UTP/6881" +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T13:43:03 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T13:43:03 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T13:43:03 - Using built-in WebUI. +(N) 2026-04-26T13:43:03 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T13:43:03 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T13:43:08 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T17:16:05 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T17:16:05 - Using config directory: /config/qBittorrent +(N) 2026-04-26T17:16:05 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T17:16:05 - Peer ID: "-qB5100-" +(I) 2026-04-26T17:16:05 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T17:16:05 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T17:16:05 - Local Peer Discovery support: ON +(I) 2026-04-26T17:16:05 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T17:16:05 - Anonymous mode: OFF +(I) 2026-04-26T17:16:05 - Encryption support: ON +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T17:16:05 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T17:16:05 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T17:16:05 - Using built-in WebUI. +(N) 2026-04-26T17:16:05 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T17:16:05 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T17:16:10 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T19:02:30 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-26T19:02:30 - Using config directory: /config/qBittorrent +(N) 2026-04-26T19:02:30 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T19:02:30 - Peer ID: "-qB5100-" +(I) 2026-04-26T19:02:30 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T19:02:30 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T19:02:30 - Local Peer Discovery support: ON +(I) 2026-04-26T19:02:30 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T19:02:30 - Anonymous mode: OFF +(I) 2026-04-26T19:02:30 - Encryption support: ON +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "172.18.0.7". Port: "TCP/6881" +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "172.18.0.7". Port: "UTP/6881" +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T19:02:30 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T19:02:30 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T19:02:30 - Using built-in WebUI. +(N) 2026-04-26T19:02:30 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T19:02:30 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T19:02:35 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T19:44:53 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-04-26T19:44:53 - Using config directory: /config/qBittorrent +(N) 2026-04-26T19:44:53 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T19:44:53 - Peer ID: "-qB5100-" +(I) 2026-04-26T19:44:53 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T19:44:53 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T19:44:53 - Local Peer Discovery support: ON +(I) 2026-04-26T19:44:53 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T19:44:53 - Anonymous mode: OFF +(I) 2026-04-26T19:44:53 - Encryption support: ON +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "172.18.0.5". Port: "TCP/6881" +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "172.18.0.5". Port: "UTP/6881" +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T19:44:53 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T19:44:53 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T19:44:53 - Using built-in WebUI. +(N) 2026-04-26T19:44:53 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T19:44:53 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T19:44:58 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-04-26T20:07:35 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-26T20:07:35 - Using config directory: /config/qBittorrent +(N) 2026-04-26T20:07:35 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-26T20:07:35 - Peer ID: "-qB5100-" +(I) 2026-04-26T20:07:35 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-26T20:07:35 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-26T20:07:35 - Local Peer Discovery support: ON +(I) 2026-04-26T20:07:35 - Peer Exchange (PeX) support: ON +(I) 2026-04-26T20:07:35 - Anonymous mode: OFF +(I) 2026-04-26T20:07:35 - Encryption support: ON +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-26T20:07:35 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-26T20:07:35 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-26T20:07:35 - Using built-in WebUI. +(N) 2026-04-26T20:07:35 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-26T20:07:35 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-04-26T20:07:40 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(W) 2026-04-27T09:39:45 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-04-27T09:39:45 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-04-27T09:39:46 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-04-27T09:39:46 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(N) 2026-04-27T13:43:12 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-04-27T13:43:12 - Using config directory: /config/qBittorrent +(N) 2026-04-27T13:43:12 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-04-27T13:43:12 - Peer ID: "-qB5100-" +(I) 2026-04-27T13:43:12 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-04-27T13:43:12 - Distributed Hash Table (DHT) support: ON +(I) 2026-04-27T13:43:12 - Local Peer Discovery support: ON +(I) 2026-04-27T13:43:12 - Peer Exchange (PeX) support: ON +(I) 2026-04-27T13:43:12 - Anonymous mode: OFF +(I) 2026-04-27T13:43:12 - Encryption support: ON +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-04-27T13:43:12 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-04-27T13:43:12 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-04-27T13:43:12 - Using built-in WebUI. +(N) 2026-04-27T13:43:12 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-04-27T13:43:12 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-04-27T13:43:12 - Detected external IP. IP: "176.111.73.128" +(W) 2026-04-27T13:43:42 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-04-30T14:55:04 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-04-30T14:55:04 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-04-30T14:55:06 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-04-30T14:55:08 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-04-30T14:55:10 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-04-30T14:55:11 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:04 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:05 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:06 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:07 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:08 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.5, username: admin +(W) 2026-05-05T14:04:09 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.5, username: admin +(N) 2026-05-06T06:01:34 - qBittorrent v5.1.0 started. Process ID: 143 +(N) 2026-05-06T06:01:34 - Using config directory: /config/qBittorrent +(N) 2026-05-06T06:01:34 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-06T06:01:34 - Peer ID: "-qB5100-" +(I) 2026-05-06T06:01:34 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-06T06:01:34 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-06T06:01:34 - Local Peer Discovery support: ON +(I) 2026-05-06T06:01:34 - Peer Exchange (PeX) support: ON +(I) 2026-05-06T06:01:34 - Anonymous mode: OFF +(I) 2026-05-06T06:01:34 - Encryption support: ON +(I) 2026-05-06T06:01:34 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-06T06:01:34 - Using built-in WebUI. +(N) 2026-05-06T06:01:34 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-06T06:01:34 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "172.18.0.5". Port: "TCP/6881" +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "172.18.0.5". Port: "UTP/6881" +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-06T06:01:34 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-06T06:01:37 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-06T06:02:06 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-05-06T17:08:04 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.8, username: admin +(W) 2026-05-06T17:08:06 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.8, username: admin +(W) 2026-05-06T17:08:07 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.8, username: admin +(W) 2026-05-06T17:08:08 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.8, username: admin +(W) 2026-05-06T17:08:09 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.8, username: admin +(W) 2026-05-06T17:08:09 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.8, username: admin +(N) 2026-05-06T20:04:48 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-05-06T20:04:48 - Using config directory: /config/qBittorrent +(N) 2026-05-06T20:04:48 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-06T20:04:48 - Peer ID: "-qB5100-" +(I) 2026-05-06T20:04:48 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-06T20:04:48 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-06T20:04:48 - Local Peer Discovery support: ON +(I) 2026-05-06T20:04:48 - Peer Exchange (PeX) support: ON +(I) 2026-05-06T20:04:48 - Anonymous mode: OFF +(I) 2026-05-06T20:04:48 - Encryption support: ON +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-06T20:04:48 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-06T20:04:48 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-06T20:04:48 - Using built-in WebUI. +(N) 2026-05-06T20:04:48 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-06T20:04:48 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-05-06T20:04:53 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(W) 2026-05-07T16:40:14 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-07T16:40:15 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-07T16:40:16 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-07T16:40:18 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-07T16:40:19 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-07T16:40:20 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:26 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:27 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:28 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:31 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:32 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T07:58:32 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:28 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:30 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:31 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:32 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:33 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-08T20:03:35 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:28 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:29 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:30 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:32 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:33 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.6, username: admin +(W) 2026-05-09T17:50:35 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.6, username: admin +(N) 2026-05-10T17:13:53 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-05-10T17:13:53 - Using config directory: /config/qBittorrent +(N) 2026-05-10T17:13:53 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-10T17:13:53 - Peer ID: "-qB5100-" +(I) 2026-05-10T17:13:53 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-10T17:13:53 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-10T17:13:53 - Local Peer Discovery support: ON +(I) 2026-05-10T17:13:53 - Peer Exchange (PeX) support: ON +(I) 2026-05-10T17:13:53 - Anonymous mode: OFF +(I) 2026-05-10T17:13:53 - Encryption support: ON +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-10T17:13:53 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-10T17:13:53 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-10T17:13:53 - Using built-in WebUI. +(N) 2026-05-10T17:13:53 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-10T17:13:53 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-10T17:13:56 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-10T17:14:26 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-05-12T10:18:03 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-12T10:18:04 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-12T10:18:05 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-12T10:18:06 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-12T10:18:07 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-12T10:18:08 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.4, username: admin +(N) 2026-05-13T22:43:03 - qBittorrent v5.1.0 started. Process ID: 144 +(N) 2026-05-13T22:43:03 - Using config directory: /config/qBittorrent +(N) 2026-05-13T22:43:03 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-13T22:43:04 - Peer ID: "-qB5100-" +(I) 2026-05-13T22:43:04 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-13T22:43:04 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-13T22:43:04 - Local Peer Discovery support: ON +(I) 2026-05-13T22:43:04 - Peer Exchange (PeX) support: ON +(I) 2026-05-13T22:43:04 - Anonymous mode: OFF +(I) 2026-05-13T22:43:04 - Encryption support: ON +(I) 2026-05-13T22:43:04 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-13T22:43:04 - Using built-in WebUI. +(N) 2026-05-13T22:43:04 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-13T22:43:04 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "172.18.0.2". Port: "TCP/6881" +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "172.18.0.2". Port: "UTP/6881" +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-13T22:43:04 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-13T22:43:06 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-13T22:43:36 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-05-14T12:04:09 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-14T12:04:11 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-14T12:04:13 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-14T12:04:15 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-14T12:04:17 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-14T12:04:20 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:00 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:02 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:03 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:05 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:06 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-16T22:09:07 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-17T00:34:58 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:172.18.0.4, username: nkozobrod +(W) 2026-05-17T00:35:05 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:172.18.0.4, username: nkozobrod +(W) 2026-05-17T00:35:14 - WebAPI login failure. Reason: invalid credentials, attempt count: 3, IP: ::ffff:172.18.0.4, username: nkozobrod +(W) 2026-05-19T01:18:50 - WebAPI login failure. Reason: invalid credentials, attempt count: 4, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-19T01:18:51 - WebAPI login failure. Reason: invalid credentials, attempt count: 5, IP: ::ffff:172.18.0.4, username: admin +(W) 2026-05-19T01:18:53 - WebAPI login failure. Reason: IP has been banned, IP: ::ffff:172.18.0.4, username: admin +(N) 2026-05-21T14:30:51 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-05-21T14:30:51 - Using config directory: /config/qBittorrent +(N) 2026-05-21T14:30:51 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-21T14:30:51 - Peer ID: "-qB5100-" +(I) 2026-05-21T14:30:51 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-21T14:30:51 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-21T14:30:51 - Local Peer Discovery support: ON +(I) 2026-05-21T14:30:51 - Peer Exchange (PeX) support: ON +(I) 2026-05-21T14:30:51 - Anonymous mode: OFF +(I) 2026-05-21T14:30:51 - Encryption support: ON +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "172.18.0.6". Port: "TCP/6881" +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "172.18.0.6". Port: "UTP/6881" +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-21T14:30:51 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-21T14:30:51 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-21T14:30:51 - Using built-in WebUI. +(N) 2026-05-21T14:30:51 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-21T14:30:51 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-21T14:30:51 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-21T14:31:20 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-05-21T15:51:18 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:10:07 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:10:08 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:13:38 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:13:41 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:14:32 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-21T16:14:34 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.18.0.8'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(N) 2026-05-21T17:13:45 - qBittorrent v5.1.0 started. Process ID: 141 +(N) 2026-05-21T17:13:45 - Using config directory: /config/qBittorrent +(N) 2026-05-21T17:13:45 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-21T17:13:45 - Peer ID: "-qB5100-" +(I) 2026-05-21T17:13:45 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-21T17:13:45 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-21T17:13:45 - Local Peer Discovery support: ON +(I) 2026-05-21T17:13:45 - Peer Exchange (PeX) support: ON +(I) 2026-05-21T17:13:45 - Anonymous mode: OFF +(I) 2026-05-21T17:13:45 - Encryption support: ON +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "172.18.0.4". Port: "TCP/6881" +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "172.18.0.4". Port: "UTP/6881" +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-21T17:13:45 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-21T17:13:45 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-21T17:13:45 - Using built-in WebUI. +(N) 2026-05-21T17:13:45 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-21T17:13:45 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-21T17:13:48 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-21T17:14:15 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(N) 2026-05-22T03:01:01 - qBittorrent v5.1.0 started. Process ID: 146 +(N) 2026-05-22T03:01:01 - Using config directory: /config/qBittorrent +(N) 2026-05-22T03:01:01 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-22T03:01:01 - Peer ID: "-qB5100-" +(I) 2026-05-22T03:01:01 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-22T03:01:01 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-22T03:01:01 - Local Peer Discovery support: ON +(I) 2026-05-22T03:01:01 - Peer Exchange (PeX) support: ON +(I) 2026-05-22T03:01:01 - Anonymous mode: OFF +(I) 2026-05-22T03:01:01 - Encryption support: ON +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "172.18.0.9". Port: "TCP/6881" +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "172.18.0.9". Port: "UTP/6881" +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-22T03:01:01 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-22T03:01:01 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-22T03:01:01 - Using built-in WebUI. +(N) 2026-05-22T03:01:01 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-22T03:01:01 - WebUI: Now listening on IP: *, port: 8080 +(W) 2026-05-22T03:01:06 - Couldn't download IP geolocation database file. Reason: The remote host name was not found (invalid hostname) +(N) 2026-05-22T05:48:53 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-05-22T05:48:53 - Using config directory: /config/qBittorrent +(N) 2026-05-22T05:48:53 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-22T05:48:53 - Peer ID: "-qB5100-" +(I) 2026-05-22T05:48:53 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-22T05:48:53 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-22T05:48:53 - Local Peer Discovery support: ON +(I) 2026-05-22T05:48:53 - Peer Exchange (PeX) support: ON +(I) 2026-05-22T05:48:53 - Anonymous mode: OFF +(I) 2026-05-22T05:48:53 - Encryption support: ON +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "172.18.0.2". Port: "TCP/6881" +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "172.18.0.2". Port: "UTP/6881" +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-22T05:48:53 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-22T05:48:53 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-22T05:48:53 - Using built-in WebUI. +(N) 2026-05-22T05:48:53 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-22T05:48:53 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-22T05:48:53 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-22T05:49:23 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(N) 2026-05-30T14:04:12 - qBittorrent v5.1.0 started. Process ID: 142 +(N) 2026-05-30T14:04:12 - Using config directory: /config/qBittorrent +(N) 2026-05-30T14:04:12 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-30T14:04:12 - Peer ID: "-qB5100-" +(I) 2026-05-30T14:04:12 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-30T14:04:12 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-30T14:04:12 - Local Peer Discovery support: ON +(I) 2026-05-30T14:04:12 - Peer Exchange (PeX) support: ON +(I) 2026-05-30T14:04:12 - Anonymous mode: OFF +(I) 2026-05-30T14:04:12 - Encryption support: ON +(I) 2026-05-30T14:04:12 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-30T14:04:12 - Using built-in WebUI. +(N) 2026-05-30T14:04:12 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-30T14:04:12 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "172.18.0.3". Port: "TCP/6881" +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "172.18.0.3". Port: "UTP/6881" +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-30T14:04:12 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-30T14:04:12 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-30T14:04:42 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(N) 2026-05-30T14:36:55 - qBittorrent termination initiated +(N) 2026-05-30T14:36:55 - Saving resume data completed. +(N) 2026-05-30T14:36:55 - BitTorrent session successfully finished. +(N) 2026-05-30T14:36:55 - qBittorrent is now ready to exit +(N) 2026-05-30T14:37:02 - qBittorrent v5.1.0 started. Process ID: 145 +(N) 2026-05-30T14:37:02 - Using config directory: /config/qBittorrent +(N) 2026-05-30T14:37:02 - Trying to listen on the following list of IP addresses: "0.0.0.0:6881,[::]:6881" +(I) 2026-05-30T14:37:02 - Peer ID: "-qB5100-" +(I) 2026-05-30T14:37:02 - HTTP User-Agent: "qBittorrent/5.1.0" +(I) 2026-05-30T14:37:02 - Distributed Hash Table (DHT) support: ON +(I) 2026-05-30T14:37:02 - Local Peer Discovery support: ON +(I) 2026-05-30T14:37:02 - Peer Exchange (PeX) support: ON +(I) 2026-05-30T14:37:02 - Anonymous mode: OFF +(I) 2026-05-30T14:37:02 - Encryption support: ON +(I) 2026-05-30T14:37:02 - IP geolocation database loaded. Type: DBIP-Country-Lite. Build time: Thu Jan 1 05:26:44 2026. +(N) 2026-05-30T14:37:02 - Using built-in WebUI. +(N) 2026-05-30T14:37:02 - WebUI translation for selected locale (en) has been successfully loaded. +(N) 2026-05-30T14:37:02 - WebUI: Now listening on IP: *, port: 8080 +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "127.0.0.1". Port: "TCP/6881" +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "127.0.0.1". Port: "UTP/6881" +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "172.26.0.2". Port: "TCP/6881" +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "172.26.0.2". Port: "UTP/6881" +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "::1". Port: "TCP/6881" +(I) 2026-05-30T14:37:02 - Successfully listening on IP. IP: "::1". Port: "UTP/6881" +(I) 2026-05-30T14:37:03 - Detected external IP. IP: "176.111.73.128" +(W) 2026-05-30T14:37:33 - Couldn't download IP geolocation database file. Reason: The operation was canceled +(W) 2026-05-30T14:56:46 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.26.0.3'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-30T14:57:41 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.26.0.3'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-30T14:59:23 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.26.0.3'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-30T15:00:08 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.26.0.3'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' +(W) 2026-05-30T15:01:27 - WebUI: Invalid Host header, port mismatch. Request source IP: '::ffff:172.26.0.3'. Server port: '8080'. Received Host header: 'qbit.kzbrd.ru:443' diff --git a/qbittorrent/config/qBittorrent/qBittorrent-data.conf b/qbittorrent/config/qBittorrent/qBittorrent-data.conf new file mode 100644 index 0000000..33cde34 --- /dev/null +++ b/qbittorrent/config/qBittorrent/qBittorrent-data.conf @@ -0,0 +1,2 @@ +[Stats] +AllStats=@Variant(\0\0\0\x1c\0\0\0\x2\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0U\0L\0\0\0\x4\0\0\0\0\n:\xaf\x8c\0\0\0\x12\0\x41\0l\0l\0t\0i\0m\0\x65\0\x44\0L\0\0\0\x4\0\0\0\0\b\xb0\x66\xb8) diff --git a/qbittorrent/config/qBittorrent/qBittorrent.conf b/qbittorrent/config/qBittorrent/qBittorrent.conf new file mode 100644 index 0000000..fdf8116 --- /dev/null +++ b/qbittorrent/config/qBittorrent/qBittorrent.conf @@ -0,0 +1,54 @@ +[Application] +FileLogger\Age=1 +FileLogger\AgeType=1 +FileLogger\Backup=true +FileLogger\DeleteOld=true +FileLogger\Enabled=true +FileLogger\MaxSizeBytes=66560 +FileLogger\Path=/config/qBittorrent/logs + +[AutoRun] +enabled=false +program= + +[BitTorrent] +Session\AddTorrentStopped=false +Session\DefaultSavePath=/downloads/ +Session\ExcludedFileNames= +Session\Port=6881 +Session\QueueingSystemEnabled=true +Session\SSL\Port=13909 +Session\ShareLimitAction=Stop +Session\TempPath=/downloads/incomplete/ + +[Core] +AutoDeleteAddedTorrentFile=Never + +[LegalNotice] +Accepted=true + +[Meta] +MigrationVersion=8 + +[Network] +Cookies=@Invalid() +PortForwardingEnabled=false +Proxy\HostnameLookupEnabled=false +Proxy\Profiles\BitTorrent=true +Proxy\Profiles\Misc=true +Proxy\Profiles\RSS=true + +[Preferences] +Connection\PortRangeMin=6881 +Connection\UPnP=false +Downloads\SavePath=/downloads/ +Downloads\TempPath=/downloads/incomplete/ +General\Locale=en +MailNotification\req_auth=true +WebUI\Address=* +WebUI\Password_PBKDF2="@ByteArray(0qXpA4m72B3kvgm2JTrkHA==:fxGIKdPqNYkWrOxjfWEqE3MloVbp8VNa+TxxbOMo53cYPKuol574PMDJD4/VSLCFRod/mMFzA9RGLDWjPUzTmA==)" +WebUI\ServerDomains=* + +[RSS] +AutoDownloader\DownloadRepacks=true +AutoDownloader\SmartEpisodeFilter=s(\\d+)e(\\d+), (\\d+)x(\\d+), "(\\d{4}[.\\-]\\d{1,2}[.\\-]\\d{1,2})", "(\\d{1,2}[.\\-]\\d{1,2}[.\\-]\\d{4})" diff --git a/qbittorrent/config/qBittorrent/rss/articles/storage.lock b/qbittorrent/config/qBittorrent/rss/articles/storage.lock new file mode 100644 index 0000000..e69de29 diff --git a/qbittorrent/config/qBittorrent/rss/feeds.json b/qbittorrent/config/qBittorrent/rss/feeds.json new file mode 100644 index 0000000..2c63c08 --- /dev/null +++ b/qbittorrent/config/qBittorrent/rss/feeds.json @@ -0,0 +1,2 @@ +{ +} diff --git a/qbittorrent/config/qBittorrent/rss/storage.lock b/qbittorrent/config/qBittorrent/rss/storage.lock new file mode 100644 index 0000000..e69de29 diff --git a/qbittorrent/config/qBittorrent/watched_folders.json b/qbittorrent/config/qBittorrent/watched_folders.json new file mode 100644 index 0000000..2c63c08 --- /dev/null +++ b/qbittorrent/config/qBittorrent/watched_folders.json @@ -0,0 +1,2 @@ +{ +}