Continue browsing this topic cluster with SEO-safe static pagination.
GitHub Actions GitHub Actions Updated May 15, 2026
Fix GitHub Actions self-hosted runner stalling on Azure Blob uploads when HTTPS_PROXY is configured Includes evidence for GitHub Actions troubleshooting demand.
Runner Azure Blob uploads stall through HTTPS proxy - BlobClient not configured with proxy transport GitHub Actions GitHub Actions Updated May 14, 2026
Fix GitHub Actions runner runsvc.sh empty file after auto-update breaking service Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions self-hosted runner runsvc.sh 0 bytes after auto-update from v2.328.0 to v2.334.0 GitHub Actions GitHub Actions Updated May 14, 2026
Fix GitHub Actions workflow failures where Claude engine terminates with ENAMETOOLONG error when reading MCP configuration Includes evidence for GitHub Actions troubleshooting demand.
Error: Invalid MCP configuration: ENAMETOOLONG: name too long, open GitHub Actions GitHub Actions Updated May 14, 2026
Fix GitHub Actions race condition where cancelled Worker deletes temp directory used by new Worker Includes evidence for GitHub Actions troubleshooting demand.
TempDirectoryManager race condition: cancelled Worker wipes _temp directory used by concurrently spawned new Worker GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions stuck queued jobs after workflow cancellation with matrix and needs dependencies Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions workflow cancellation leaves downstream jobs stuck queued GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions runner segfault on Rocky Linux 9.7 self-hosted runners Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions runner segmentation fault on Rocky Linux 9.7 GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions self-hosted runner stuck waiting to pick up jobs Includes evidence for GitHub Actions troubleshooting demand.
Self-hosted runner stuck on 'Waiting for a runner to pick up this job...' GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions cron-scheduled workflows that don't run on self-hosted runners Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions scheduled cron task does not trigger on self-hosted runner GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions runner bash script handler failing when script path contains spaces due to unquoted path placeholder Includes evidence for GitHub Actions troubleshooting demand.
Bash script handler doesn't quote script path — word splitting in directories with spaces GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions runner registration failing with 502 Bad Gateway during autoscaler bursts Includes evidence for GitHub Actions troubleshooting demand.
Registration token endpoint returns 502 Bad Gateway — ephemeral runners die before registering GitHub Actions GitHub Actions Updated May 13, 2026
Upgrade GitHub Actions JavaScript workflows from Node.js 20 to Node.js 24 before deprecation deadline Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions JavaScript actions forced to Node.js 24 — Node.js 20 deprecation warning GitHub Actions GitHub Actions Updated May 13, 2026
Fix GitHub Actions checkout 'Not Found' error when accessing SSO-protected enterprise repositories despite having a valid PAT Includes evidence for GitHub Actions troubleshooting demand.
checkout fails with 'Not Found' error for SSO-protected enterprise repository GitHub Actions GitHub Actions Updated May 12, 2026
Fix GitHub Actions where canceling a workflow from the runs list leaves dependent matrix jobs stuck in queued or pending state Includes evidence for GitHub Actions troubleshooting demand.
GitHub Actions Cancel workflow leaves dependent matrix jobs permanently queued GitHub Actions GitHub Actions Updated May 10, 2026
Fix GitHub Actions builds that fail because the workflow Node.js version differs from local development.
The engine "node" is incompatible with this module GitHub Actions GitHub Actions Updated May 10, 2026
Fix GitHub Actions npm ci failures caused by missing or out-of-sync package lock files.
npm ci can only install packages when your package.json and package-lock.json are in sync GitHub Actions GitHub Actions Updated May 10, 2026
Fix GitHub Actions SSH permission denied errors when a workflow clones, deploys, or pushes with a key.
Permission denied (publickey)