Important
OpenVPN images published after November 9th 2023 already contain the fixed script and do not need to be modified.
When switching an Instance created with the OpenVPN InstantApp to routed IP, the configured VPN will fail to work after the reboot. This is caused by a bug in a script that has been fixed on newer versions of the OpenVPN image.
This can now be fixed by installing a new version of the OpenVPN scripts, which has been packaged in Scaleway’s stable PPA and contains the fixed script.
You can also avoid this situation altogether by installing the package prior to moving to a routed IP.
add-apt-repository ppa:scaleway/stable
apt -y install scaleway-ovpn-scripts
From this point on, your Instance may be safely rebooted and you will no longer lose VPN functionality.
add-apt-repository ppa:scaleway/stable
apt -y install scaleway-ovpn-scripts
Once rebooted, your VPN service will be available.
OpenVPN images published after November 9th 2023 already contain the fixed script and do not need to be modified.