Bug 967743
| Summary: | Cannot reconnect to VPN | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> |
| Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | admiller, dcbw, fmuellner, joe, otaylor, samkraju, walters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-20 20:27:28 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
David Woodhouse
2013-05-28 08:33:56 UTC
I have had this problem, too. I worked around it by calling the connection via nmcli: $ nmcli connection NAME UUID TYPE TIMESTAMP-REAL <NAME> b6c3178c-42eb-4b16-89e1-50e5e35a6e0f vpn Fri 26 Jul 2013 11:21:14 BST $ nmcli /usr/bin/nmcli connection up uuid b6c3178c-42eb-4b16-89e1-50e5e35a6e0f Should actually be caused by the shell's checkConnection() handling, thus duping to that bug. *** This bug has been marked as a duplicate of bug 980467 *** |