Wordpress-ios: "Failed to Upload" Error When Attempting to Publish While Offline

Created on 20 Jul 2020  路  3Comments  路  Source: wordpress-mobile/WordPress-iOS

Expected behavior

While offline, you should be able to publish a post and have that publishing action queued for when you are connected to the network again.

Actual behavior

When you attempt to publish, you receive a "Post failed to upload" error. And tapping Retry in the banner does the same.

However, if you attempt to publish again from the editor or by tapping on the "Publish" button in the drafts list, it works as expected.

Steps to reproduce the behavior

  1. Enable airplane mode or disconnect from any networks.
  2. Create a new post.
  3. Tap "Publish"
Tested on [device], iOS [version], WPiOS [version]

I tested and recreated the issue on an iPhone 11 Pro on iOS 13.6 with WPiOS 15.2.

Video

Here is a video showing the behavior:

https://d.pr/v/5gELIr

Additional Info

User reported issue here: 3156235-zen

And here are the logs that a user shared with us after experiencing the issue:


Logs

2020-07-19 10:30:31:728 WPAnalytics session started
2020-07-19 10:30:31:732 ===========================================================================
2020-07-19 10:30:31:732 Launching WordPress for iOS 15.0.1 (15.0.1.0)...
2020-07-19 10:30:31:732 Crash count: 0
2020-07-19 10:30:31:732 Debug mode: Production
2020-07-19 10:30:31:732 Extra debug: NO
2020-07-19 10:30:31:733 Device model: iPhone XS (iPhone11,2)
2020-07-19 10:30:31:733 OS: iOS, 13.5.1
2020-07-19 10:30:31:733 Language: en-US
2020-07-19 10:30:31:733 UDID: [redacted]
2020-07-19 10:30:31:734 APN token: [redacted]
2020-07-19 10:30:31:735 Launch options: [__C.UIApplicationLaunchOptionsKey(_rawValue: UIApplicationLaunchOptionsRemoteNotificationKey): {
aps = {
alert = "Successful Renewal! Thanks for renewing your WordPress.com plan";
badge = 2;
"content-available" = 1;
"mutable-content" = 1;
sound = "n.caf";
};
blog = 112394543;
"blog_id" = 112394543;
"note_id" = 4786412703;
type = "billing_renewal_success_note";
}]
2020-07-19 10:30:31:738 wp.com account:
All accounts and blogs:
(default)
鈹斺攢
鈹斺攢
2020-07-19 10:30:31:738 ===========================================================================
2020-07-19 10:30:31:751 Zendesk - Using defaultAccount for suggested identity.
2020-07-19 10:30:31:763 Zendesk identity created with email '[email protected]' and name 'Erika Lawson'.
2020-07-19 10:30:31:763 Zendesk Enabled: true
2020-07-19 10:30:31:794 Loading Stats for the following blog: https://laughterandsleep.wordpress.com
2020-07-19 10:30:31:845 馃數 Tracked: notifications_notification_details_opened
2020-07-19 10:30:31:899 didFinishLaunchingWithOptions state: UIApplicationState
2020-07-19 10:30:31:952 application(_:didReceiveRemoteNotification:fetchCompletionHandler:)
2020-07-19 10:30:31:953 Received push notification:
Payload: {
aps = {
alert = "Successful Renewal! Thanks for renewing your WordPress.com plan";
badge = 2;
"content-available" = 1;
"mutable-content" = 1;
sound = "n.caf";
};
blog = 112394543;
"blog_id" = 112394543;
"note_id" = 4786412703;
type = "billing_renewal_success_note";
}
2020-07-19 10:30:31:953 Current Application state: 2
2020-07-19 10:30:31:967 馃數 Tracked: push_notification_received
2020-07-19 10:30:31:979 Running Notifications Background Fetch...
2020-07-19 10:30:32:012 Stats Period: Finished loading Period data from Core Data.
2020-07-19 10:30:32:012 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 10:30:32:014 Stats Period: finished persisting Period Stats to disk.
2020-07-19 10:30:32:016 Stats Period: Finished loading Period data from Core Data.
2020-07-19 10:30:32:016 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 10:30:32:017 馃數 Tracked: stats_period_accessed
2020-07-19 10:30:32:122 Device Token received in didRegisterForRemoteNotificationsWithDeviceToken: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 10:30:32:339 Stats Period: Cancel all operations
2020-07-19 10:30:32:374 Successfully registered Device ID 34445473 for Push Notifications
2020-07-19 10:30:32:632 Stats Period: Finished fetching summary.
2020-07-19 10:30:32:794 Stats Period: Finished fetching authors.
2020-07-19 10:30:32:800 Stats Period: Finished fetching videos.
2020-07-19 10:30:32:801 Stats Period: Finished fetching published.
2020-07-19 10:30:32:807 Stats Period: Finished fetching posts.
2020-07-19 10:30:32:807 Stats Period: Finished fetching referrers.
2020-07-19 10:30:32:814 Stats Period: Finished fetching clicks.
2020-07-19 10:30:32:815 Stats Period: Finished fetching countries.
2020-07-19 10:30:32:822 Stats Period: Finished file downloads.
2020-07-19 10:30:32:823 Stats Period: Finished fetching search terms.
2020-07-19 10:30:32:839 Stats Period: Finished fetching likes summary.
2020-07-19 10:30:34:288 Finished Notifications Background Fetch!
2020-07-19 10:30:34:288 applicationWillTerminate(_:)
2020-07-19 11:05:49:157 WPAnalytics session started
2020-07-19 11:05:49:160 ===========================================================================
2020-07-19 11:05:49:160 Launching WordPress for iOS 15.0.1 (15.0.1.0)...
2020-07-19 11:05:49:160 Crash count: 0
2020-07-19 11:05:49:160 Debug mode: Production
2020-07-19 11:05:49:160 Extra debug: NO
2020-07-19 11:05:49:161 Device model: iPhone XS (iPhone11,2)
2020-07-19 11:05:49:161 OS: iOS, 13.5.1
2020-07-19 11:05:49:161 Language: en-US
2020-07-19 11:05:49:161 UDID: 5DCD6832-EE69-45B1-BD18-10AC45F20292
2020-07-19 11:05:49:161 APN token: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:05:49:161 Launch options: [:]
2020-07-19 11:05:49:163 wp.com account:
All accounts and blogs:
(default)
鈹斺攢
鈹斺攢
2020-07-19 11:05:49:163 ===========================================================================
2020-07-19 11:05:49:175 Zendesk - Using defaultAccount for suggested identity.
2020-07-19 11:05:49:183 Zendesk identity created with email '[email protected]' and name 'Erika Lawson'.
2020-07-19 11:05:49:183 Zendesk Enabled: true
2020-07-19 11:05:49:197 Loading Stats for the following blog: https://laughterandsleep.wordpress.com
2020-07-19 11:05:49:233 馃數 Tracked: notifications_notification_details_opened
2020-07-19 11:05:49:443 didFinishLaunchingWithOptions state: UIApplicationState
2020-07-19 11:05:49:447 PingHub connecting
2020-07-19 11:05:49:518 Device Token received in didRegisterForRemoteNotificationsWithDeviceToken: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:05:49:544 applicationDidBecomeActive(_:)
2020-07-19 11:05:49:546 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:05:49:547 馃數 Tracked: application_opened <>
2020-07-19 11:05:49:559 馃數 Tracked: reader_accessed <>
2020-07-19 11:05:49:775 PingHub connected
2020-07-19 11:05:49:812 馃數 Tracked: news_card_shown
2020-07-19 11:05:49:907 Successfully registered Device ID 34445473 for Push Notifications
2020-07-19 11:05:55:995 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:05:56:102 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:05:56:102 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:05:56:103 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:05:56:106 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:05:56:106 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:05:56:107 馃數 Tracked: stats_period_accessed
2020-07-19 11:05:56:425 Stats Period: Cancel all operations
2020-07-19 11:05:56:681 Stats Period: Finished fetching summary.
2020-07-19 11:05:56:803 Stats Period: Finished fetching authors.
2020-07-19 11:05:56:804 Stats Period: Finished fetching videos.
2020-07-19 11:05:56:811 Stats Period: Finished fetching clicks.
2020-07-19 11:05:56:816 Stats Period: Finished fetching posts.
2020-07-19 11:05:56:817 Stats Period: Finished file downloads.
2020-07-19 11:05:56:817 Stats Period: Finished fetching countries.
2020-07-19 11:05:56:818 Stats Period: Finished fetching search terms.
2020-07-19 11:05:56:822 Stats Period: Finished fetching referrers.
2020-07-19 11:05:56:835 Stats Period: Finished fetching published.
2020-07-19 11:05:56:837 Stats Period: Finished fetching likes summary.
2020-07-19 11:06:04:237 Deleting ReaderPost: PCT Day 101: Back Home in the Woods
2020-07-19 11:06:06:441 馃數 Tracked: site_menu_opened
2020-07-19 11:06:07:660 Deleting Post: (entity: Post; id: 0xa0de8def053e4310 ; data: {
author = "Erika Lawson";
authorAvatarURL = "https://1.gravatar.com/avatar/1636f78cfeccd8d950dfb1a872f464af?s=96&d=identicon&r=G";
authorID = 21698671;
autoUploadAttemptsCount = 0;
autosaveContent = nil;
autosaveExcerpt = nil;
autosaveIdentifier = nil;
autosaveModifiedDate = nil;
autosaveTitle = nil;
blog = "0xa0de8def0636433c ";
categories = "";
commentCount = 0;
comments = "";
confirmedChangesHash = nil;
confirmedChangesTimestamp = nil;
content = "\"\" dateModified = "2016-06-20 16:19:15 +0000";
"date_created_gmt" = "2016-06-20 16:19:15 +0000";
disabledPublicizeConnections = nil;
featuredImage = nil;
geolocation = nil;
isStickyPost = 0;
latitudeID = nil;
likeCount = 0;
longitudeID = nil;
media = (
);
metaIsLocal = 0;
metaPublishImmediately = 0;
"mt_excerpt" = "";
original = nil;
password = nil;
pathForDisplayImage = "https://laughterandsleep.files.wordpress.com/2016/06/img_3693.jpg";
permaLink = "https://laughterandsleep.wordpress.com/2016/06/20/all-dressed-up/";
postFormat = standard;
postID = 32;
postTitle = "All dressed up";
postType = post;
publicID = nil;
publicizeMessage = nil;
publicizeMessageID = nil;
remoteStatusNumber = 3;
revision = nil;
revisions = nil;
status = publish;
statusAfterSync = nil;
"suggested_slug" = nil;
tags = "";
"wp_slug" = nil;
})
2020-07-19 11:06:23:801 馃數 Tracked: post_list_button_pressed
2020-07-19 11:06:23:992 馃數 Tracked: editor_session_start )>
2020-07-19 11:06:34:436 馃數 Tracked: editor_session_end
2020-07-19 11:06:34:464 馃數 Tracked: editor_discarded_changes
2020-07-19 11:06:34:515 馃數 Tracked: editor_closed
2020-07-19 11:06:41:582 馃數 Tracked: editor_post_created
2020-07-19 11:06:42:233 馃數 Tracked: editor_session_start )>
2020-07-19 11:08:20:919 馃數 Tracked: editor_quick_draft_saved
2020-07-19 11:08:26:586 applicationWillResignActive(_:)
2020-07-19 11:08:26:645 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:08:27:437 applicationDidEnterBackground(_:)
2020-07-19 11:08:27:457 馃數 Tracked: application_closed
2020-07-19 11:08:27:472 PingHub disconnecting
2020-07-19 11:08:27:826 PingHub disconnected: WSError(type: Starscream.ErrorType.protocolError, message: "", code: 1000)
2020-07-19 11:09:31:526 applicationWillEnterForeground(_:)
2020-07-19 11:09:31:526 PingHub connecting
2020-07-19 11:09:31:725 PingHub connected
2020-07-19 11:09:31:844 applicationDidBecomeActive(_:)
2020-07-19 11:09:31:849 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:09:31:853 馃數 Tracked: application_opened <>
2020-07-19 11:11:19:085 馃數 Tracked: editor_photo_added
2020-07-19 11:11:19:104 馃數 Tracked: media_service_upload_started
2020-07-19 11:11:26:492 馃數 Tracked: media_service_upload_successful
2020-07-19 11:11:33:754 馃數 Tracked: editor_post_update
2020-07-19 11:12:00:183 applicationWillResignActive(_:)
2020-07-19 11:12:00:215 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:12:01:880 Reachability - Internet - WiFi: N WWAN: N
2020-07-19 11:12:01:882 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=57 "Socket is not connected" UserInfo={_kCFStreamErrorCodeKey=57, _kCFStreamErrorDomainKey=1}
2020-07-19 11:12:04:081 applicationDidBecomeActive(_:)
2020-07-19 11:12:04:085 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:12:11:937 馃數 Tracked: editor_session_end
2020-07-19 11:12:11:961 馃數 Tracked: editor_discarded_changes
2020-07-19 11:12:12:024 馃數 Tracked: editor_closed
2020-07-19 11:12:16:557 馃數 Tracked: editor_post_created
2020-07-19 11:12:17:165 馃數 Tracked: editor_session_start )>
2020-07-19 11:12:19:120 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2810d1ad0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:12:34:142 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2813a6e50 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:12:49:172 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2812ed260 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:13:03:419 馃數 Tracked: editor_post_publish_tapped <>
2020-07-19 11:13:04:213 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2810c5aa0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:13:09:680 馃數 Tracked: editor_post_publish_now_tapped <>
2020-07-19 11:13:09:705 馃數 Tracked: editor_post_published
2020-07-19 11:13:09:719 馃數 Tracked: editor_session_end
2020-07-19 11:13:09:734 馃數 Tracked: editor_closed
2020-07-19 11:13:16:514 馃數 Tracked: post_list_status_filter_changed
2020-07-19 11:13:19:259 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x281037b70 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:13:20:874 馃數 Tracked: post_list_status_filter_changed
2020-07-19 11:13:34:302 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2813540f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:13:49:351 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2810c9ad0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:14:04:399 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x281255740 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:14:19:442 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2810c99b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:14:34:487 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x281363ba0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:14:38:224 馃數 Tracked: me_tab_accessed <>
2020-07-19 11:14:38:311 Failed to fetch user details for account (entity: Account; id: 0xa0de8def063a433e ; data: {
avatarURL = "https://1.gravatar.com/avatar/1636f78cfeccd8d950dfb1a872f464af?s=96&d=identicon";
blogs = (
"0xa0de8def063a433c ",
"0xa0de8def0636433c "
);
dateCreated = "2011-03-14 16:17:29 +0000";
defaultBlog = "0xa0de8def0636433c ";
displayName = "Erika Lawson";
email = "[email protected]";
emailVerified = 1;
primaryBlogID = 0;
settings = "0xa0de8def063a433a ";
userID = 21698671;
username = erikadlawson;
uuid = "0782468F-5B2A-4E29-B88D-FC85B1ABE14D";
}). Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2813c4780 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <55D17767-C910-4972-859E-D9E798E9BE36>.<59>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <55D17767-C910-4972-859E-D9E798E9BE36>.<59>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:38:311 The Internet connection appears to be offline.
2020-07-19 11:14:40:160 馃數 Tracked: account_settings_opened <>
2020-07-19 11:14:40:214 Error refreshing settings (attempt 0): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2813c7c60 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<60>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<60>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:40:220 Error refreshing settings (attempt 1): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2813893e0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <4C44DA5F-D186-4856-B5C4-7ED3AF102CA3>.<61>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <4C44DA5F-D186-4856-B5C4-7ED3AF102CA3>.<61>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:40:224 Error refreshing settings (attempt 2): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x281338a20 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<62>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<62>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:40:229 Error refreshing settings (attempt 3): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x281324720 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<63>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<63>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:45:040 Failed to fetch user details for account (entity: Account; id: 0xa0de8def063a433e ; data: {
avatarURL = "https://1.gravatar.com/avatar/1636f78cfeccd8d950dfb1a872f464af?s=96&d=identicon";
blogs = (
"0xa0de8def063a433c ",
"0xa0de8def0636433c "
);
dateCreated = "2011-03-14 16:17:29 +0000";
defaultBlog = "0xa0de8def0636433c ";
displayName = "Erika Lawson";
email = "[email protected]";
emailVerified = 1;
primaryBlogID = 0;
settings = "0xa0de8def063a433a ";
userID = 21698671;
username = erikadlawson;
uuid = "0782468F-5B2A-4E29-B88D-FC85B1ABE14D";
}). Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x28102d920 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <524E9290-D43A-4EA5-A649-BD82E79CE3A0>.<64>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <524E9290-D43A-4EA5-A649-BD82E79CE3A0>.<64>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:14:45:040 The Internet connection appears to be offline.
2020-07-19 11:14:47:097 applicationWillResignActive(_:)
2020-07-19 11:14:47:128 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:14:47:957 applicationDidEnterBackground(_:)
2020-07-19 11:14:47:984 馃數 Tracked: application_closed
2020-07-19 11:14:48:224 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2813240f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:14:51:046 Reachability - Internet - WiFi: Y WWAN: N
2020-07-19 11:14:51:415 馃數 Tracked: auto_upload_post_invoked
2020-07-19 11:14:52:916 applicationWillEnterForeground(_:)
2020-07-19 11:14:52:916 PingHub connecting
2020-07-19 11:14:53:225 applicationDidBecomeActive(_:)
2020-07-19 11:14:53:227 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:14:53:229 馃數 Tracked: application_opened <>
2020-07-19 11:14:53:558 PingHub connected
2020-07-19 11:15:01:003 馃數 Tracked: site_menu_opened
2020-07-19 11:15:01:030 viewDidLoad
2020-07-19 11:15:28:974 馃數 Tracked: site_menu_opened
2020-07-19 11:19:24:366 applicationWillResignActive(_:)
2020-07-19 11:19:24:398 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:19:25:330 applicationDidEnterBackground(_:)
2020-07-19 11:19:25:335 馃數 Tracked: application_closed
2020-07-19 11:19:25:350 PingHub disconnecting
2020-07-19 11:19:25:369 applicationWillEnterForeground(_:)
2020-07-19 11:19:25:369 PingHub connecting
2020-07-19 11:19:25:381 applicationDidEnterBackground(_:)
2020-07-19 11:19:25:392 馃數 Tracked: application_closed
2020-07-19 11:19:25:401 PingHub disconnecting
2020-07-19 11:19:25:570 applicationWillTerminate(_:)
2020-07-19 11:19:27:752 WPAnalytics session started
2020-07-19 11:19:27:754 ===========================================================================
2020-07-19 11:19:27:754 Launching WordPress for iOS 15.0.1 (15.0.1.0)...
2020-07-19 11:19:27:754 Crash count: 0
2020-07-19 11:19:27:754 Debug mode: Production
2020-07-19 11:19:27:754 Extra debug: NO
2020-07-19 11:19:27:754 Device model: iPhone XS (iPhone11,2)
2020-07-19 11:19:27:754 OS: iOS, 13.5.1
2020-07-19 11:19:27:755 Language: en-US
2020-07-19 11:19:27:755 UDID: 5DCD6832-EE69-45B1-BD18-10AC45F20292
2020-07-19 11:19:27:755 APN token: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:19:27:755 Launch options: [:]
2020-07-19 11:19:27:758 wp.com account:
All accounts and blogs:
(default)
鈹斺攢
鈹斺攢
2020-07-19 11:19:27:758 ===========================================================================
2020-07-19 11:19:27:764 Zendesk - Using defaultAccount for suggested identity.
2020-07-19 11:19:27:772 Zendesk identity created with email '[email protected]' and name 'Erika Lawson'.
2020-07-19 11:19:27:772 Zendesk Enabled: true
2020-07-19 11:19:27:788 Loading Stats for the following blog: https://laughterandsleep.wordpress.com
2020-07-19 11:19:27:818 馃數 Tracked: notifications_notification_details_opened
2020-07-19 11:19:27:855 didFinishLaunchingWithOptions state: UIApplicationState
2020-07-19 11:19:27:860 PingHub connecting
2020-07-19 11:19:27:887 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:19:27:891 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:19:27:900 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:19:27:902 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:19:27:902 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:19:27:903 馃數 Tracked: stats_period_accessed
2020-07-19 11:19:28:012 Media: removed 1 file(s) during cleanup.
2020-07-19 11:19:28:026 Device Token received in didRegisterForRemoteNotificationsWithDeviceToken: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:19:28:036 applicationDidBecomeActive(_:)
2020-07-19 11:19:28:037 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:19:28:038 馃數 Tracked: application_opened <>
2020-07-19 11:19:28:049 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:19:28:124 PingHub connected
2020-07-19 11:19:28:217 Stats Period: Cancel all operations
2020-07-19 11:19:28:289 Successfully registered Device ID 34445473 for Push Notifications
2020-07-19 11:19:28:412 Stats Period: Finished fetching summary.
2020-07-19 11:19:28:516 Stats Period: Finished fetching authors.
2020-07-19 11:19:28:526 Stats Period: Finished fetching videos.
2020-07-19 11:19:28:527 Stats Period: Finished fetching countries.
2020-07-19 11:19:28:528 Stats Period: Finished fetching referrers.
2020-07-19 11:19:28:539 Stats Period: Finished fetching clicks.
2020-07-19 11:19:28:540 Stats Period: Finished fetching posts.
2020-07-19 11:19:28:541 Stats Period: Finished file downloads.
2020-07-19 11:19:28:541 Stats Period: Finished fetching published.
2020-07-19 11:19:28:542 Stats Period: Finished fetching search terms.
2020-07-19 11:19:28:566 Stats Period: Finished fetching likes summary.
2020-07-19 11:19:30:313 馃數 Tracked: notifications_accessed <>
2020-07-19 11:19:33:826 馃數 Tracked: notification_tapped_segmented_control
2020-07-19 11:19:35:053 馃數 Tracked: notification_tapped_segmented_control
2020-07-19 11:19:35:994 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:19:41:714 applicationWillResignActive(_:)
2020-07-19 11:19:41:760 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:19:42:597 applicationDidEnterBackground(_:)
2020-07-19 11:19:42:621 馃數 Tracked: application_closed
2020-07-19 11:19:42:638 PingHub disconnecting
2020-07-19 11:19:42:844 PingHub disconnected: WSError(type: Starscream.ErrorType.protocolError, message: "", code: 1000)
2020-07-19 11:20:51:531 applicationWillEnterForeground(_:)
2020-07-19 11:20:51:532 PingHub connecting
2020-07-19 11:20:51:765 PingHub connected
2020-07-19 11:20:51:852 applicationDidBecomeActive(_:)
2020-07-19 11:20:51:854 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:20:51:856 馃數 Tracked: application_opened <>
2020-07-19 11:20:51:869 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:23:33:464 applicationWillResignActive(_:)
2020-07-19 11:23:33:501 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:23:36:767 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=57 "Socket is not connected" UserInfo={_kCFStreamErrorCodeKey=57, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:36:769 Reachability - Internet - WiFi: N WWAN: N
2020-07-19 11:23:37:863 PingHub connecting
2020-07-19 11:23:37:868 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:38:370 applicationDidBecomeActive(_:)
2020-07-19 11:23:38:375 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:23:38:376 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:23:39:245 applicationWillResignActive(_:)
2020-07-19 11:23:39:282 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:23:40:046 applicationDidEnterBackground(_:)
2020-07-19 11:23:40:064 馃數 Tracked: application_closed
2020-07-19 11:23:40:083 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x281daf600 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:23:40:088 applicationWillEnterForeground(_:)
2020-07-19 11:23:40:088 PingHub connecting
2020-07-19 11:23:40:103 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:40:103 applicationDidEnterBackground(_:)
2020-07-19 11:23:40:117 馃數 Tracked: application_closed
2020-07-19 11:23:40:280 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x281dc56b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:23:40:283 applicationWillTerminate(_:)
2020-07-19 11:23:41:662 WPAnalytics session started
2020-07-19 11:23:41:664 Was unable to retrieve data about throttling
2020-07-19 11:23:41:664 ===========================================================================
2020-07-19 11:23:41:664 Launching WordPress for iOS 15.0.1 (15.0.1.0)...
2020-07-19 11:23:41:664 Crash count: 0
2020-07-19 11:23:41:664 Debug mode: Production
2020-07-19 11:23:41:664 Extra debug: NO
2020-07-19 11:23:41:665 Device model: iPhone XS (iPhone11,2)
2020-07-19 11:23:41:665 OS: iOS, 13.5.1
2020-07-19 11:23:41:665 Language: en-US
2020-07-19 11:23:41:665 UDID: 5DCD6832-EE69-45B1-BD18-10AC45F20292
2020-07-19 11:23:41:665 APN token: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:23:41:665 Launch options: [:]
2020-07-19 11:23:41:668 wp.com account:
All accounts and blogs:
(default)
鈹斺攢
鈹斺攢
2020-07-19 11:23:41:668 ===========================================================================
2020-07-19 11:23:41:676 Zendesk - Using defaultAccount for suggested identity.
2020-07-19 11:23:41:688 Zendesk identity created with email '[email protected]' and name 'Erika Lawson'.
2020-07-19 11:23:41:688 Zendesk Enabled: true
2020-07-19 11:23:41:702 Loading Stats for the following blog: https://laughterandsleep.wordpress.com
2020-07-19 11:23:41:728 馃數 Tracked: notifications_notification_details_opened
2020-07-19 11:23:41:765 didFinishLaunchingWithOptions state: UIApplicationState
2020-07-19 11:23:41:797 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:23:41:800 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:23:41:810 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:23:41:812 Stats Period: Finished loading Period data from Core Data.
2020-07-19 11:23:41:813 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 11:23:41:813 馃數 Tracked: stats_period_accessed
2020-07-19 11:23:41:920 Error refreshing settings (attempt 0): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2828b0000 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <81F449F8-17B5-4BEA-9BD1-D06A10B0DE99>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <81F449F8-17B5-4BEA-9BD1-D06A10B0DE99>.<1>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed syncing site details for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x28282c2d0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <27B56BEF-66BC-48CA-B85F-794BA0BF1F6D>.<2>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <27B56BEF-66BC-48CA-B85F-794BA0BF1F6D>.<2>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed syncing settings for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282820840 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <06C583F8-68FA-44FC-B0C7-D521E57037C2>.<3>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <06C583F8-68FA-44FC-B0C7-D521E57037C2>.<3>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/settings?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/settings?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed syncing post formats for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2828249c0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <37738F25-264A-46BB-8898-8F9DF6E2BA92>.<4>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <37738F25-264A-46BB-8898-8F9DF6E2BA92>.<4>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/post-formats?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/post-formats?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed syncing categories for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282824990 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <24ABEB82-2881-45CA-AADD-29266B836C5B>.<5>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <24ABEB82-2881-45CA-AADD-29266B836C5B>.<5>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/categories?context=edit&locale=en&number=1000, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/categories?context=edit&locale=en&number=1000, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed syncing publicize connections for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282829f80 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <6B325F1A-687C-41D6-AEE2-E936D2CC0BB1>.<6>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <6B325F1A-687C-41D6-AEE2-E936D2CC0BB1>.<6>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/publicize-connections?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/publicize-connections?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed checking muti-author status for blog https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2828e9cb0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <58DEEC82-E4F8-417A-AE12-434E5C76E70F>.<7>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <58DEEC82-E4F8-417A-AE12-434E5C76E70F>.<7>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/users?locale=en&authors_only=1&number=100, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/sites/21138923/users?locale=en&authors_only=1&number=100, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:922 Failed updating plans: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282824a80 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<8>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<8>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/wpcom/v2/plans/mobile?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/wpcom/v2/plans/mobile?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:923 Failed checking prices for blog for site 21138923: The Internet connection appears to be offline.
2020-07-19 11:23:41:923 Failed checking domain credit for site https://laughterandsleep.wordpress.com: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2828e8c90 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <7D6BB715-ED0C-48F3-AB8D-265676471742>.<9>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <7D6BB715-ED0C-48F3-AB8D-265676471742>.<9>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.3/sites/21138923/plans?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.3/sites/21138923/plans?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:923 Failed to sync Editor settings
2020-07-19 11:23:41:924 Device Token received in didRegisterForRemoteNotificationsWithDeviceToken: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 11:23:41:936 applicationDidBecomeActive(_:)
2020-07-19 11:23:41:937 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:23:41:938 馃數 Tracked: application_opened <>
2020-07-19 11:23:41:950 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:23:41:961 Error refreshing settings (attempt 1): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x28292f810 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <307B4C1A-8AC2-48A1-B518-BA2E9D3E9237>.<11>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <307B4C1A-8AC2-48A1-B518-BA2E9D3E9237>.<11>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:962 Unable to register Device for Push Notifications: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282925590 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <84E4C9D8-E865-4125-B0EB-EFB9606C03A7>.<12>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <84E4C9D8-E865-4125-B0EB-EFB9606C03A7>.<12>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/devices/new?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/devices/new?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:989 Error refreshing settings (attempt 2): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x2828f67f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <4742A654-0036-4AE2-8A12-1E2BE778DB58>.<13>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <4742A654-0036-4AE2-8A12-1E2BE778DB58>.<13>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:41:994 Error refreshing settings (attempt 3): Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x28288e700 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <86519E5D-01B7-4B12-AA2B-FA58129CEE29>.<14>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <86519E5D-01B7-4B12-AA2B-FA58129CEE29>.<14>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me/settings?locale=en&context=edit, _kCFStreamErrorDomainKey=1}
2020-07-19 11:23:42:129 Stats Period: Cancel all operations
2020-07-19 11:23:42:141 Stats Period: Error fetching summary: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:141 Stats Period: Finished fetching summary.
2020-07-19 11:23:42:160 Stats Period: Error fetching posts: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:160 Stats Period: Finished fetching posts.
2020-07-19 11:23:42:162 Stats Period: Error fetching likes summary: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:162 Stats Period: Finished fetching likes summary.
2020-07-19 11:23:42:164 Stats Period: Error fetching referrers: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:164 Stats Period: Finished fetching referrers.
2020-07-19 11:23:42:166 Stats Period: Error fetching authors: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:166 Stats Period: Finished fetching authors.
2020-07-19 11:23:42:168 Stats Period: Error fetching search terms: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:168 Stats Period: Finished fetching search terms.
2020-07-19 11:23:42:170 Stats Period: Error fetching clicks: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:170 Stats Period: Finished fetching clicks.
2020-07-19 11:23:42:172 Stats Period: Error file downloads: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:172 Stats Period: Finished file downloads.
2020-07-19 11:23:42:174 Stats Period: Error fetching videos: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:174 Stats Period: Finished fetching videos.
2020-07-19 11:23:42:175 Stats Period: Error fetching countries: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:176 Stats Period: Finished fetching countries.
2020-07-19 11:23:42:177 Stats Period: Error fetching published: Optional("The Internet connection appears to be offline.")
2020-07-19 11:23:42:177 Stats Period: Finished fetching published.
2020-07-19 11:23:44:376 馃數 Tracked: create_sheet_shown <>
2020-07-19 11:23:46:167 馃數 Tracked: editor_post_created
2020-07-19 11:23:47:113 馃數 Tracked: editor_session_start )>
2020-07-19 11:23:56:982 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28293c630 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:24:12:029 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2829095c0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:24:16:406 馃數 Tracked: editor_post_publish_tapped <>
2020-07-19 11:24:20:993 馃數 Tracked: editor_post_publish_now_tapped <>
2020-07-19 11:24:21:018 馃數 Tracked: editor_post_published
2020-07-19 11:24:21:031 馃數 Tracked: editor_session_end
2020-07-19 11:24:21:049 馃數 Tracked: editor_closed
2020-07-19 11:24:27:079 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28282d9b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:24:36:919 馃數 Tracked: site_menu_opened
2020-07-19 11:24:36:943 viewDidLoad
2020-07-19 11:24:36:996 Error loading timezones: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282967300 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<1>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/wpcom/v2/timezones?_locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/wpcom/v2/timezones?_locale=en, _kCFStreamErrorDomainKey=1}
2020-07-19 11:24:42:133 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2828e33f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:24:57:179 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2829653b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:25:12:224 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28292f690 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:25:27:270 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28285fe70 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:25:42:320 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28290dcb0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:25:57:365 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282937870 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:26:12:411 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28285b270 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:26:27:462 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28285fe70 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:26:42:514 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x2828a6fd0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:26:57:563 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282822250 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:27:12:608 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282821680 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:27:27:654 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28285b570 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:27:42:703 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28293d8c0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:27:52:237 applicationWillResignActive(_:)
2020-07-19 11:27:52:279 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:27:53:091 applicationDidEnterBackground(_:)
2020-07-19 11:27:53:114 馃數 Tracked: application_closed
2020-07-19 11:27:53:337 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28290d4d0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:28:01:308 Reachability - Internet - WiFi: Y WWAN: N
2020-07-19 11:28:01:836 馃數 Tracked: auto_upload_post_invoked
2020-07-19 11:32:12:077 applicationWillEnterForeground(_:)
2020-07-19 11:32:12:080 PingHub connecting
2020-07-19 11:32:12:126 馃數 Tracked: deep_linked
2020-07-19 11:32:12:334 PingHub connected
2020-07-19 11:32:12:438 applicationDidBecomeActive(_:)
2020-07-19 11:32:12:442 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:32:12:444 馃數 Tracked: application_opened <>
2020-07-19 11:32:12:463 馃數 Tracked: my_site_tab_accessed <>
2020-07-19 11:32:46:711 馃數 Tracked: create_sheet_shown <>
2020-07-19 11:32:48:089 馃數 Tracked: editor_post_created
2020-07-19 11:32:49:014 馃數 Tracked: editor_session_start )>
2020-07-19 11:32:58:618 applicationWillResignActive(_:)
2020-07-19 11:32:58:657 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:33:00:872 applicationDidEnterBackground(_:)
2020-07-19 11:33:00:878 馃數 Tracked: application_closed
2020-07-19 11:33:00:898 PingHub disconnecting
2020-07-19 11:33:01:294 PingHub disconnected: WSError(type: Starscream.ErrorType.protocolError, message: "", code: 1000)
2020-07-19 11:33:03:323 Reachability - Internet - WiFi: N WWAN: N
2020-07-19 11:33:06:774 applicationWillEnterForeground(_:)
2020-07-19 11:33:06:775 PingHub connecting
2020-07-19 11:33:06:833 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-19 11:33:07:091 applicationDidBecomeActive(_:)
2020-07-19 11:33:07:095 checkAppleIDCredentialState: No Apple ID found.
2020-07-19 11:33:07:098 馃數 Tracked: application_opened <>
2020-07-19 11:33:11:279 馃數 Tracked: editor_post_publish_tapped <>
2020-07-19 11:33:14:386 馃數 Tracked: editor_post_publish_now_tapped <>
2020-07-19 11:33:14:414 馃數 Tracked: editor_post_published
2020-07-19 11:33:14:428 馃數 Tracked: editor_session_end
2020-07-19 11:33:14:447 馃數 Tracked: editor_closed
2020-07-19 11:34:11:565 applicationWillResignActive(_:)
2020-07-19 11:34:11:602 Stats Period: finished persisting Period Stats to disk.
2020-07-19 11:34:12:409 applicationDidEnterBackground(_:)
2020-07-19 11:34:12:434 馃數 Tracked: application_closed
2020-07-19 11:34:12:646 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x28283a190 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-19 11:34:14:115 Reachability - Internet - WiFi: N WWAN: Y
2020-07-19 11:34:14:132 馃數 Tracked: auto_upload_post_invoked
2020-07-19 11:34:15:039 Reachability - Internet - WiFi: Y WWAN: N
2020-07-19 19:55:33:194 WPAnalytics session started
2020-07-19 19:55:33:197 ===========================================================================
2020-07-19 19:55:33:197 Launching WordPress for iOS 15.0.1 (15.0.1.0)...
2020-07-19 19:55:33:197 Crash count: 0
2020-07-19 19:55:33:197 Debug mode: Production
2020-07-19 19:55:33:197 Extra debug: NO
2020-07-19 19:55:33:199 Device model: iPhone XS (iPhone11,2)
2020-07-19 19:55:33:199 OS: iOS, 13.5.1
2020-07-19 19:55:33:199 Language: en-US
2020-07-19 19:55:33:199 UDID: 5DCD6832-EE69-45B1-BD18-10AC45F20292
2020-07-19 19:55:33:200 APN token: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 19:55:33:200 Launch options: [:]
2020-07-19 19:55:33:203 wp.com account:
All accounts and blogs:
(default)
鈹斺攢
鈹斺攢
2020-07-19 19:55:33:203 ===========================================================================
2020-07-19 19:55:33:217 Zendesk - Using defaultAccount for suggested identity.
2020-07-19 19:55:33:227 Zendesk identity created with email '[email protected]' and name 'Erika Lawson'.
2020-07-19 19:55:33:227 Zendesk Enabled: true
2020-07-19 19:55:33:257 Loading Stats for the following blog: https://laughterandsleep.wordpress.com
2020-07-19 19:55:33:322 馃數 Tracked: notifications_notification_details_opened
2020-07-19 19:55:33:380 didFinishLaunchingWithOptions state: UIApplicationState
2020-07-19 19:55:33:457 Stats Period: Finished loading Period data from Core Data.
2020-07-19 19:55:33:461 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 19:55:33:471 Stats Period: finished persisting Period Stats to disk.
2020-07-19 19:55:33:473 Stats Period: Finished loading Period data from Core Data.
2020-07-19 19:55:33:473 Stats Period: Finished setting data to Period store from Core Data.
2020-07-19 19:55:33:474 馃數 Tracked: stats_period_accessed
2020-07-19 19:55:33:580 Device Token received in didRegisterForRemoteNotificationsWithDeviceToken: 2b25bc9b420881eb60048f485312bc7bf43377fef6a9c02460b06ed4dc8886c0
2020-07-19 19:55:33:820 Stats Period: Cancel all operations
2020-07-19 19:55:33:910 Successfully registered Device ID 34445473 for Push Notifications
2020-07-20 08:46:45:571 Reachability - Internet - WiFi: N WWAN: N
2020-07-20 08:46:45:619 applicationWillEnterForeground(_:)
2020-07-20 08:46:45:621 PingHub connecting
2020-07-20 08:46:45:649 Stats Period: Error fetching summary: Optional("The request timed out.")
2020-07-20 08:46:45:650 Stats Period: Finished fetching summary.
2020-07-20 08:46:45:657 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282e381b0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:46:45:660 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-20 08:46:45:695 Stats Period: Error fetching search terms: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:695 Stats Period: Finished fetching search terms.
2020-07-20 08:46:45:695 Stats Period: Error fetching published: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:695 Stats Period: Finished fetching published.
2020-07-20 08:46:45:695 Stats Period: Error fetching authors: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:695 Stats Period: Finished fetching authors.
2020-07-20 08:46:45:695 Stats Period: Error fetching countries: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:695 Stats Period: Finished fetching countries.
2020-07-20 08:46:45:698 Stats Period: Error fetching likes summary: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:698 Stats Period: Finished fetching likes summary.
2020-07-20 08:46:45:699 Stats Period: Error fetching clicks: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:699 Stats Period: Finished fetching clicks.
2020-07-20 08:46:45:700 Stats Period: Error file downloads: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:700 Stats Period: Finished file downloads.
2020-07-20 08:46:45:702 Stats Period: Error fetching referrers: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:702 Stats Period: Finished fetching referrers.
2020-07-20 08:46:45:705 Stats Period: Error fetching videos: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:705 Stats Period: Finished fetching videos.
2020-07-20 08:46:45:707 Stats Period: Error fetching posts: Optional("The Internet connection appears to be offline.")
2020-07-20 08:46:45:707 Stats Period: Finished fetching posts.
2020-07-20 08:46:45:875 applicationDidBecomeActive(_:)
2020-07-20 08:46:45:884 checkAppleIDCredentialState: No Apple ID found.
2020-07-20 08:46:45:887 馃數 Tracked: application_opened <>
2020-07-20 08:46:45:905 馃數 Tracked: my_site_tab_accessed <>
2020-07-20 08:46:48:294 馃數 Tracked: create_sheet_shown <>
2020-07-20 08:46:49:838 馃數 Tracked: editor_post_created
2020-07-20 08:46:50:211 Failed to post new post selection with Error: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282e94ae0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <19BEDA86-D1BE-4D6E-81A2-124EDA8A8C01>.<24>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <19BEDA86-D1BE-4D6E-81A2-124EDA8A8C01>.<24>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/wpcom/v2/sites/21138923/gutenberg?platform=mobile&editor=gutenberg&locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/wpcom/v2/sites/21138923/gutenberg?platform=mobile&editor=gutenberg&locale=en, _kCFStreamErrorDomainKey=1}
2020-07-20 08:46:50:846 馃數 Tracked: editor_session_start )>
2020-07-20 08:47:00:913 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f107e0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:47:15:958 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f69dd0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:47:20:429 馃數 Tracked: editor_post_publish_tapped <>
2020-07-20 08:47:23:856 馃數 Tracked: editor_post_publish_now_tapped <>
2020-07-20 08:47:23:884 馃數 Tracked: editor_post_published
2020-07-20 08:47:23:897 馃數 Tracked: editor_session_end
2020-07-20 08:47:23:916 馃數 Tracked: editor_closed
2020-07-20 08:47:31:005 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f6cc00 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:47:33:719 applicationWillResignActive(_:)
2020-07-20 08:47:33:772 Stats Period: finished persisting Period Stats to disk.
2020-07-20 08:47:36:981 applicationDidBecomeActive(_:)
2020-07-20 08:47:36:986 checkAppleIDCredentialState: No Apple ID found.
2020-07-20 08:47:36:990 馃數 Tracked: my_site_tab_accessed <>
2020-07-20 08:47:46:898 馃數 Tracked: me_tab_accessed <>
2020-07-20 08:47:46:989 Failed to fetch user details for account (entity: Account; id: 0x9289fe2e041c91a8 ; data: {
avatarURL = "https://1.gravatar.com/avatar/1636f78cfeccd8d950dfb1a872f464af?s=96&d=identicon";
blogs = (
"0x9289fe2e041c91aa ",
"0x9289fe2e041091aa "
);
dateCreated = "2011-03-14 16:17:29 +0000";
defaultBlog = "0x9289fe2e041091aa ";
displayName = "Erika Lawson";
email = "[email protected]";
emailVerified = 1;
primaryBlogID = 0;
settings = "0x9289fe2e041c91ac ";
userID = 21698671;
username = erikadlawson;
uuid = "0782468F-5B2A-4E29-B88D-FC85B1ABE14D";
}). Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282f68300 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask .<37>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask .<37>"
), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/me?locale=en, _kCFStreamErrorDomainKey=1}
2020-07-20 08:47:46:990 The Internet connection appears to be offline.
2020-07-20 08:47:49:784 applicationWillResignActive(_:)
2020-07-20 08:47:49:822 Stats Period: finished persisting Period Stats to disk.
2020-07-20 08:47:52:031 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f6ae80 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:47:52:837 applicationDidBecomeActive(_:)
2020-07-20 08:47:52:841 checkAppleIDCredentialState: No Apple ID found.
2020-07-20 08:47:53:399 馃數 Tracked: support_opened <>
2020-07-20 08:47:55:970 applicationWillResignActive(_:)
2020-07-20 08:47:56:003 Stats Period: finished persisting Period Stats to disk.
2020-07-20 08:47:57:701 applicationDidEnterBackground(_:)
2020-07-20 08:47:57:729 馃數 Tracked: application_closed
2020-07-20 08:47:57:944 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f28e10 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:48:06:959 applicationWillEnterForeground(_:)
2020-07-20 08:48:06:959 PingHub connecting
2020-07-20 08:48:06:979 馃數 Tracked: auto_upload_post_invoked
2020-07-20 08:48:06:996 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-20 08:48:07:283 applicationDidBecomeActive(_:)
2020-07-20 08:48:07:290 checkAppleIDCredentialState: No Apple ID found.
2020-07-20 08:48:07:293 馃數 Tracked: application_opened <>
2020-07-20 08:48:15:449 applicationWillResignActive(_:)
2020-07-20 08:48:15:482 Stats Period: finished persisting Period Stats to disk.
2020-07-20 08:48:17:042 applicationDidEnterBackground(_:)
2020-07-20 08:48:17:071 馃數 Tracked: application_closed
2020-07-20 08:48:17:302 TracksService Error while remote calling: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={NSUnderlyingError=0x282f260d0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, NSErrorFailingURLStringKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, NSErrorFailingURLKey=https://public-api.wordpress.com/rest/v1.1/tracks/record, _kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, NSLocalizedDescription=The Internet connection appears to be offline.}
2020-07-20 08:48:22:801 applicationWillEnterForeground(_:)
2020-07-20 08:48:22:801 PingHub connecting
2020-07-20 08:48:22:819 馃數 Tracked: auto_upload_post_invoked
2020-07-20 08:48:22:838 PingHub disconnected: Error Domain=NSPOSIXErrorDomain Code=50 "Network is down" UserInfo={_kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}
2020-07-20 08:48:23:115 applicationDidBecomeActive(_:)
2020-07-20 08:48:23:119 checkAppleIDCredentialState: No Apple ID found.
2020-07-20 08:48:23:121 馃數 Tracked: application_opened <>

All 3 comments

This behavior was part of the offline support project, and I confirmed that in at least some scenarios it still works.

Scenarios that result in a failure message while offline (regression):

  • Publish a post immediately
  • Publish a private post
  • Schedule a post

Scenarios that show the expected message while offline:

  • Save a draft

Pinging @yaelirub since you led the offline support project for iOS. Given that it still works with saving a draft, but not with various publishing scenarios, do you think it's possible the changes added with the prepublishing nudge are causing this regression? Just a hunch; I haven't checked any code.

Do you think it's possible the changes added with the prepublishing nudge are causing this regression

Yes! That was my firs thought as well.
Thanks so much for the detailed description, @mdrockwell !! and @rachelmcr for the ping!
@leandroalonso , can you take a look at this just to find out the source of the problem and estimate the effort to fix?
We will prioritize a fix according to your findings 馃檹

I'm still investigating this issue.

So far I'm able to confirm that it was introduced in 14.9.

Was this page helpful?
0 / 5 - 0 ratings