Mailclient auto sync broken
Since yesterday, the e-mail client on my Jolla 1 stopped syncing automatically. This happened after disabling all accounts except Jolla. Sync by hand works okay still (via mail & via settings).
When I enabled the logs, I see these messages (grep 10 before, 10 after; first one is the first line in the log):
[978] Aug 22 11:34:02 [Warning] void QCopClient::connectToServer() QLocalSocket::ServerNotFoundError "QLocalSocket::connectToServer: Invalid name"
[978] Aug 22 11:34:02 [Debug] Messaging : MessageServer ctor begin
[978] Aug 22 11:34:02 [Debug] Messaging : opening database
[978] Aug 22 11:34:03 [Debug] ActiveSync : ActiveSyncServicePlugin::ActiveSyncServicePlugin()
[978] Aug 22 11:34:03 [Debug] ActiveSync : virtual QString ActiveSyncServicePlugin::key() const
[978] Aug 22 11:34:03 [Debug] connection-manager.cpp 106 setupSocketConnection p2p error: QDBusError("org.freedesktop.DBus.Error.FileNotFound", "Failed to connect to socket /run/user/100000/signond/socket: No such file or directory") 1
[978] Aug 22 11:34:03 [Debug] connection-manager.cpp 132 init Peer connection unavailable, activating service
[978] Aug 22 11:34:03 [Debug] identityimpl.cpp 96 updateState Updating state: "PendingRegistration" SignOn::IdentityImpl(0x787528)
[978] Aug 22 11:34:03 [Debug] Messaging : bool SSOSessionManager::createSsoIdentity(const QMailAccountId&, const QString&) Creating SSO identity for the service "imap4" from account 28 using authentication method "oauth2"
[978] Aug 22 11:34:03 [Debug] authsessionimpl.cpp 94 initInterface
[978] Aug 22 11:34:03 [Debug] authsessionimpl.cpp 94 initInterface
--
[978] Aug 22 11:36:43 [Debug] Messaging : Action completed 5536212844550 result success
[978] Aug 22 11:36:43 [Debug] IMAP : void ImapClient::onAccountsUpdated(const QMailAccountIdList&) "***@gmail.com"
[978] Aug 22 11:36:46 [Debug] IMAP : "1" SEND a005 LOGOUT
[978] Aug 22 11:36:47 [Debug] IMAP : "1" RECV: * BYE LOGOUT Requested
[978] Aug 22 11:36:47 [Debug] IMAP : "1" RECV: a005 OK 73 good day (Success)
[978] Aug 22 11:37:15 [Debug] IMAP : "2" SEND a006 LOGOUT
[978] Aug 22 11:37:15 [Debug] IMAP : "2" RECV: * BYE LOGOUT Requested
[978] Aug 22 11:37:15 [Debug] IMAP : "2" RECV: a006 OK 73 good day (Success)
[978] Aug 22 11:50:26 [Debug] Messaging : closing database
[978] Aug 22 12:07:39 [Debug] Messaging : Received signal 15 , shutting down.
[1008] Aug 22 12:08:25 [Warning] void QCopClient::connectToServer() QLocalSocket::ServerNotFoundError "QLocalSocket::connectToServer: Invalid name"
[1008] Aug 22 12:08:25 [Debug] Messaging : MessageServer ctor begin
[1008] Aug 22 12:08:25 [Debug] Messaging : opening database
[1008] Aug 22 12:08:26 [Debug] ActiveSync : ActiveSyncServicePlugin::ActiveSyncServicePlugin()
[1008] Aug 22 12:08:26 [Debug] ActiveSync : virtual QString ActiveSyncServicePlugin::key() const
[1008] Aug 22 12:08:26 [Debug] connection-manager.cpp 106 setupSocketConnection p2p error: QDBusError("org.freedesktop.DBus.Error.FileNotFound", "Failed to connect to socket /run/user/100000/signond/socket: No such file or directory") 1
[1008] Aug 22 12:08:26 [Debug] connection-manager.cpp 132 init Peer connection unavailable, activating service
[1008] Aug 22 12:08:26 [Debug] identityimpl.cpp 96 updateState Updating state: "PendingRegistration" SignOn::IdentityImpl(0x1067fe0)
[1008] Aug 22 12:08:26 [Debug] Messaging : bool SSOSessionManager::createSsoIdentity(const QMailAccountId&, const QString&) Creating SSO identity for the service "imap4" from account 28 using authentication method "oauth2"
[1008] Aug 22 12:08:26 [Debug] authsessionimpl.cpp 94 initInterface
[1008] Aug 22 12:08:26 [Debug] authsessionimpl.cpp 94 initInterface
The file from the message "Failed to connect to socket /run/user/100000/signond/socket: No such file or directory" does not exists indeed.
Uninstalling and installing the client didn't do much. It seems my wifi-connection is acting weird too (a few disconnects in a few minutes).
Did I break something myself or is it something in the early-access update?