*** This bug is a duplicate of bug 280160 ***
    https://bugs.launchpad.net/bugs/280160

I have the exact same error message in syslog: "nm-dispatcher.action:
Script '/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error
status 1.". In my case, the connection status appears to be working, but
when I try to HTTP to an intranet URL over VPN I get a timeout.

I put some debugging output in the script
"/etc/NetworkManager/dispatcher.d/01ifupdown", and it turns out it gets
called with the parameter $2 "vpn-up" and "vpn-down". The script only
knows "up" and "down", so it fails with exit 1 (bottom of script).

This looks like a bug to me: the script is called with the wrong
parameters.

I don't think it has anything to do with self-restarts.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/270630

Title:
  Script '/etc/NetworkManager/dispatcher.d/01ifupdown' exited with error
  status 1

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to