#11006·platform

[Critical] Google & GitHub Login Failing with 522 due to Incorrect `account.huly.app` Domain

Author: AyushChotheCreated Aug 12, 2026Updated Aug 14, 2026

The Google and GitHub login flows are currently using the following URLs:

  • https://account.huly.app/auth/google
  • https://account.huly.app/auth/github

It looks like the primary domain has been migrated from huly.app to huly.io. If that is the case, these authentication URLs should now use account.huly.io instead of account.huly.app.

Additionally, please verify that account.huly.io is correctly configured in DNS and resolves to the appropriate server using an A, AAAA, or CNAME record.

This is based on my analysis of the issue. Please investigate and fix it as soon as possible.