We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like that makes the downloading of static files (malware ip, domains, etc.) sometimes break on CI.
Errors: https://github.com/jsdelivr/globalping/actions/runs/12295409208/job/34312234491#step:8:647 https://github.com/jsdelivr/globalping/actions/runs/12283482017/job/34277304792#step:8:646
Here I commented that change out and download is fine again: 321da87
The text was updated successfully, but these errors were encountered:
Fixed in f539cae.
Sorry, something went wrong.
Looks like IPv6 e2e tests are still unstable. Here are 2 attempts for the same commit: failed: https://github.com/jsdelivr/globalping-probe/actions/runs/12753083823/job/35543945554 successful: https://github.com/jsdelivr/globalping-probe/actions/runs/12753083823/job/35544424857
Also reproducible in the globalping repo.
globalping
This is different from the original issue. We're running on a real IPv6 network now. Not sure why it failed here but it didn't happen to me yet.
alexey-yarmosh
Successfully merging a pull request may close this issue.
Looks like that makes the downloading of static files (malware ip, domains, etc.) sometimes break on CI.
Errors:
https://github.com/jsdelivr/globalping/actions/runs/12295409208/job/34312234491#step:8:647
https://github.com/jsdelivr/globalping/actions/runs/12283482017/job/34277304792#step:8:646
Here I commented that change out and download is fine again:
321da87
The text was updated successfully, but these errors were encountered: