** ERROR ** Configuration profile name "CloudConnexa" already exists #237
-
I'm trying to re deploy a new connector profile from CloudConnexa to a linux client, I cannot for the life of me get it to deploy once a previous profile has been installed. Installing via the provided script debian_12.sh How can I remove the previous profiles? Profiles do not show under openvpn3 configs-list Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 2 replies
-
OpenVPN 3 Linux is "user aware". So if the profile was imported as I would try to run |
Beta Was this translation helpful? Give feedback.
-
Yes thank you, that worked! I now see the profile listed as CloudConnexa. Could you tell me how to deleted it? As I do not know the config path? Thanks |
Beta Was this translation helpful? Give feedback.
-
When I attempt openvpn3 config-remove --config CloudConnexa I get the following error ** ERROR ** more then one configuration profile was found with the given name. |
Beta Was this translation helpful? Give feedback.
-
Use |
Beta Was this translation helpful? Give feedback.
-
Sorry but I do not know the config path, the script installed it automatically. |
Beta Was this translation helpful? Give feedback.
-
Oh sorry gotcha! -v gave me what I needed. Let me try this |
Beta Was this translation helpful? Give feedback.
-
Thank you very much, this has worked! New profile has been installed and connector online. FYI, I think the documentation really lacks this information. |
Beta Was this translation helpful? Give feedback.
-
Which information do you mean? Cloud Connexa or the man pages in OpenVPN 3 Linux? https://codeberg.org/OpenVPN/openvpn3-linux/src/branch/master/docs/man/openvpn3-configs-list.1.rst Just to be clear, I'm very much in favour of improving documentation .... no matter which one 🙂 |
Beta Was this translation helpful? Give feedback.
-
I just remembered that the
|
Beta Was this translation helpful? Give feedback.
Use
openvpn3 config-lists -v
... and thenopenvpn3 config-remove --config-path ....