Even with interfaces defined in /e/n/i this isn't supposed to be
happening.

There error you see looks like NetworkManager might not be running when
the issue appears. Any chance you could either attach the whole
/var/log/syslog file when you next see the issue, or make NM run with
debugging logs and provide those when you can reproduce the issue?

Debugging logs can be enabled after starting NM like so:  sudo python
/usr/lib/NetworkManager/debug-helper.py --nm debug

Or starting it from the command-line:

sudo stop network-manager
sudo /usr/sbin/NetworkManager --log-level=debug

All logs will the in /var/log/syslog but are pretty extensive (and could
contain sensitive information). You can avoid sending the logs to syslog
by starting NM from the command line with the --no-daemon switch.

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

Title:
  It frequently takes a while (a few minutes) for nm indicator to show
  networks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/956696/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to