openvpn-aws icon indicating copy to clipboard operation
openvpn-aws copied to clipboard

Ubuntu 24.04 Installation failed, aka Pi user task fails.

Open scotthugh opened this issue 9 months ago • 18 comments

Hey bro,

Seems like an awesome project you have here.

I have tried to run the openvpn-aws installation and I want to get this working but I get an error when running the: ansible-playbook main.yml command. I have tried to run it multiple times to no avail.

I run on Ubuntu 24 LTS.

This is the error I get: TASK [Ensure OpenVPN is running.] *************************************************************************************************************************************************** fatal: [openvpn-aws]: FAILED! => {"changed": false, "msg": "Error connecting: Error while fetching server API version: HTTPConnection.request() got an unexpected keyword argument 'chunked'"}

PLAY RECAP ************************************************************************************************************************************************************************** openvpn-aws : ok=11 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0

In the openvpn.yml you write #TODO The first time this playbook is run, the pi user may not be added #to the docker group, so this task may fail.

I just don't know how to fix this.

Anyone?

Thanks

scotthugh avatar Apr 27 '24 11:04 scotthugh