[opensuse-factory] gnome-shell crashed after selecting vpn
Hi ! I am running Tumbleweed/Gnome on company laptop (SUSE) and use openvpn for remote access to company network. Since recent update, gnome-shell crashes when trying to start vpn connection. Looks actually very similar to https://bugzilla.gnome.org/show_bug.cgi?id=760924 I spotted in journalctl : NetworkManager[1745]: <error> [1457080318.887761] [vpn-manager/nm-vpn-connection.c:1977] get_secrets_cb(): Failed to request VPN secrets #3: (4) No agents were available for this request. NetworkManager[1745]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active. systemd-coredump[5857]: Process 5372 (gnome-shell) of user 1000 dumped core. I found a workaround for archwiki which consists in a downgrade of libsecrets (could not figure how to get it down with openSUSE Build Service) ``` If anyone needs a temporary solution: # sudo pacman -U /var/cache/pacman/pkg/libsecret-0.18.3-1-x86_64.pkg.tar.xz everything is working fine after downgrading this (and restarting services). ``` I see that gnome-shell got corrected in 20160222: Add gnome-shell-correctly-ident-VPN-secret-req.patch: NetworkAgent: correctly identify the VPN secret requests. (bgo#760999). But It did not fix my issue with VPN (looks related, not sure if it is the needed fix) Anyone with the same issue ? Do you think it is bug report material ? thanks Paul -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
same behaviour with KDE plasma shell and vpnc. It crashes plasmashell process. It does not happend always, but mostly. On piatok, 4. marca 2016 10:06:46 CET Paul Gonin wrote:
Hi !
I am running Tumbleweed/Gnome on company laptop (SUSE) and use openvpn for remote access to company network.
Since recent update, gnome-shell crashes when trying to start vpn connection.
Looks actually very similar to https://bugzilla.gnome.org/show_bug.cgi?id=760924
I spotted in journalctl :
NetworkManager[1745]: <error> [1457080318.887761] [vpn-manager/nm-vpn-connection.c:1977] get_secrets_cb(): Failed to request VPN secrets #3: (4) No agents were available for this request.
NetworkManager[1745]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
systemd-coredump[5857]: Process 5372 (gnome-shell) of user 1000 dumped core.
I found a workaround for archwiki which consists in a downgrade of libsecrets (could not figure how to get it down with openSUSE Build Service)
``` If anyone needs a temporary solution: # sudo pacman -U /var/cache/pacman/pkg/libsecret-0.18.3-1-x86_64.pkg.tar.xz everything is working fine after downgrading this (and restarting services). ```
I see that gnome-shell got corrected in 20160222:
Add gnome-shell-correctly-ident-VPN-secret-req.patch: NetworkAgent: correctly identify the VPN secret requests. (bgo#760999).
But It did not fix my issue with VPN (looks related, not sure if it is the needed fix)
Anyone with the same issue ? Do you think it is bug report material ?
thanks Paul
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
ok, maybe it's not same behavior, but problem exists :) and it looks like problem with vpnc mar 04 10:44:20 hlavki org.freedesktop.Telepathy.AccountManager[2170]: (process:2293): GLib-GObject-WARNING **: value "33" of type 'guint' is invalid or out of range for property 'gateway-ping-timeout' of type 'guint' mar 04 10:44:32 hlavki dns-resolver[21090]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki dns-resolver[21092]: You can find my version in /etc/resolv.conf.netconfig mar 04 10:44:32 hlavki NetworkManager[1165]: <13>Mar 4 10:44:32 dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki NetworkManager[1165]: <13>Mar 4 10:44:32 dns-resolver: You can find my version in /etc/resolv.conf.netconfig mar 04 10:44:32 hlavki NetworkManager[1165]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki NetworkManager[1165]: You can find my version in /etc/resolv.conf.netconfig ... mar 04 10:44:32 hlavki nscd[1202]: 1202 monitored file `/etc/resolv.conf` was moved into place, adding watch mar 04 10:44:32 hlavki dbus[1189]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' mar 04 10:44:32 hlavki NetworkManager[1165]: ** Message: Terminated vpnc daemon with PID 17255. mar 04 10:44:32 hlavki NetworkManager[1165]: vpnc: select: Interrupted system call mar 04 10:44:32 hlavki NetworkManager[1165]: vpnc: terminated by signal: 15 mar 04 10:44:32 hlavki NetworkManager[1165]: <info> (tun0): link disconnected (deferring action for 4 seconds) mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n" mar 04 10:44:32 hlavki systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has begun starting up. mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: kdeconnect.core: Broadcasting identity packet mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: kdeconnect.core: Broadcasting identity packet mar 04 10:44:32 hlavki avahi-daemon[1177]: Withdrawing workstation service for tun0. mar 04 10:44:32 hlavki NetworkManager[1165]: <info> (tun0): device state change: activated -> unmanaged (reason 'removed') [100 10 36] mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n" mar 04 10:44:32 hlavki dbus[1189]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' mar 04 10:44:32 hlavki systemd[1]: Started Network Manager Script Dispatcher Service. -- Subject: Unit NetworkManager-dispatcher.service has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit NetworkManager-dispatcher.service has finished starting up. -- -- The start-up result is done. mar 04 10:44:32 hlavki audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: kdeconnect.core: Broadcasting identity packet m. On piatok, 4. marca 2016 10:35:38 CET Michal Hlavac wrote:
same behaviour with KDE plasma shell and vpnc. It crashes plasmashell process. It does not happend always, but mostly.
On piatok, 4. marca 2016 10:06:46 CET Paul Gonin wrote:
Hi !
I am running Tumbleweed/Gnome on company laptop (SUSE) and use openvpn for remote access to company network.
Since recent update, gnome-shell crashes when trying to start vpn connection.
Looks actually very similar to https://bugzilla.gnome.org/show_bug.cgi?id=760924
I spotted in journalctl :
NetworkManager[1745]: <error> [1457080318.887761] [vpn-manager/nm-vpn-connection.c:1977] get_secrets_cb(): Failed to request VPN secrets #3: (4) No agents were available for this request.
NetworkManager[1745]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
systemd-coredump[5857]: Process 5372 (gnome-shell) of user 1000 dumped core.
I found a workaround for archwiki which consists in a downgrade of libsecrets (could not figure how to get it down with openSUSE Build Service)
``` If anyone needs a temporary solution: # sudo pacman -U /var/cache/pacman/pkg/libsecret-0.18.3-1-x86_64.pkg.tar.xz everything is working fine after downgrading this (and restarting services). ```
I see that gnome-shell got corrected in 20160222:
Add gnome-shell-correctly-ident-VPN-secret-req.patch: NetworkAgent: correctly identify the VPN secret requests. (bgo#760999).
But It did not fix my issue with VPN (looks related, not sure if it is the needed fix)
Anyone with the same issue ? Do you think it is bug report material ?
thanks Paul
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
I tried to connect using nm-openconnect, and it also crashes plasmashell. So vpnc is out of suspicion and it looks like https://bugs.kde.org/show_bug.cgi?id=346118 m. On piatok, 4. marca 2016 10:47:32 CET Michal Hlavac wrote:
ok, maybe it's not same behavior, but problem exists :) and it looks like problem with vpnc
mar 04 10:44:20 hlavki org.freedesktop.Telepathy.AccountManager[2170]: (process:2293): GLib-GObject-WARNING **: value "33" of type 'guint' is invalid or out of range for property 'gateway-ping-timeout' of type 'guint' mar 04 10:44:32 hlavki dns-resolver[21090]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki dns-resolver[21092]: You can find my version in /etc/resolv.conf.netconfig mar 04 10:44:32 hlavki NetworkManager[1165]: <13>Mar 4 10:44:32 dns-resolver: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki NetworkManager[1165]: <13>Mar 4 10:44:32 dns-resolver: You can find my version in /etc/resolv.conf.netconfig mar 04 10:44:32 hlavki NetworkManager[1165]: ATTENTION: You have modified /etc/resolv.conf. Leaving it untouched... mar 04 10:44:32 hlavki NetworkManager[1165]: You can find my version in /etc/resolv.conf.netconfig ... mar 04 10:44:32 hlavki nscd[1202]: 1202 monitored file `/etc/resolv.conf` was moved into place, adding watch mar 04 10:44:32 hlavki dbus[1189]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' mar 04 10:44:32 hlavki NetworkManager[1165]: ** Message: Terminated vpnc daemon with PID 17255. mar 04 10:44:32 hlavki NetworkManager[1165]: vpnc: select: Interrupted system call mar 04 10:44:32 hlavki NetworkManager[1165]: vpnc: terminated by signal: 15 mar 04 10:44:32 hlavki NetworkManager[1165]: <info> (tun0): link disconnected (deferring action for 4 seconds) mar 04 10:44:32 hlavki org.kde.kdeconnect[2170]: "Method \"GetAll\" with signature \"s\" on interface \"org.freedesktop.DBus.Properties\" doesn't exist\n" mar 04 10:44:32 hlavki systemd[1]: Starting Network Manager Script Dispatcher Service... -- Subject: Unit NetworkManager-dispatcher.service has begun start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
same behaviour with KDE plasma shell and vpnc. It crashes plasmashell process. It does not happend always, but mostly.
On piatok, 4. marca 2016 10:06:46 CET Paul Gonin wrote:
Hi !
I am running Tumbleweed/Gnome on company laptop (SUSE) and use openvpn for remote access to company network.
Since recent update, gnome-shell crashes when trying to start vpn connection.
Looks actually very similar to https://bugzilla.gnome.org/show_bug.cgi?id=760924
I spotted in journalctl :
NetworkManager[1745]: <error> [1457080318.887761] [vpn-manager/nm-vpn-connection.c:1977] get_secrets_cb(): Failed to request VPN secrets #3: (4) No agents were available for this request.
NetworkManager[1745]: <warn> error disconnecting VPN: Could not process the request because no VPN connection was active.
systemd-coredump[5857]: Process 5372 (gnome-shell) of user 1000 dumped core.
I found a workaround for archwiki which consists in a downgrade of libsecrets (could not figure how to get it down with openSUSE Build Service)
``` If anyone needs a temporary solution: # sudo pacman -U /var/cache/pacman/pkg/libsecret-0.18.3-1-x86_64.pkg.tar.xz everything is working fine after downgrading this (and restarting services). ```
I see that gnome-shell got corrected in 20160222:
Add gnome-shell-correctly-ident-VPN-secret-req.patch: NetworkAgent: correctly identify the VPN secret requests. (bgo#760999).
But It did not fix my issue with VPN (looks related, not sure if it is the needed fix)
Anyone with the same issue ? Do you think it is bug report material ?
thanks Paul
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Michal Hlavac
-
Paul Gonin