Skip to content

[bug] If I select ‘n’ in the install script for OpenVPN, the OpenVPN container is still started. #490

@chriswalg

Description

@chriswalg

Describe the bug
If I select ‘n’ in the install script for OpenVPN, the OpenVPN container is still started.

Steps To Reproduce
Steps to reproduce the behavior:
OpenWISP Configuration:
OpenWISP Version (leave blank for latest):
Do you have .env file? Enter filepath (leave blank for ad-hoc configuration):
(1/5) Enter dashboard domain: dashboard-openwisp.mydomain.de
(2/5) Enter API domain (blank for api.mydomain.de): api-openwisp.mydomain.de
(3/5) Enter OpenVPN domain (blank for openvpn.mydomain.de, N to disable module): n
(4/5) Site manager email: [email protected]
(5/5) Enter letsencrypt email (leave blank for self-signed certificate): [email protected]

Expected behavior
The OpenVPN module is not deactivated when ‘n’ is entered. However, according to the description, it should be deactivated.
Furthermore, the letter is written in lower case in the script and in upper case in the description.

Screenshots

Part from autoinstall output:

Downloading docker-openwisp... done
Configuring docker-openwisp... done
Starting images docker-openwisp (this will take a while)... error
Starting openwisp failed.
Check logs at /opt/openwisp/autoinstall.log

Part from autoinstall.log:
Container docker-openwisp-openvpn-1 Starting
Container docker-openwisp-postfix-1 Started
Container docker-openwisp-dashboard-1 Starting
Container docker-openwisp-dashboard-1 Started
Error response from daemon: error gathering device information while adding custom device "/dev/net/tun": no such file or directory
make: *** [Makefile:86: start] Error 1
make: Leaving directory '/opt/openwisp/docker-openwisp'

System Informatioon:

  • OS: Debian 12 in Proxmox 8 LXC Container
  • Docker version: 28.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    Status

    Backlog

    Status

    To do (general)

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions