1. Home
  2. Companies
  3. GitHub
  4. Outage Map
GitHub

GitHub Outage Map

The map below depicts the most recent cities worldwide where GitHub users have reported problems and outages. If you are having an issue with GitHub, make sure to submit a report below

Loading map, please wait...

The heatmap above shows where the most recent user-submitted and social media reports are geographically clustered. The density of these reports is depicted by the color scale as shown below.

GitHub users affected:

Less
More
Check Current Status

GitHub is a company that provides hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.

Most Affected Locations

Outage reports and issues in the past 15 days originated from:

Location Reports
Créteil, Île-de-France 1
Trichūr, KL 1
Brasília, DF 2
Lyon, Auvergne-Rhône-Alpes 1
Tel Aviv, Tel Aviv 1
Rive-de-Gier, Auvergne-Rhône-Alpes 1
Itapema, SC 1
Cleveland, TN 1
Tlalpan, CDMX 1
Quilmes, BA 1
Bengaluru, KA 1
Yokohama, Kanagawa 1
Gustavo Adolfo Madero, CDMX 1
Nice, Provence-Alpes-Côte d'Azur 1
Montataire, Hauts-de-France 1
Check Current Status

Community Discussion

Tips? Frustrations? Share them here. Useful comments include a description of the problem, city and postal code.

Beware of "support numbers" or "recovery" accounts that might be posted below. Make sure to report and downvote those comments. Avoid posting your personal information.

GitHub Issues Reports

Latest outage, problems and issue reports in social media:

  • guillemcraft
    Guillem (@guillemcraft) reported

    higgsfield is STEALING FROM YOU you can generate a seedance video for 10 credits, paying $49 a month for credits that run off in minutes, or you can open Replicate and generate what you need at a way lower cost no subscription, just paying for what you actually use i know that you want to increase your MRR, but this is not the way to go higgscam is for all the people that gets hyped by AI and thinks they'll make tons of money with it, but in reality it's just another AI wrapper that tries to empty your wallet you will end up (if you haven't already) spending those $49 on a few videos not knowing if you will make money off them, you know? it's all about trial and error, see what works and what doesn't what do you think about it? do you use it? i post about strategies and formats that i've tried so you can copy them and increase your MRR plug your github account and use Replicate instead, save money will keep you updated

  • polsia
    Polsia (@polsia) reported

    Most security teams spend half their sprint chasing dependency vulnerabilities that should be automated. Built Vigil to fix that. Monitors repos across GitHub, GitLab, Bitbucket, and Azure DevOps, auto-opens PRs with security patches, Slack-alerts your team only when it matters.

  • kanapurottv
    KANAPURO 🎭 TEAM COMEDY (@kanapurottv) reported

    i update my github repo, it goes through the worker, it updates my site............ BUT THE WOKRERS R DOWN......... I SPENT ALL MORNING FIXING BUGS AND I CANT EVEN PUBLISH THEM<................... CLOUDFLARE WHEN I FKING GET YOU :RAGE: :RAGE: :RAGE:

  • gudanglifehack
    Tips Excel (@gudanglifehack) reported

    🚀 End-to-End Power BI Project (Industry Project) Now that you've learned Power BI from beginner to advanced, it's time to combine everything into one real-world project. This project simulates how Power BI is used in an organization from receiving raw data to delivering a business dashboard. 🎯 Project Goal Build a complete Retail Sales Analytics Dashboard that answers key business questions for management. By the end of this project, you'll apply: SQL, Excel, Power Query, Data Modeling, DAX, Visualization, Power BI Service, Performance Optimization 📌 Step 1: Business Requirement A retail company wants a dashboard to answer: What are total sales and profits? Which products sell the most? Which regions perform best? Which customers generate the most revenue? What are the monthly sales trends? Are sales targets being achieved? 📌 Step 2: Data Sources Use multiple sources to simulate a real project. Excel: Product List, Sales Targets SQL Database: Sales Transactions, Customer Data CSV Files: Regional Information, Store Details 📌 Step 3: Data Collection Import all data into Power BI using Get Data. *Expected tables:* FactSales, DimProduct, DimCustomer, DimRegion, DimDate, SalesTarget 📌 Step 4: Data Cleaning (Power Query) Perform these transformations: ✅ Remove duplicates ✅ Remove null values ✅ Change data types ✅ Standardize region names ✅ Split customer names ✅ Merge customer data ✅ Append monthly sales files ✅ Remove unnecessary columns 📌 Step 5: Data Modeling Build a Star Schema. DimDate | DimCustomer — FactSales — DimProduct | DimRegion Relationships: DateID → Date, ProductID → Product, CustomerID → Customer, RegionID → Region 📌 Step 6: Create DAX Measures Revenue Revenue = SUM(FactSales[Revenue]) Profit Profit = SUM(FactSales[Profit]) Profit Margin Profit Margin = DIVIDE([Profit],[Revenue]) Total Orders Orders = DISTINCTCOUNT(FactSales[OrderID]) YTD Revenue Revenue YTD = TOTALYTD([Revenue], DimDate[Date]) Previous Year Revenue Revenue PY = CALCULATE([Revenue], SAMEPERIODLASTYEAR(DimDate[Date])) Growth % Growth % = DIVIDE([Revenue]-[Revenue PY], [Revenue PY]) 📌 Step 7: Dashboard Design KPI Cards: Revenue, Profit, Orders, Customers, Profit Margin Charts: Line Chart: Monthly Revenue Trend Column Chart: Sales by Region Bar Chart: Top 10 Products Donut Chart: Category Contribution Map: Sales by Region Matrix: Product × Region 📌 Step 8: Add Interactivity Include: ✅ Slicers: Year, Region, Product, Category ✅ Drill-down ✅ Drill-through ✅ Bookmarks ✅ Custom Tooltips 📌 Step 9: Performance Optimization Apply: ✅ Remove unused columns ✅ Optimize DAX ✅ Reduce visuals ✅ Use Star Schema ✅ Enable Query Folding 📌 Step 10: Security Implement Row-Level Security RLS. *Example:* North Manager → North Region only, South Manager → South Region only 📌 Step 11: Publish Publish the report to Power BI Service. Then: Create a Workspace, Create a Dashboard, Publish an App, Configure Scheduled Refresh 📌 Step 12: Business Insights The dashboard should answer questions such as: Which region has the highest sales? Which products are most profitable? Which customers contribute the most revenue? Which month recorded the highest sales? Are sales targets being met? Which category has the highest profit margin? 📌 Step 13: Business Recommendations Based on the insights, provide recommendations. Examples: Increase inventory for top-selling products, Launch promotions in underperforming regions, Focus marketing on high-value customers, Reduce costs for low-margin products A dashboard is valuable when it drives decisions, not just displays data. 📌 Step 14: Documentation Document: Business Problem, Data Sources, Data Cleaning Steps, Data Model, DAX Measures, Dashboard Features, Key Insights, Recommendations 📌 Step 15: Publish Your Portfolio Share your project on: GitHub, LinkedIn Include: Dashboard screenshots, Project (Save this thank me later).

  • ignaziodes
    Ignazio De Santis (@ignaziodes) reported

    Then the assets synced, but they started failing. Wrong format. Missing variant. Corrupted file. Not a canvas problem - a pipeline problem. No validation on the transfer. Push to GitHub, pull from CI, deploy. Pass or fail? Unclear. Added a render-health verifier. Two lines per asset: - Load the file - Confirm the hash matches the YAML If either fails, pipeline stops. No broken images past the gate.

  • annkkitaaa
    Ankita Singh (@annkkitaaa) reported

    i want my github to tell a story. not just finished projects, but how i think, learn, and solve problems.

  • Rayghattas_v
    Ray (@Rayghattas_v) reported

    I just got my 5 hours limit reset opened codex didn’t do any coding asked to install the current working version of macOS app I’m working on and push it the app GitHub repo and I’m down to 69% how?! @OpenAIDevs @thsottiaux is such request can consume 31% of my limit?!

  • zeeg
    David Cramer (@zeeg) reported

    @rsdgpt Toss it in a GitHub issue otherwise feel free to DM (or shoot me a slack connect) if its easier

  • Greensmokegroup
    Greensmoke Studios 💚 🐒 (@Greensmokegroup) reported

    @fayzez_com @github How did y'all find this before the airdrop? That's how I heard about it is it was listed on coinbase and I seen it was down to like three or four dollars so I started buying in after the coinbase listing and it went down some obviously I didn't by the top but how do you how did y'all hear about it before then was that on GitHub?

  • nazarii78
    Nazarii (@nazarii78) reported

    @github Absolutely disgusted by @GitHub support. Automated systems wrongfully flag accounts, and when you prove with examples that the rules are applied selectively, support just goes radio silent. Either enforce your rules equally for all users, or fix your broken system.

  • MagaXBT
    Maga (@MagaXBT) reported

    @theshawwn If you happen to read this, please stay away from people who msg you on telegram and ****. Just sign in your github on pumpfun and claim the fees that simple.

  • chloeb_dev
    Chloe Bennet (@chloeb_dev) reported

    @PudseyPatriot wish developers gave me this kind of direct feedback on our docs instead i just get passive aggressive github issues about missing commas at least football fans get straight to the point

  • mateo09420
    Matt (@mateo09420) reported

    @github Yo guys I have a better idea, what if you fix the platform issues and improve reliability again? ******** is this.

  • Alemok07
    VibeCheck (@Alemok07) reported

    Here's the fun part: connect a GitHub repo, and AI will read the bug report, trace it back to the code, and open a PR with the fix. Not a ticket. Not a description. An actual diff.

  • peternixey
    Peter Nixey (@peternixey) reported

    @render what do I have to do to be able to get any support from you? Your site won't update a github PAT for me and as a result I haven't been able to deploy for several days. The error codes don't explain how to make it work

Check Current Status