-
Notifications
You must be signed in to change notification settings - Fork 34
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
Download bandwidth test not working #15
Comments
We are experiencing the same issue that seems to be occurring exclusively on Apple devices, specifically in Safari and Chrome browsers. The problem does not appear when accessing from other mobile devices or browsers. |
Interesting.. It is working on my MacBook using Chrome |
@jamesthesken thanks for reaching out and filing this issue. We've open a PR which addresses this and also provides more background information as to why this is happening. |
Thank you for taking the time to address the issue and background! One day I'll try to implement the template to get around those CORS issues - https://github.com/cloudflare/worker-speedtest-template |
Edit Looks like the problem only occurs in
Safari v16.4
Hello, thank you for making this great tool. I am building a Next.js app to collect speed test surveys and this is perfect.
For some reason, my download bandwidth result is working fine on https://speed.cloudflare.com, but not in my own code. The upload test works fine in the following code as well.
Any thoughts? Thank you in advance for any insight.
The speed test from the above code results in:
The text was updated successfully, but these errors were encountered: