- Issue created by @mxr576
- 🇺🇸United States drumm NY, US
We’re not aware of any general issues which would interrupt SSL connections.
We would need some more details to attempt to help, especially if it is intermittent.
- 🇭🇺Hungary mxr576 Hungary
Something is definitely ongoing, but I do not have more information other than what can be seen in the GitHub Actions failures. There have been many recently, most of them with the reported error, and others with:
RuntimeException: Failed to fetch page 261. Reason: "cURL error 56: Recv failure: Connection reset by peer (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.drupal.org/api-d7/node.json?type%5B0%5D=project_module&type%5B1%5D=project_theme&type%5B2%5D=project_core&field_project_has_releases=1&field_project_type=full&sort=field_project_machine_name&page=261". in /home/runner/work/ddqg/ddqg/src/Infrastructure/DrupalOrg/DrupalOrgApi/DrupalOrgApiRepository.php:187 Stack trace:
https://github.com/mxr576/ddqg/actions/workflows/generate-no-release-ver...
This can also be seen in the action logs when the action runs, so I assume some infrastructure/WAF logs could be analyzed for anomaly.
- 🇺🇸United States drumm NY, US
Both issues smell like they could be an issue anywhere from GitHub actions to our CDN, Fastly, and any of the internet in between; and there is also a portion of the internet between the CDN and our origin servers. We do not have detailed logs at all levels, and there’s not an efficient way to sift through the logs for connections from GitHub actions. We can engage Fastly support, but I also can’t expect them to be able to track down requests without details or reproducibility.