On Wed, 2018-01-03 at 20:30 +0100, Tino Mettler wrote: > On Wed, Jan 03, 2018 at 14:35:07 +0100, Tino Mettler wrote: > > > I guess this is caused by the fact that I don't use network manager > > for > > my network setup. > > Yes, it is. systemctl stop NetworkManager solved the issue.
I was wondering about the "don't use network manager" part. If NetworkManager is not found, syncevo-dbus-server should fall back to the assumption that the system is online, which is indeed what you get after stopping NetworkManager. So the problem was that NetworkManager was running, but considered itself offline. Perhaps I (someone?) should rip out both the ConnMan and NetworkManager code and replace it with GNetworkMonitor. No idea whether that would have worked better in your setup, though. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution
