binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
443 stars 47 forks source link

VPN_DEVICE_TYPE not found in 4.5.2-1-02 #173

Closed GekoCH closed 1 year ago

GekoCH commented 1 year ago

When I start the latest verion (4.5.2-1-02) I get an errot VPN_DEVICE_TYPE not found in /config/openvpn/FILE.OVPN

I tried to set en env variable to VPN_DEVICE_TYPE but still the same error

any suggestions?

phptanker commented 1 year ago

Just noticed it on my server too. Watchtower updated the image this morning.

GekoCH commented 1 year ago

I reverted back to 4.5.2-1-01 that solved the problem for me

bart268 commented 1 year ago

Wireguard isn't working on the latest release either "[crit] VPN configuration file /config/wireguard/wg0.conf does not contain port on 'Endpoint' line, showing contents of file before exit...". Reverted back to 4.5.2-1-01 as well.

phptanker commented 1 year ago

I reverted back to 4.5.2-1-01 that solved the problem for me

Same here, although not sure how a qBittorrent update caused this..

eUnisk commented 1 year ago

Same problem after the new update.

fgy41 commented 1 year ago

Same problem after the new update as well.

2023-03-30 09:37:57.436549 [crit] VPN_DEVICE_TYPE not found

codewatzen commented 1 year ago

Even with the most recent update that came out about 10 minutes ago, this issue is still occurs for me. I reverted to 4.5.2-1-01 and got mine up and working.

binhex commented 1 year ago

This issue is now resolved, please pull down 'latest' tagged image.

jrcalvert commented 1 year ago

Thank-you, that has worked for me!

wiffleman commented 1 year ago

Tried today on 4.5.2-1-03 and had this same issue, reverted back to 4.5.2-1-01 and is working fine again. Should I try updating to latest again and see if it has any difference..?