On Fri, 2007-04-27 at 10:23 -0500, Patrick Bogen wrote: > After resuming from suspend to RAM, I saw this error several times in > my log, and NM couldn't associate. Restarting dbus solved the problem. > > Why did this happen, and how can I prevent it from happening in the future?
Update your copy of NetworkManager or put this in your /etc/dbus-1/system.d/NetworkManager.conf file: <limit name="max_replies_per_connection">512</limit> Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
