guillaumedsde / alpine-qbittorrent-openvpn

qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
https://guillaumedsde.gitlab.io/alpine-qbittorrent-openvpn/
GNU General Public License v3.0
216 stars 40 forks source link

Looping error with PIA and port forwarding #122

Closed sugo512 closed 2 years ago

sugo512 commented 2 years ago

Information

Looping error.

port is 49126 the port has been bound to 49126 Tue Apr 12 12:47:02 HST 2022 Got new port 49126 from PIA Refreshed on Tue Apr 12 12:47:02 HST 2022 Expires on 2022-06-14T10:37:17.869383395Z QtLockedFile::lock(): file is not opened QtLockedFile::lock(): file is not opened QtLockedFile::lock(): file is not opened INFO: configuring port forwarding for PIA

Current setup

Raspberry Pi 4 - latest 64 bit image

docker-compose.yml file or docker run command

Using Portainer

version: "3.3" services: alpine-qbittorrent-openvpn: volumes:

Attempted Fix(es)

sugo512 commented 2 years ago

pi@pi4:~ $ ls -l /srv/qbittorrent/Config total 16 drwxr-xr-x 2 root root 4096 Apr 12 09:47 custom-cont-init.d drwxr-xr-x 2 root root 4096 Apr 12 09:47 custom-services.d drwx------ 2 _apt systemd-journal 4096 Apr 12 12:46 openvpn drwx------ 9 pi pi 4096 Apr 12 12:46 qBittorrent

sugo512 commented 2 years ago

Sorry - I rebooted the PI and I no longer have the error.