Bug #12724
closedJetpack administration page crashes
0%
Description
Site: socialmediums.commons.gc.cuny.edu
When visiting the Jetpack settings page, all of them show up briefly only to disappear soon thereafter.
The console shows:
Failed to load resource: https://socialmediums.commons.gc.cuny.edu/wp-json/jetpack/v4/rewind?_cacheBuster=1588200101862 The server responded with a status of 400 (Bad Request)
Failed to load resource: https://socialmediums.commons.gc.cuny.edu/wp-json/jetpack/v4/site?_cacheBuster=1588200101940 the server responded with a status of 400 (Bad Request)
WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Error during WebSocket handshake: Unexpected response code: 403
TypeError: Os(...).filter is not a function
at Ns (admin.js?ver=8.3-1.16.10:2)
at Function.mapToProps (admin.js?ver=8.3-1.16.10:2)
at r (admin.js?ver=8.3-1.16.10:2)
at f (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
at i.r.selectDerivedProps (admin.js?ver=8.3-1.16.10:2)
at i.o.renderWrappedComponent (admin.js?ver=8.3-1.16.10:2)
at i.o.indirectRenderWrappedComponent (admin.js?ver=8.3-1.16.10:2)
at ph (react-dom.min.js?ver=16.9.0-1.16.10:221)
at lh (react-dom.min.js?ver=16.9.0-1.16.10:126)
at O (react-dom.min.js?ver=16.9.0-1.16.10:121)
at ze (react-dom.min.js?ver=16.9.0-1.16.10:118)
at react-dom.min.js?ver=16.9.0-1.16.10:53
at unstable_runWithPriority (react.min.js?ver=16.9.0-1.16.10:26)
at Ma (react-dom.min.js?ver=16.9.0-1.16.10:52)
at mg (react-dom.min.js?ver=16.9.0-1.16.10:52)
at V (react-dom.min.js?ver=16.9.0-1.16.10:52)
at Sb (react-dom.min.js?ver=16.9.0-1.16.10:213)
at Object.enqueueSetState (react-dom.min.js?ver=16.9.0-1.16.10:203)
at t.q.setState (react.min.js?ver=16.9.0-1.16.10:21)
at admin.js?ver=8.3-1.16.10:2
at d (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
at admin.js?ver=8.3-1.16.10:2
at dispatch (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
ve @ react-dom.min.js?ver=16.9.0-1.16.10:103
TypeError: Os(...).filter is not a function
at Ns (admin.js?ver=8.3-1.16.10:2)
at Function.mapToProps (admin.js?ver=8.3-1.16.10:2)
at r (admin.js?ver=8.3-1.16.10:2)
at f (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
at i.r.selectDerivedProps (admin.js?ver=8.3-1.16.10:2)
at i.o.renderWrappedComponent (admin.js?ver=8.3-1.16.10:2)
at i.o.indirectRenderWrappedComponent (admin.js?ver=8.3-1.16.10:2)
at ph (react-dom.min.js?ver=16.9.0-1.16.10:221)
at lh (react-dom.min.js?ver=16.9.0-1.16.10:126)
at O (react-dom.min.js?ver=16.9.0-1.16.10:121)
at ze (react-dom.min.js?ver=16.9.0-1.16.10:118)
at react-dom.min.js?ver=16.9.0-1.16.10:53
at unstable_runWithPriority (react.min.js?ver=16.9.0-1.16.10:26)
at Ma (react-dom.min.js?ver=16.9.0-1.16.10:52)
at mg (react-dom.min.js?ver=16.9.0-1.16.10:52)
at V (react-dom.min.js?ver=16.9.0-1.16.10:52)
at Sb (react-dom.min.js?ver=16.9.0-1.16.10:213)
at Object.enqueueSetState (react-dom.min.js?ver=16.9.0-1.16.10:203)
at t.q.setState (react.min.js?ver=16.9.0-1.16.10:21)
at admin.js?ver=8.3-1.16.10:2
at d (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
at admin.js?ver=8.3-1.16.10:2
at dispatch (admin.js?ver=8.3-1.16.10:2)
at admin.js?ver=8.3-1.16.10:2
ve @ react-dom.min.js?ver=16.9.0-1.16.10:103
WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Error during WebSocket handshake: Unexpected response code: 403
Files
Related issues
Updated by Boone Gorges over 4 years ago
- File Screenshot_2020-04-30_09-38-03.png Screenshot_2020-04-30_09-38-03.png added
- Status changed from New to Reporter Feedback
Hi Kalle - Thanks for the detailed report and especially for sharing the output of the console.
I'm unable to reproduce what you've described. When I visit https://socialmediums.commons.gc.cuny.edu/wp-admin/admin.php?page=jetpack I see the attached, prompting me to 'Set up Jetpack'. Did you perhaps disconnect from wordpress.com in an attempt to debug? If so, are you able to get it back to the state that you described above, so that I can do further debugging? If not, perhaps I'm looking in the wrong place?
Updated by Raymond Hoh over 4 years ago
Hi Kalle,
I would also check your adblock settings. I know with the uBlock Origin or uMatrix addons, you can block websocket connections. Maybe a filter list is blocking them?
Updated by Anonymous over 4 years ago
Thank you, Ray! That seems to have done the trick!
Updated by Raymond Hoh over 4 years ago
- Status changed from Reporter Feedback to Resolved
- Target version set to Not tracked
Great! Marking as resolved.
Updated by Raymond Hoh over 4 years ago
- Related to Bug #12950: I messed up the JetPack connection on one of my sites added