cloudflare / speedtest

Component to perform network speed tests against Cloudflare's edge network
https://speed.cloudflare.com
MIT License
432 stars 29 forks source link

Packet loss test: TypeError: Cannot read properties of undefined (reading 'turnServerUser') #42

Open brcsw opened 1 day ago

brcsw commented 1 day ago

Steps:

  1. Visit https://speed.cloudflare.com/
  2. Wait a few seconds.

Expected: packet loss test runs.

Observed: packet loss test fails with this error:

Unable to perform measurement: TypeError: Cannot read properties of undefined (reading 'turnServerUser')

image

Configuration:

macOS Version 14.5 (Build 23F79)

Tried in two browsers:

I'm not sure if this is a bug in the client, a problem with Cloudflare's servers, or a problem with my machine or network.

mvhdfaiz commented 1 day ago

I'm having the same error. Started around one or two days ago.

animencoding commented 14 hours ago

it's an issue with CORS headers on cloudflare end, see issue #39