Hi,

I was having networking issues on my Wandboards running F19-R1
(dual-lite and quad). I was having trouble connecting via ssh and
/var/log/messages was getting filled with errors such as 
Code:
--------------------
    wandboard NetworkManager[231]: <warn> Dispatcher failed: (32) Unit 
dbus-org.freedesktop.nm-dispatcher.service failed to load: No such file or 
directory. 
  See system logs and 'systemctl status 
dbus-org.freedesktop.nm-dispatcher.service' for details.
--------------------


Some google searches took me to here:
https://bugzilla.redhat.com/show_bug.cgi?id=974811 

As mentioned in comment 8 in that thread: > Installing the update does not 
automatically re-enable the service if it
> is already installed and disabled. So yes, if one is already affected,
> the manual action is needed.

After getting caught up with F19 updates using 
Code:
--------------------
    yum update
--------------------
 I took the advice offered and did the following.

Code:
--------------------
    
  systemctl enable NetworkManager-dispatcher.service
  systemctl start NetworkManager-dispatcher.service
  
--------------------


This has cured the problem for me (stable for about a week now). I do
believe this problem persists in the latest release images for CSOS, in
which case the above may be helpful for others.



----------------------
"Dreamer, easy in the chair that really fits you..."
------------------------------------------------------------------------
dsdreamer's Profile: http://forums.slimdevices.com/member.php?userid=12588
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to