wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.66k stars 1.11k forks source link

Media: "There was a problem when trying to access your media" for a site blocking XMLRPC #12793

Open designsimply opened 4 years ago

designsimply commented 4 years ago

Can we detect when XMLRPC is blocked, returning 404, and display a relevant error message?

Currently, the error when trying to access media on a site with xmlrpc.php returning a 404 says there was a problem and to try again later, which is not very good advice for this case.

Steps to reproduce:

  1. Do a fresh install of WPiOS.
  2. Launch a site with access to xmlrpc.php blocked or unavailable.
  3. Verify that $site/xmlrpc.php is blocked.
  4. Install Jetpack and connect it to any WP.com account.
  5. Log in to WPiOS using the WP.com-connected account from the previous step.
  6. Go to My Sites > Media in the app.
  7. Go to Profile > Help & Support > Activity Logs > Current and save or copy the logs for reference.

Result: (1m27s) trying to open the Media Library results in the following error:

There was a problem when trying to access your media. Please try again later.

there-was-a-problem-when-tyring-to-access-your-media

Tested with WPiOS 13.5.0.0 beta (TestFlight) on iPhone 6S iOS 13.1.3 logged in as user1017 which is the Jetpack-connected user for raw-bengal-397.jurassic.ninja.

Aside: I expected the app to detect and use an alternate XMLRPC endpoint in my test, but it did not.

designsimply commented 4 years ago

Full app logs from my testing session for reference (note that 404 errors are logged but the logs around viewing menu_item: library show no errors).

2019-10-28 11:34:24:193 WPAnalytics session started
2019-10-28 11:34:24:197 ===========================================================================
2019-10-28 11:34:24:197 Launching WordPress for iOS 13.5 (13.5.0.0)...
2019-10-28 11:34:24:197 Crash count: 0
2019-10-28 11:34:24:197 Debug mode:  Production
2019-10-28 11:34:24:197 Extra debug: NO
2019-10-28 11:34:24:198 Device model: iPhone 6s (iPhone8,1)
2019-10-28 11:34:24:198 OS:        iOS, 13.1.3
2019-10-28 11:34:24:205 Language:  en-US
2019-10-28 11:34:24:205 APN token: 
2019-10-28 11:34:24:205 Launch options: [:]
2019-10-28 11:34:24:207 wp.com account: <none>
All accounts and blogs:
No account/blogs configured on device
2019-10-28 11:34:24:207 ===========================================================================
2019-10-28 11:34:24:226 Zendesk Enabled: true
2019-10-28 11:34:24:228 User-Agent set to: Mozilla/5.0 (iPhone; CPU iPhone OS 13_1_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 wp-iphone/13.5
2019-10-28 11:34:24:486 didFinishLaunchingWithOptions state: UIApplicationState
2019-10-28 11:34:24:500 šŸ”µ Tracked: login_accessed
2019-10-28 11:34:24:661 Error while removing Notification Content Extension OAuth token: Error Domain=SFHFKeychainUtilsErrorDomain Code=-25300 "(null)"
2019-10-28 11:34:24:661 Error while removing Notification Service Extension OAuth token: Error Domain=SFHFKeychainUtilsErrorDomain Code=-25300 "(null)"
2019-10-28 11:34:24:666 Could not sync sites: Optional(Error Domain=WordPressKit.WordPressComRestApiError Code=2 "An active access token must be used to query information about the current user." UserInfo={NSLocalizedDescription=An active access token must be used to query information about the current user., WordPressComRestApiErrorCodeKey=authorization_required, WordPressComRestApiErrorMessageKey=An active access token must be used to query information about the current user.})
2019-10-28 11:34:24:669 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidBecomeActive(_:)
2019-10-28 11:34:24:672 šŸ”µ Tracked: application_installed
2019-10-28 11:34:24:678 šŸ”µ Tracked: application_opened
2019-10-28 11:34:24:786 šŸ”µ Tracked: login_prologue_viewed
2019-10-28 11:34:24:825 <WordPress.WordPressAppDelegate: 0x283677f80> applicationWillResignActive(_:)
2019-10-28 11:34:25:041 šŸ”µ Tracked: searchads_attribution_detail_received <iad_adgroup_id: 1234567890, iad_adgroup_name: AdGroupName, iad_attribution: true, iad_campaign_id: 1234567890, iad_campaign_name: CampaignName, iad_click_date: 2019-10-28T17:34:25Z, iad_conversion_date: 2019-10-28T17:34:25Z, iad_conversion_type: Download, iad_country_or_region: US, iad_creativeset_id: 1234567890, iad_creativeset_name: CreativeSetName, iad_keyword: Keyword, iad_keyword_id: KeywordID, iad_keyword_matchtype: Broad, iad_lineitem_id: 1234567890, iad_lineitem_name: LineName, iad_org_id: 1234567890, iad_org_name: OrgName, iad_purchase_date: 2019-10-28T17:34:25Z>
2019-10-28 11:34:39:857 TracksService sendQueuedEvents completed. Sent 5 events.
2019-10-28 11:36:17:290 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidBecomeActive(_:)
2019-10-28 11:39:44:108 <WordPress.WordPressAppDelegate: 0x283677f80> applicationWillResignActive(_:)
2019-10-28 11:39:44:464 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidEnterBackground(_:)
2019-10-28 11:39:44:470 šŸ”µ Tracked: application_closed <last_visible_screen: Login View, time_in_app: 320>
2019-10-28 11:40:02:381 <WordPress.WordPressAppDelegate: 0x283677f80> applicationWillEnterForeground(_:)
2019-10-28 11:40:02:673 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidBecomeActive(_:)
2019-10-28 11:40:02:687 šŸ”µ Tracked: application_opened
2019-10-28 11:40:17:869 TracksService sendQueuedEvents completed. Sent 2 events.
2019-10-28 11:41:39:092 šŸ”µ Tracked: login_email_form_viewed
2019-10-28 11:41:39:732 Completed requesting shared web credentials
2019-10-28 11:41:39:739 Error requesting shared web credentials: Optional("The operation couldnā€™t be completed. (OSStatus error -909 - Autofill is not enabled in Safari settings)")
2019-10-28 11:41:48:065 TracksService sendQueuedEvents completed. Sent 1 events.
2019-10-28 11:42:10:926 šŸ”µ Tracked: login_magic_link_request_form_viewed
2019-10-28 11:42:11:980 šŸ”µ Tracked: login_magic_link_exited
2019-10-28 11:42:12:675 šŸ”µ Tracked: login_password_form_viewed
2019-10-28 11:42:18:170 TracksService sendQueuedEvents completed. Sent 3 events.
2019-10-28 11:42:18:478 Error receiving OAuth2 token: Error Domain=WordPressComOAuthError Code=3 "Incorrect username or password." UserInfo={NSLocalizedDescription=Incorrect username or password., WordPressComOAuthErrorResponseObjectKey={
    error = "invalid_request";
    "error_description" = "Incorrect username or password.";
}}
2019-10-28 11:42:18:479 šŸ”µ Tracked: login_failed_to_login <error_code: 3, error_description: Error Domain=WordPressComOAuthError Code=3 "Incorrect username or password." UserInfo={NSLocalizedDescription=Incorrect username or password., WordPressComOAuthErrorResponseObjectKey={
    error = "invalid_request";
    "error_description" = "Incorrect username or password.";
}}, error_domain: WordPressComOAuthError>
2019-10-28 11:42:26:621 šŸ”µ Tracked: login_magic_link_request_form_viewed
2019-10-28 11:42:28:059 šŸ”µ Tracked: login_email_form_viewed
2019-10-28 11:42:33:300 TracksService sendQueuedEvents completed. Sent 3 events.
2019-10-28 11:42:45:804 šŸ”µ Tracked: login_magic_link_request_form_viewed
2019-10-28 11:42:46:650 šŸ”µ Tracked: login_magic_link_exited
2019-10-28 11:42:47:327 šŸ”µ Tracked: login_password_form_viewed
2019-10-28 11:42:48:408 TracksService sendQueuedEvents completed. Sent 3 events.
2019-10-28 11:42:52:013 Received OAuth2 response: {
    "access_token" = "*** REDACTED ***";
    "blog_id" = 0;
    "blog_url" = "<null>";
    scope = global;
    "token_type" = bearer;
}
2019-10-28 11:42:52:283 Error while retrieving WordPressComOAuthKeychainServiceName token: Error Domain=SFHFKeychainUtilsErrorDomain Code=-2000 "(null)"
2019-10-28 11:42:52:283 Error while deleting WordPressComOAuthKeychainServiceName token: Error Domain=SFHFKeychainUtilsErrorDomain Code=-2000 "(null)"
2019-10-28 11:42:52:289 Error while deleting WordPressComOAuthKeychainServiceName token: Error Domain=SFHFKeychainUtilsErrorDomain Code=-25300 "(null)"
2019-10-28 11:42:52:316 Error: The Default Blog could not be loaded
2019-10-28 11:42:52:321 <BlogService: 0x281a52fc0> syncBlogsForAccount:success:failure:
2019-10-28 11:42:52:991 New blog from account user1017: <RemoteBlog: 0x283347e20> ({
    blogID = 168228970;
    icon = "https://aboutmakingmoviesmovie.files.wordpress.com/2019/10/image.jpg?w=96";
    jetpack = NO;
    name = "About Making Movies";
    url = "http://aboutmakingmovies.movie.blog";
    visible = YES;
    xmlrpc = "https://aboutmakingmoviesmovie.wordpress.com/xmlrpc.php";
})
2019-10-28 11:42:53:030 New blog from account user1017: <RemoteBlog: 0x283347f70> ({
    blogID = 168634179;
    icon = "";
    jetpack = YES;
    name = "Raw Bengal 397";
    url = "https://raw-bengal-397.jurassic.ninja";
    visible = YES;
    xmlrpc = "https://raw-bengal-397.jurassic.ninja/xmlrpc.php";
})
2019-10-28 11:42:53:031 New blog from account user1017: <RemoteBlog: 0x283347250> ({
    blogID = 168634017;
    icon = "";
    jetpack = YES;
    name = "Uptight Krill 353";
    url = "https://uptight-krill-353.jurassic.ninja";
    visible = YES;
    xmlrpc = "https://uptight-krill-353.jurassic.ninja/xmlrpc.php";
})
2019-10-28 11:42:53:033 New blog from account user1017: <RemoteBlog: 0x283347170> ({
    blogID = 168633644;
    icon = "";
    jetpack = YES;
    name = "Worrying Bengal 391";
    url = "https://worrying-bengal-391.jurassic.ninja";
    visible = YES;
    xmlrpc = "https://worrying-bengal-391.jurassic.ninja/xmlrpc.php";
})
2019-10-28 11:42:53:134 Loading Stats for the following blog: http://aboutmakingmovies.movie.blog
2019-10-28 11:42:53:211 šŸ”µ Tracked: signed_in <dotcom_user: true, multifactor: false>
2019-10-28 11:42:53:888 šŸ”µ Tracked: login_epilogue_viewed
2019-10-28 11:42:55:876 Insights load from cache
2019-10-28 11:42:55:905 šŸ”µ Tracked: stats_insights_accessed <blog_id: 168228970>
2019-10-28 11:42:56:133 šŸ”µ Tracked: domain_credit_prompt_shown
2019-10-28 11:42:56:396 Insights: Finished fetching post stats.
2019-10-28 11:42:56:887 Stats: Insights Overview fetching operations finished.
2019-10-28 11:42:57:402 šŸ”µ Tracked: notifications_primer_seen <location: alert>
2019-10-28 11:42:58:181 šŸ”µ Tracked: notifications_os_alert_shown
2019-10-28 11:42:58:196 šŸ”µ Tracked: notifications_primer_allow_tapped <location: alert>
2019-10-28 11:42:58:228 <WordPress.WordPressAppDelegate: 0x283677f80> applicationWillResignActive(_:)
2019-10-28 11:42:58:292 Stats: finished persisting Period Stats to disk.
2019-10-28 11:42:59:118 šŸ”µ Tracked: notifications_os_alert_allowed
2019-10-28 11:42:59:442 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidBecomeActive(_:)
2019-10-28 11:42:59:505 checkAppleIDCredentialState: Apple ID state: 1
2019-10-28 11:43:00:786 <BlogService: 0x281a6faf0> syncBlogsForAccount:success:failure:
2019-10-28 11:43:07:354 Error parsing plans response for site dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "rawPrice", intValue: nil)], debugDescription: "Parsed JSON number <3.5> does not fit in Int.", underlyingError: nil))
2019-10-28 11:43:07:385 Error parsing plans response for site dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "rawPrice", intValue: nil)], debugDescription: "Parsed JSON number <3.5> does not fit in Int.", underlyingError: nil))
2019-10-28 11:43:07:829 Failed checking muti-author status for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:07:830 Failed syncing post formats for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:43:07:832 Failed syncing categories for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:07:932 Failed syncing settings for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:43:07:963 Failed syncing settings for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:07:996 Failed syncing post formats for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:08:017 Failed checking muti-author status for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:08:028 Failed syncing publicize connections for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "(null)"
2019-10-28 11:43:08:059 Failed syncing categories for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorCodeKey=resource_not_found, NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:08:061 Failed syncing publicize connections for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "(null)"
2019-10-28 11:43:08:091 Failed syncing site details for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:08:272 Failed syncing site details for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:14:093 šŸ”µ Tracked: site_menu_opened <blog_id: 168634179, menu_item: library>
2019-10-28 11:43:14:561 TracksService sendQueuedEvents completed. Sent 10 events.
2019-10-28 11:43:26:574 <WordPress.WordPressAppDelegate: 0x283677f80> applicationWillResignActive(_:)
2019-10-28 11:43:26:610 Stats: finished persisting Period Stats to disk.
2019-10-28 11:43:29:185 <WordPress.WordPressAppDelegate: 0x283677f80> applicationDidBecomeActive(_:)
2019-10-28 11:43:29:221 checkAppleIDCredentialState: Apple ID state: 1
2019-10-28 11:43:37:735 šŸ”µ Tracked: media_library_photo_added <blog_id: 168634179, bytes: 3707546624, ext: jpeg, media_origin: full_screen_picker, megapixels: 12, mime: image/jpeg, via: device_library>
2019-10-28 11:43:37:758 šŸ”µ Tracked: media_service_upload_started <blog_id: 168634179>
2019-10-28 11:43:44:295 TracksService sendQueuedEvents completed. Sent 2 events.
2019-10-28 11:43:44:902 šŸ”µ Tracked: media_service_upload_successful <blog_id: 168634179>
2019-10-28 11:43:49:743 Error parsing plans response for site dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "rawPrice", intValue: nil)], debugDescription: "Parsed JSON number <3.5> does not fit in Int.", underlyingError: nil))
2019-10-28 11:43:50:162 Failed syncing settings for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:43:50:163 Failed syncing post formats for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:50:163 Failed checking muti-author status for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found, NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:43:50:242 Failed syncing site details for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:43:50:577 šŸ”µ Tracked: site_menu_opened <blog_id: 168634179, menu_item: library>
2019-10-28 11:43:50:689 Failed syncing publicize connections for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "(null)"
2019-10-28 11:43:50:689 Failed syncing categories for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:43:59:412 TracksService sendQueuedEvents completed. Sent 2 events.
2019-10-28 11:44:08:201 Error parsing plans response for site dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "rawPrice", intValue: nil)], debugDescription: "Parsed JSON number <3.5> does not fit in Int.", underlyingError: nil))
2019-10-28 11:44:08:757 Failed syncing post formats for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:44:08:774 Failed syncing categories for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:44:08:797 Failed syncing settings for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:44:08:826 Failed syncing publicize connections for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "(null)"
2019-10-28 11:44:08:944 Failed syncing site details for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorCodeKey=resource_not_found, WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]}
2019-10-28 11:44:09:109 Failed checking muti-author status for blog https://raw-bengal-397.jurassic.ninja: Error Domain=WordPressKit.WordPressComRestApiError Code=7 "The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300]" UserInfo={WordPressComRestApiErrorMessageKey=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], NSLocalizedDescription=The Jetpack site is inaccessible or returned an error: transport error - HTTP status code was not 200 (404) [-32300], WordPressComRestApiErrorCodeKey=resource_not_found}
2019-10-28 11:44:17:101 šŸ”µ Tracked: me_tab_accessed
2019-10-28 11:44:19:551 šŸ”µ Tracked: app_settings_opened
2019-10-28 11:44:24:672 šŸ”µ Tracked: support_opened
stale[bot] commented 3 years ago

This issue has been marked as stale because:

Please comment with an update if you believe this issue is still valid or if it can be closed. This issue will also be reviewed for validity and priority during regularly scheduled triage sessions.