Claude Connection Failures for Organizations Blocking GitHub by IP Address

An automatic Claude system status update, triggered at 2026-05-06T22:32:54.000Z, reports an ongoing incident: Connection failures for organizations restricting GitHub access by IP address.
Incident Details
- Affected users: Organizations that restrict GitHub access by IP address.
- Symptoms: Connection failures when using Claude, likely due to Claude's dependency on GitHub for certain operations (e.g., authentication, code access, or API calls).
- Status: Incident currently open; no resolution provided in the post.
Where to Follow
- Official status page: https://status.claude.com/incidents/snxm62gpxfc9 — for progress updates and resolution status.
- Community megathread: r/ClaudeAI Performance and Bugs Megathread — for user reports and workarounds.
Context for Developers
If your organization restricts GitHub IP ranges (e.g., via firewall allowlists), Claude's connectivity may break if Claude's backend IPs change or if GitHub returns errors. Check your firewall rules to ensure Claude's outbound IPs are allowed, and monitor the status page for a root cause analysis. As of this post, no workaround has been provided.
📖 Read the full source: r/ClaudeAI
👀 See Also

Cambridge researchers develop hafnium oxide memristor for low-energy AI chips
Researchers at the University of Cambridge have created a hafnium oxide-based memristor that switches currents a million times lower than conventional oxide devices, potentially reducing AI hardware energy use by up to 70%.

Nvidia RTX Spark: 1-Petaflop Superchip Brings Local AI Agents to Windows PCs
Nvidia unveils RTX Spark, a 1-petaflop superchip for Windows PCs, enabling local AI agents with up to 128GB unified memory and full CUDA/RTX stack. Ships this fall in laptops and desktops from ASUS, Dell, HP, Lenovo, Microsoft Surface, and MSI.

AI Detection Tools Push Students to Use AI Defensively, Study Finds
AI detection tools in education are causing students to intentionally write worse to avoid false positives, with some students turning to AI tools defensively to check if their own writing will be flagged.

Gemma 4 Chat Template Bug: Tool Parameters with anyOf/null Rendered as Empty type
A bug in Gemma 4's chat template drops $ref, anyOf, and $defs from tool parameter schemas, rendering nullable refs as empty type fields. A Jinja fix restores correct schema parsing for all inference engines.