Skip to main content
Question

unable to sync to the GitHub repository using figma make

  • January 13, 2026
  • 2 replies
  • 6 views

AutoMQshare

When using Figma Make, we have been unable to sync to the GitHub repository since last night. Attempting to clone a project also fails to sync, which is seriously hindering our development progress. Please help us find out why.


error response

 

<body>

  <div class="space">

    <div class="figma-logo">

      <img src="https://static.figma.com/marketing/wordmark-2016-09-27-1.png" alt="Figma, Inc." />

    </div>

    <div class="message">

      <h2>Sorry, you’ve stumbled upon a temporary technical issue. Please try refreshing this page in a moment.</h2>

      <p>Check our <a href="http://status.figma.com/">status</a>.</p>

    </div>

    <div class="demo"></div>

  </div>

  <script>

    console && console.error("502: Bad Gateway");

    var element = createDemo503();

    document.body.getElementsByClassName("demo")[0].appendChild(element);

  </script>

</body>

</html>

 

 

2 replies

Amelian58
  • New Member
  • January 13, 2026

This looks like a Figma service-side issue, not a GitHub or local setup problem.

A 502 Bad Gateway during Figma Make sync usually means a temporary outage or degraded service on Figma’s backend. Check the Figma Status page to confirm any ongoing incidents related to GitHub or Make. If the status shows issues, there is nothing to fix locally and sync will resume once resolved.

If the status page is clear, sign out and back into Figma, then retry the connection. If it still fails, open a support ticket and include the timestamp and error message so the team can trace it server-side.


AutoMQshare
  • Author
  • New Member
  • January 13, 2026

yes the status page is clear

I have submitted a support ticket and hope you can help me resolve it as soon as possible, as it is currently seriously hindering our development progress.