-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as duplicate of#22402
Copy link
Labels
Description
Description
84 - [Jan-04 22:25 API] Dispatching action: AuthenticationAction-AUTHENTICATE_ERROR
85 - [Jan-04 22:25 API] RemoteConfigStore: fetch remote-field-config
86 - [Jan-04 22:25 API] FeatureFlagsStore: fetch feature-flags
87 - [Jan-04 22:25 API] onSiteChanged has error: GENERIC_ERROR - SiteError(type=GENERIC_ERROR, message=An active access token must be used to query information about the current user., selfHostedErrorType=NOT_SET)
88 - [Jan-04 22:25 UTILS] Remote field config values synced
89 - [Jan-04 22:25 UTILS] Feature flag values synced
90 - [Jan-04 22:25 API] Dispatching action: SiteAction-REMOVE_SITE
91 - [Jan-04 22:25 EDITOR] GutenbergKitWarmupHelper: Warmup state cleared
92 - [Jan-04 22:25 NUX] Google API client connected
93 - [Jan-04 22:25 NUX] SmartLock: Unsuccessful credential request.
94 - [Jan-04 22:26 API] Dispatching action: SiteAction-FETCH_CONNECT_SITE_INFO
95 - [Jan-04 22:26 API] Volley error on https://public-api.wordpress.com/rest/v1.1/connect/site-info/?url=https%3A%2F%2Fmy.special.host.port%3A8443&locale=en_US Status Code: 400 - exception: null
96 - [Jan-04 22:26 API] StackTrace: com.android.volley.ClientError
at com.android.volley.toolbox.NetworkUtility.shouldRetryException(NetworkUtility.java:193)
at com.android.volley.toolbox.BasicNetwork.performRequest(BasicNetwork.java:145)
at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:132)
at com.android.volley.NetworkDispatcher.processRequest(NetworkDispatcher.java:111)
at com.android.volley.NetworkDispatcher.run(NetworkDispatcher.java:90)
Step-by-step reproduction instructions
- Install Wordpress on Android
- existing site address
https://my.special.host.port:8443- "Check that the sire URL entered is valid" in red
Copy and paste from Site address field from the app into Chrome, and https://my.special.host.port:8443 loads
Screenshots, screen recording, code snippet
No response
Environment info
WordPress - 26.4 - Version code: 1482
Android device name: Google Pixel 9 Pro XL
Server: Wordpress 6.9
Please confirm that you have searched existing issues in the repo.
- Yes