alpine-qbittorrent-openvpn icon indicating copy to clipboard operation
alpine-qbittorrent-openvpn copied to clipboard

qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux

Results 74 alpine-qbittorrent-openvpn issues
Sort by recently updated
recently updated
newest added

My Docker server is headless. I can get to the Portainer interface, but can't get to qBittorrent on 8080. Do I need a proxy?? Not sure. yaml: version: "3.3" services:...

## Information The container has been running fine in Docker on my Synology for some time, however, my provider has just updated their VPN and I needed to update the...

bug

## Information When I try to start the container the webUI isn't accessible (says the IP refused to connect) and my network activity shows that the torrenting is not happening....

bug

## Information Here is what I got inside my portainer logs : ``` Mon Jan 11 22:40:40 2021 WARNING: --ns-cert-type is DEPRECATED. Use --remote-cert-tls instead. Mon Jan 11 22:40:40 2021...

bug

Ran into the same issue that a few others have, and noticed PR #117 has gone stale

# Information Hi, I try to up the container on my NAS Synology. When i check logs, seem auth' problem but I have been send user, password & provider to...

Search tools need Python3. I've been installing using 'apk add python3 py3-pip' from within the container /bin/bash Not sure if another version of alpine or adding python3 to dockerfile is...

This error is really driving me nuts. I can't figure it out what's happening. I've already checked my permissions (the container user has full access to all my folders), so...

bug

Running in a docker container in certain enviroments can lead to MTU size errors such as described [here ](https://www.adamintech.com/how-to-fix-aead-decrypt-error-bad-packet-id-on-openvpn/) and mentioned in issue #124 This can be fixed with a...

Script had two problems: 1.) Setting the config file does not affect the currently running instance. Using the WebUI API applies the change immediately. This does require the option "Bypass...