Please tell me the meaning of this error code.

Asked 1 years ago, Updated 1 years ago, 294 views

I know very little about the program.
Currently, there is an error on the index page of WooCommerce's shop page, which is troubling me.
Could someone please decode the error code displayed on the web console?

Note: MonsterInsights does not track you as a logged-in site administrator to event site owners from accidentally skiing their own Google Analytics data.
If you are testing Google Analytics code, please do so other logged out or in the private browsing/incognito mode of your web browser.
?v=2.0:6 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed:Error during WebSocket handshake:Unexpected response code:403
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6
?v=2.0:6 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: WebSocket opening handshake timed out
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6
pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_err.unknown:30710|ms%22]}:1 GET https://pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_err.unknown:30710|ms%22]}net:::ERR_CONNECTION_TIMED_OUT:
Image(async)
c@?v=2.0:6
e.onerror@?v=2.0:6
error(async)
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6
?v=2.0:6 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Connection closed before receiving a handshake response
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6
pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_close_code.1006.unknown:30711|ms%22]}:1 GET https://pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_close_code.1006.unknown:30711|ms%22]net::ERIMED_ORED
Image(async)
c@?v=2.0:6
e.onclose@?v=2.0:6
pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_err.unknown:23818|ms%22]}:1 GET https://pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_err.unknown:23818|ms%22]}net::ERR_TIMED_OUT
Image(async)
c@?v=2.0:6
e.onerror@?v=2.0:6
error(async)
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6
pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_close_code.1006.unknown:23819 | ms%22]}:1 GET https://pixel.wp.com/boom.gif?v=0.9&u=https://public-api.wordpress.com/pinghub&json={%22beacons%22:[%22pinghub.conn_close_code.1006.unknown:23819|ms%22]net::::ERIMED
Image(async)
c@?v=2.0:6
e.onclose@?v=2.0:6
3?v=2.0:6 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed:Error during WebSocket handshake:Unexpected response code:403
g@?v=2.0:6
T@?v=2.0:6
j@?v=2.0:6

php wordpress

2022-09-30 21:50

1 Answers

Measures to deal with difficulties

If you are the administrator of the site you are questioning, try one of the following actions to resolve the error while logged in:

The site you are inquiring about seems to have introduced an access analysis tool called MonsterInsight in wordpress, but if you do not log in to wordpress.com in advance, the notification processing will deny you a connection to the public-api.wordpress.com domain.Site of reference

What does the error code mean

Note: MonsterInsights does not track you as a logged-in site administrator to preempt site owners from accidentally skiing their own Google Analytics data.
If you are testing Google Analytics code, please do so other logged out or in the private browsing/incognito mode of your web browser.
?v=2.0:6 WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed:Error during WebSocket handshake:Unexpected response code:403

*Please note that the following is a translation of some excerpts.

Note: When you are logged in as an administrator (to your wordpress site), you will not analyze it to prevent the impact on Google Analytics.
If you want to test Google Analytics, please log out or use the browser's Secret tab.
The web socket does not connect to 'wss://public-api.wordpress.com/...'.Attempting to connect was rejected with a 403 error.

Also, the documentation on the official website shows the settings that you want to analyze even if you are logged in.
https://www.monsterinsights.com/docs/tracking-disabled-administrators-editors/


2022-09-30 21:50

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.