The document contains log messages from an application. It shows that:
- The application encountered errors connecting to an external server skyapi.live.net which caused failures in retrieving notification scenarios and refreshing quotas.
- Internal processes like cleaning offline file metadata, database merging, and issuing page requests for item listings were running normally.
- Cached authentication tokens were available and the Google API availability check returned successfully.
- Configuration rules were inserted for the JSON API URL and notification subscription endpoints.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
301 views9 pages
Current Log
The document contains log messages from an application. It shows that:
- The application encountered errors connecting to an external server skyapi.live.net which caused failures in retrieving notification scenarios and refreshing quotas.
- Internal processes like cleaning offline file metadata, database merging, and issuing page requests for item listings were running normally.
- Cached authentication tokens were available and the Google API availability check returned successfully.
- Configuration rules were inserted for the JSON API URL and notification subscription endpoints.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 9
Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.odsp.k.
c Build model matches:
false Thu Sep 20 16:58:28 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 16:58:28 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.authorization.cloudaccounts.a Read ServiceConnections list from preferences: 0 Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.authorization.cloudaccounts.a Read hidden cloud account IDs list from preferences: 0 Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.odsp.d Pre: false Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.odsp.d Pre: true Thu Sep 20 16:58:28 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera roll sync adapter constructed. Thu Sep 20 16:58:28 GMT+07:00 2018 DATA com.microsoft.skydrive.share.task.e Skipping contacts refresh Thu Sep 20 16:58:28 GMT+07:00 2018 V com.microsoft.authorization.ac hasFeatures() FEATURE_QUOTA Thu Sep 20 16:58:29 GMT+07:00 2018 E ScenarioNotificationChannels Error while getting notification scenarios java.net.ConnectException: Failed to connect to skyapi.live.net/40.90.136.179:443 at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:242) at okhttp3.internal.connection.RealConnection.connect(SourceFile:160) at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:144) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:200) at okhttp3.RealCall.execute(SourceFile:77) at d.h.a(SourceFile:180) at d.g$a.a(SourceFile:91) at com.microsoft.skydrive.pushnotification.e.onExecute(SourceFile:58) at com.microsoft.odsp.task.TaskBase.run(SourceFile:84) at com.microsoft.skydrive.q.j$a.run(SourceFile:70) at java.lang.Thread.run(Thread.java:764) Caused by: java.net.ConnectException: failed to connect to skyapi.live.net/40.90.136.179 (port 443) from /10.83.209.104 (port 45921) after 15000ms: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:273) at libcore.io.IoBridge.connectErrno(IoBridge.java:188) at libcore.io.IoBridge.connect(IoBridge.java:130) at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:129) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:356) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356) at java.net.Socket.connect(Socket.java:616) at okhttp3.internal.platform.AndroidPlatform.connectSocket(SourceFile:71) at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:240) ... 26 more Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:262) ... 36 more
Thu Sep 20 16:58:29 GMT+07:00 2018 E j QuotaRefreshNetworkTask failed
java.net.ConnectException: Failed to connect to skyapi.live.net/40.90.136.179:443 at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:242) at okhttp3.internal.connection.RealConnection.connect(SourceFile:160) at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at com.microsoft.authorization.d.j$b.intercept(SourceFile:186) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:200) at okhttp3.RealCall.execute(SourceFile:77) at d.h.a(SourceFile:180) at d.g$a.a(SourceFile:91) at com.microsoft.authorization.d.j.a(SourceFile:64) at com.microsoft.authorization.ac.a(SourceFile:502) at com.microsoft.authorization.v$2.a(SourceFile:108) at com.microsoft.authorization.v$a$2.run(SourceFile:193) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) Caused by: java.net.ConnectException: failed to connect to skyapi.live.net/40.90.136.179 (port 443) from /10.83.209.104 (port 45922) after 10000ms: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:273) at libcore.io.IoBridge.connectErrno(IoBridge.java:188) at libcore.io.IoBridge.connect(IoBridge.java:130) at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:129) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:356) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356) at java.net.Socket.connect(Socket.java:616) at okhttp3.internal.platform.AndroidPlatform.connectSocket(SourceFile:71) at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:240) ... 29 more Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:262) ... 39 more
Thu Sep 20 16:58:30 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "Mru" (:0) Thu Sep 20 16:58:33 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 16:58:33 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 16:58:47 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 45352 after merge: 0 first db action on: 1537437507 now: 1537437527 time to merge: 9 (:0) Thu Sep 20 16:59:24 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Providing refresh task for "Mru" isRoot: false (:0) Thu Sep 20 16:59:24 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Marked: 3 records dirty. (:0) Thu Sep 20 16:59:24 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Issuing page request for GetItems. resourceId: "Mru" offset: 0 (:0) Thu Sep 20 16:59:24 GMT+07:00 2018 V com.microsoft.authorization.ac Cached valid token available for: service::ssl.live.com::MBI_SSL Thu Sep 20 16:59:24 GMT+07:00 2018 V a Google Api Availability return code: 0 Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2018-09-21 11:13:40.657 WIB Qt::TimeSpec(LocalTime)) (:0) Thu Sep 20 16:59:25 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera roll sync adapter sync cancel invoked. Thu Sep 20 16:59:25 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera backup does not start syncing since user chooses wifi only. Thu Sep 20 16:59:25 GMT+07:00 2018 V ManualUploadService Upload Service Created. Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ManualUploadService Starting service in the foreground onCreate Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ManualUploadService Successfully started service in the foreground onCreate Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ManualUploadService Starting service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ManualUploadService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Thu Sep 20 16:59:25 GMT+07:00 2018 V ModalUploadService Upload Service Created. Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ModalUploadService Starting service in the foreground onCreate Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ModalUploadService Successfully started service in the foreground onCreate Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ModalUploadService Starting service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 DATA ModalUploadService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Thu Sep 20 16:59:25 GMT+07:00 2018 V AsyncMoveService Upload Service Created. Thu Sep 20 16:59:25 GMT+07:00 2018 DATA AsyncMoveService Starting service in the foreground onCreate() Thu Sep 20 16:59:25 GMT+07:00 2018 DATA AsyncMoveService Successfully started service in the foreground onCreate() Thu Sep 20 16:59:25 GMT+07:00 2018 DATA AsyncMoveService Starting service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 DATA AsyncMoveService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 16:59:25 GMT+07:00 2018 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Thu Sep 20 16:59:25 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera backup does not start syncing since user chooses wifi only. Thu Sep 20 16:59:25 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera roll sync adapter sync cancel invoked. Thu Sep 20 17:00:25 GMT+07:00 2018 W com.microsoft.onedrivecore.LogWriterInterface QIODevice::read (QNetworkReplyHttpImpl): device not open (:0) Thu Sep 20 17:00:25 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Got error during getting info for "Mru" (:0) Thu Sep 20 21:10:34 GMT+07:00 2018 DATA com.microsoft.odsp.k.c Build model matches: false Thu Sep 20 21:10:34 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 21:10:34 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 21:10:35 GMT+07:00 2018 DATA com.microsoft.authorization.cloudaccounts.a Read ServiceConnections list from preferences: 0 Thu Sep 20 21:10:35 GMT+07:00 2018 DATA com.microsoft.authorization.cloudaccounts.a Read hidden cloud account IDs list from preferences: 0 Thu Sep 20 21:10:35 GMT+07:00 2018 DATA com.microsoft.odsp.d Pre: false Thu Sep 20 21:10:35 GMT+07:00 2018 DATA com.microsoft.odsp.d Pre: true Thu Sep 20 21:10:35 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera roll sync adapter constructed. Thu Sep 20 21:10:35 GMT+07:00 2018 DATA com.microsoft.skydrive.share.task.e Skipping contacts refresh Thu Sep 20 21:10:35 GMT+07:00 2018 V com.microsoft.authorization.ac hasFeatures() FEATURE_QUOTA Thu Sep 20 21:10:35 GMT+07:00 2018 E ScenarioNotificationChannels Error while getting notification scenarios java.net.ConnectException: Failed to connect to skyapi.live.net/40.90.136.179:443 at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:242) at okhttp3.internal.connection.RealConnection.connect(SourceFile:160) at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.logging.HttpLoggingInterceptor.intercept(SourceFile:144) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:200) at okhttp3.RealCall.execute(SourceFile:77) at d.h.a(SourceFile:180) at d.g$a.a(SourceFile:91) at com.microsoft.skydrive.pushnotification.e.onExecute(SourceFile:58) at com.microsoft.odsp.task.TaskBase.run(SourceFile:84) at com.microsoft.skydrive.q.j$a.run(SourceFile:70) at java.lang.Thread.run(Thread.java:764) Caused by: java.net.ConnectException: failed to connect to skyapi.live.net/40.90.136.179 (port 443) from /10.83.209.104 (port 49457) after 15000ms: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:273) at libcore.io.IoBridge.connectErrno(IoBridge.java:188) at libcore.io.IoBridge.connect(IoBridge.java:130) at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:129) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:356) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356) at java.net.Socket.connect(Socket.java:616) at okhttp3.internal.platform.AndroidPlatform.connectSocket(SourceFile:71) at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:240) ... 26 more Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:262) ... 36 more
Thu Sep 20 21:10:36 GMT+07:00 2018 E j QuotaRefreshNetworkTask failed
java.net.ConnectException: Failed to connect to skyapi.live.net/40.90.136.179:443 at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:242) at okhttp3.internal.connection.RealConnection.connect(SourceFile:160) at okhttp3.internal.connection.StreamAllocation.findConnection(SourceFile:257) at okhttp3.internal.connection.StreamAllocation.findHealthyConnection(SourceFile:135) at okhttp3.internal.connection.StreamAllocation.newStream(SourceFile:114) at okhttp3.internal.connection.ConnectInterceptor.intercept(SourceFile:42) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.cache.CacheInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.internal.http.BridgeInterceptor.intercept(SourceFile:93) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(SourceFile:126) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at com.microsoft.authorization.d.j$b.intercept(SourceFile:186) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:147) at okhttp3.internal.http.RealInterceptorChain.proceed(SourceFile:121) at okhttp3.RealCall.getResponseWithInterceptorChain(SourceFile:200) at okhttp3.RealCall.execute(SourceFile:77) at d.h.a(SourceFile:180) at d.g$a.a(SourceFile:91) at com.microsoft.authorization.d.j.a(SourceFile:64) at com.microsoft.authorization.ac.a(SourceFile:502) at com.microsoft.authorization.v$2.a(SourceFile:108) at com.microsoft.authorization.v$a$2.run(SourceFile:193) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at java.lang.Thread.run(Thread.java:764) Caused by: java.net.ConnectException: failed to connect to skyapi.live.net/40.90.136.179 (port 443) from /10.83.209.104 (port 49458) after 10000ms: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:273) at libcore.io.IoBridge.connectErrno(IoBridge.java:188) at libcore.io.IoBridge.connect(IoBridge.java:130) at java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:129) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:356) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:356) at java.net.Socket.connect(Socket.java:616) at okhttp3.internal.platform.AndroidPlatform.connectSocket(SourceFile:71) at okhttp3.internal.connection.RealConnection.connectSocket(SourceFile:240) ... 29 more Caused by: android.system.ErrnoException: isConnected failed: ECONNREFUSED (Connection refused) at libcore.io.IoBridge.isConnected(IoBridge.java:262) ... 39 more
Thu Sep 20 21:10:37 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface
Got error during getting info for "Mru" (:0) Thu Sep 20 21:10:40 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 21:10:40 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 21:10:54 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Merge wal to database. before merge: 70072 after merge: 0 first db action on: 1537452634 now: 1537452654 time to merge: 19 (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Providing refresh task for "Mru" isRoot: false (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Marked: 3 records dirty. (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 V a Google Api Availability return code: 0 Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Issuing page request for GetItems. resourceId: "Mru" offset: 0 (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 V com.microsoft.authorization.ac Cached valid token available for: service::ssl.live.com::MBI_SSL Thu Sep 20 21:11:14 GMT+07:00 2018 V ManualUploadService Upload Service Created. Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "JSONApiBaseUrl" with value "{SkyApiURLValue}/API/2/" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "AllowExpandedEditCommands" with value "True" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "RegisterNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/RegisterNotificationSubscription" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "DeleteNotificationSubscriptionUrl" with value "{NotificationSubscriptionBaseUrl}/DeleteNotificationSubscription" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToExpiry" with value "604800" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "NotificationSubscriptionSecondsToPreRenewal" with value "302400" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileScenarioName" with value "FollowAFile" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileUrl" with value "activity" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FollowAFileSecondsToExpiry" with value "7776000" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UnfollowAFileSecondsToExpiry" with value "34128000" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserResolutionRamp" with value "1" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "UserFirstRunRamp" with value "1" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FullSyncMaxItemCount" with value "1000" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "IncrementalSyncMaxItemCount" with value "50" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "PerFileSizeLimitBytes" with value "2147483647" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Inserting rule "FileNameLimit" with value "255" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Polling interval set to "86400" (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 DATA ManualUploadService Starting service in the foreground onCreate Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Next refresh at QDateTime(2018-09-21 11:13:40.657 WIB Qt::TimeSpec(LocalTime)) (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 DATA ManualUploadService Successfully started service in the foreground onCreate Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface start to clean offline root id from moved files (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 I com.microsoft.onedrivecore.LogWriterInterface Items moved out of an offline root: 0 (:0) Thu Sep 20 21:11:14 GMT+07:00 2018 DATA ManualUploadService Starting service in the foreground onMAMStartCommand Thu Sep 20 21:11:14 GMT+07:00 2018 DATA ManualUploadService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 21:11:15 GMT+07:00 2018 V ManualUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ManualUploadService } Thu Sep 20 21:11:15 GMT+07:00 2018 V ModalUploadService Upload Service Created. Thu Sep 20 21:11:15 GMT+07:00 2018 DATA ModalUploadService Starting service in the foreground onCreate Thu Sep 20 21:11:15 GMT+07:00 2018 DATA CameraRollSyncAdapter Camera backup does not start syncing since user chooses wifi only. Thu Sep 20 21:11:15 GMT+07:00 2018 DATA ModalUploadService Successfully started service in the foreground onCreate Thu Sep 20 21:11:15 GMT+07:00 2018 DATA ModalUploadService Starting service in the foreground onMAMStartCommand Thu Sep 20 21:11:15 GMT+07:00 2018 DATA ModalUploadService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 21:11:15 GMT+07:00 2018 V ModalUploadService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.ModalUploadService } Thu Sep 20 21:11:15 GMT+07:00 2018 V AsyncMoveService Upload Service Created. Thu Sep 20 21:11:15 GMT+07:00 2018 DATA AsyncMoveService Starting service in the foreground onCreate() Thu Sep 20 21:11:15 GMT+07:00 2018 DATA AsyncMoveService Successfully started service in the foreground onCreate() Thu Sep 20 21:11:15 GMT+07:00 2018 DATA AsyncMoveService Starting service in the foreground onMAMStartCommand Thu Sep 20 21:11:15 GMT+07:00 2018 DATA AsyncMoveService Successfully started service in the foreground onMAMStartCommand Thu Sep 20 21:11:15 GMT+07:00 2018 V AsyncMoveService Upload Service onStartCommand, intent = Intent { act=com.microsoft.skydrive.fileloader.RESUME cmp=com.microsoft.skydrive/.upload.AsyncMoveService } Thu Sep 20 21:12:15 GMT+07:00 2018 W com.microsoft.onedrivecore.LogWriterInterface QIODevice::read (QNetworkReplyHttpImpl): device not open (:0)