nm-l2tp / NetworkManager-l2tp

L2TP and L2TP/IPsec support for NetworkManager
GNU General Public License v2.0
486 stars 84 forks source link

vpn: (l2tp,/etc/NetworkManager/VPN/nm-l2tp-service.name) cannot load legacy-only plugin #90

Closed rogoznikoviv closed 5 years ago

rogoznikoviv commented 5 years ago

calculate /home/guest # emerge net-misc/networkmanager-l2tp

calculate /home/guest # nm-connection-editor

(nm-connection-editor:19488): GLib-GIO-CRITICAL : g_dbus_proxy_new_sync: assertion 'G_IS_DBUS_CONNECTION (connection)' failed Message: vpn: (l2tp,/etc/NetworkManager/VPN/nm-l2tp-service.name) cannot load legacy-only plugin

dkosovic commented 5 years ago

I suspect you are using a network-manager-l2tp < 1.2.

Please upgrade to network-manager-l2tp 1.2.10, the package you are using is something old that has built a legacy plugin with libnm-glib and doesn't include a new plugin using the new NetworkManager API.