Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST https://gateway.digitalx.com.au/events net::ERR_CONNECTION_TIMED_OUT #44

Open
josiahbertoli opened this issue Nov 13, 2023 · 0 comments

Comments

@josiahbertoli
Copy link

josiahbertoli commented Nov 13, 2023

This error is causing a 3.4second delay in my site's load, delaying everything that loads after it which breaks functionality.

Environment:
Host: WordPress 6.4.1 with Twenty Twenty-Three theme
Client: macOS 14.1 Apple Silicon running Chrome 119.0.6045.123, no extensions

Steps to reproduce:
Install only the Meta Pixel 3.0.13 plugin and activate
Access the website. First load (no cache) will error, cached loads do not error

Full error message from Chrome console:

POST https://gateway.digitalx.com.au/events net::ERR_CONNECTION_TIMED_OUT
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
ec @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
n @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
f @ openbridge3.js?v=next:21
h @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
n @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
f @ openbridge3.js?v=next:21
h @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
value @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
n @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
f @ openbridge3.js?v=next:21
h @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
n @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
f @ openbridge3.js?v=next:21
h @ openbridge3.js?v=next:21
Promise.then (async)
f @ openbridge3.js?v=next:21
h @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
Jb @ openbridge3.js?v=next:21
Ib @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
K @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
J @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
b @ openbridge3.js?v=next:21
value @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ openbridge3.js?v=next:21
(anonymous) @ fbevents.js?v=next:24
v @ fbevents.js?v=next:24
value @ fbevents.js?v=next:24
D @ fbevents.js?v=next:24
x @ 1293522974563131?v=next&r=stable&domain=website.com:141
(anonymous) @ 1293522974563131?v=next&r=stable&domain=website.com:141
Promise.then (async)
(anonymous) @ 1293522974563131?v=next&r=stable&domain=website.com:141
value @ fbevents.js?v=next:24
Ba.a.registerPlugin @ fbevents.js?v=next:28
(anonymous) @ 1293522974563131?v=next&r=stable&domain=website.com:141
(anonymous) @ 1293522974563131?v=next&r=stable&domain=website.com:143
(anonymous) @ 1293522974563131?v=next&r=stable&domain=website.com:143
@josiahbertoli josiahbertoli changed the title Meta Pixel bug: POST https://gateway.digitalx.com.au/events net::ERR_CONNECTION_TIMED_OUT POST https://gateway.digitalx.com.au/events net::ERR_CONNECTION_TIMED_OUT Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant