[Bug 453807] Re: nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.
Hi, I think I really need your help: I just installed 2 days ago Ubuntu 10.04.1 LTS (x88) plus OpenVPN and Network Manager Gnome support (amongst with PPTP and CISCO) => network-manager-openvpn 0.8-0ubuntu3 I also had the 'No VPN secrets!' error. So I've applied the modification to nm-openvpn-service.conf But when I try to activate the OpenVPN connection, I have the following error: Aug 24 22:53:26 box NetworkManager: Starting VPN service 'org.freedesktop.NetworkManager.openvpn'... Aug 24 22:53:26 box NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 2285 Aug 24 22:53:26 box NetworkManager: vpn_service_watch_cb(): VPN service 'org.freedesktop.NetworkManager.openvpn' exited with error: 1 Aug 24 22:53:26 box NetworkManager: (eth0): writing resolv.conf to /sbin/resolvconf Aug 24 22:53:26 box NetworkManager: Policy set 'Auto eth0' (eth0) as default for routing and DNS. Aug 24 22:53:32 box NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' did not start in time, cancelling connections I'm stuck since two days on it... The connection type is a really basic "Certificates TLS" with a private key requiring a password. I've tried to change user="at_console" to at_console="true" I've checked that the vpn settins in gconf-editor are there, and also the password in gnome keyring manager. -- nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'. https://bugs.launchpad.net/bugs/453807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 453807] Re: nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.
Addition: I've also tries to swicht to "Password with certificate (TLS)" with a username/password but the same error is displayed. -- nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'. https://bugs.launchpad.net/bugs/453807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 453807] Re: nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.
If I start NetworkManager from the console, I see this error: NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 6085 ** (process:6085): WARNING **: constructor(): Connection ":1.61" is not allowed to own the service "org.freedesktop.NetworkManager.openvpn" due to security policies in the configuration file NetworkManager: vpn_service_watch_cb(): VPN service 'org.freedesktop.NetworkManager.openvpn' exited with error: 1 NetworkManager: (eth0): writing resolv.conf to /sbin/resolvconf -- nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'. https://bugs.launchpad.net/bugs/453807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 624068] [NEW] constructor(): Connection ":1.63" is not allowed to own the service "org.freedesktop.NetworkManager.openvpn" due to security policies in the configuration file
Public bug reported: Binary package hint: network-manager-openvpn Hi, I think I really need your help: I just installed 2 days ago Ubuntu 10.04.1 LTS (x88) plus OpenVPN and Network Manager Gnome support (amongst with PPTP and CISCO) => network-manager-openvpn 0.8-0ubuntu3 I also had the 'No VPN secrets!' error (BUG https://bugs.launchpad.net/bugs/453807). So I've applied the modification to nm-openvpn-service.conf But when I try to activate the OpenVPN connection, I have the following error: Aug 24 22:53:26 box NetworkManager: Starting VPN service 'org.freedesktop.NetworkManager.openvpn'... Aug 24 22:53:26 box NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 2285 Aug 24 22:53:26 box NetworkManager: vpn_service_watch_cb(): VPN service 'org.freedesktop.NetworkManager.openvpn' exited with error: 1 Aug 24 22:53:26 box NetworkManager: (eth0): writing resolv.conf to /sbin/resolvconf Aug 24 22:53:26 box NetworkManager: Policy set 'Auto eth0' (eth0) as default for routing and DNS. Aug 24 22:53:32 box NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' did not start in time, cancelling connections The connection type is a really basic "Certificates TLS" with a private key requiring a password. I've tried to change user="at_console" to at_console="true" I've checked that the vpn settins in gconf-editor are there, and also the password in gnome keyring manager. If I start NetworkManager manually, the error is more detailed: NetworkManager: Starting VPN service 'org.freedesktop.NetworkManager.openvpn'... NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 2217 ** (process:2217): WARNING **: constructor(): Connection ":1.63" is not allowed to own the service "org.freedesktop.NetworkManager.openvpn" due to security policies in the configuration file NetworkManager: vpn_service_watch_cb(): VPN service 'org.freedesktop.NetworkManager.openvpn' exited with error: 1 NetworkManager: (eth0): writing resolv.conf to /sbin/resolvconf NetworkManager: Policy set 'Auto eth0' (eth0) as default for routing and DNS. NetworkManager: VPN service 'org.freedesktop.NetworkManager.openvpn' did not start in time, cancelling connections By searching on Internet, I saw this bughttps://bugzilla.redhat.com/show_bug.cgi?id=554688 plus another post which I don't remember which suggested to replace all deny by allow in files NetworkManager.conf and in nm-*.conf. Also I tried to execute: /usr/lib/network-manager-openvpn/nm-openvpn-auth-dialog -n ovea -s org.freedesktop.NetworkManager.openvpn -u 0cc9a295-3e92-4cf0-bcbe-7c39315a0135 -r so that to be sure my password is registered in Gnome Keyrings But after trying all of this, I still have the same issue. ** Affects: network-manager-openvpn (Ubuntu) Importance: Undecided Status: New -- constructor(): Connection ":1.63" is not allowed to own the service "org.freedesktop.NetworkManager.openvpn" due to security policies in the configuration file https://bugs.launchpad.net/bugs/624068 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533017] Re: Gwibber doesn't refresh streams (unsupported locale/language error not handled)
The issue is not resolved: Ubuntu Lucid, Gwibber 2.30.1 Twitter messages stopped updating. I've switched the language to only have English US, also deleted couchdb files in .local, .config and .cache and recreated all my accounts. Nothing appears and nothing is refreshed. k...@box:~$ gwibber -d ** (gwibber:13615): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber:13615): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber:13615): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' Updating... Updating... /usr/bin/gwibber:68: GtkWarning: gtk_container_add: assertion `GTK_IS_CONTAINER (container)' failed gtk.main() -- Gwibber doesn't refresh streams (unsupported locale/language error not handled) https://bugs.launchpad.net/bugs/533017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533017] Re: Gwibber doesn't refresh streams (unsupported locale/language error not handled)
Everything worked fine after installing Gwibber 2.31.91 from Gwibber Daily's PPA by executing these commands: sudo apt-add-repository ppa:gwibber-daily/ppa sudo apt-get update sudo apt-get upgrade kill all *couch* processes logout / login -- Gwibber doesn't refresh streams (unsupported locale/language error not handled) https://bugs.launchpad.net/bugs/533017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533017] Re: Gwibber doesn't refresh streams (unsupported locale/language error not handled)
I think this issue is much more caused by a corruption in the couchdb database. Try deleting couchdb in folders ~/.local, ~/.config and ~/.cache, restart your computer and recreate all your accounts. I did this before upgrading, if you read all my posts. Hope it helps... Mathieu. -- Gwibber doesn't refresh streams (unsupported locale/language error not handled) https://bugs.launchpad.net/bugs/533017 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs