linuxmint / linuxmint/cinnamon

Network Manager: The Plugin Does Not Support Import Capability

Open
#11,666 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
5.6k
Forks
915
Avg merge
5d 22h
Merged PRs (30d)
3

Description

Distribution

Linux Mint 21.1 Cinnamon

Package version

5.6.8

Graphics hardware in use

NVIDIA GeForce RTX 2070

Frequency

Always

Bug description

When trying to import a .opvn file in Network Manager, it consistently errors out with the message 'The Plugin Does Not Support Import Capability'.

I do not remember this ever happening on LM 20.

Using 'openvpn --config filename.opvn' from the terminal works perfectly with the same file.

Steps to reproduce
  • Open Network Manager and try to import a .opvn file
  • Error appears
  • No VPN connection can be created
Expected behavior
  • Open Network Manager and try to import a .opvn file
  • Add the relevant credentials when prompted
  • VPN connection is created
Additional information

I created a thread on the LM forum in January: https://forums.linuxmint.com/viewtopic.php?p=2329176

Yesterday another poster pointed out that commenting out a specific line in the .opvn file lets Network Manager work as expected:

# route 0.0.0.0 0.0.0.0 vpn_gateway

.opvn file attached for reference.

cdg-001.ovpn.zip

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the import failure in Network Manager with the attached cdg-001.ovpn file and compare it with the working command-line invocation. Investigate the effect of the route 0.0.0.0 0.0.0.0 vpn_gateway line; done means the configuration imports and creates a VPN connection without requiring that line to be removed.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
desktop, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.