Website or docs not available? #811

Closed
opened 2026-03-13 08:05:17 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @maxpaleo on GitHub (Mar 8, 2025).

Is this suited for github?

  • Yes, this is suited for github

To Reproduce

Hi all,

The website and docs https://better-auth.com/ have been down for a the last days. I've tried oppening them in Chrome and Safari.

I don't understand if this is just an issue on my end because i see Youtube videos being released that shows the docs in real time.

Is this a known issue?

Image

Current vs. Expected behavior

The websites should be up?

What version of Better Auth are you using?

NA

Provide environment information

NA

Which area(s) are affected? (Select all that apply)

Other

Auth config (if applicable)

import { betterAuth } from "better-auth"
export const auth = betterAuth({
  emailAndPassword: {  
    enabled: true
  },
});

Additional context

No response

Originally created by @maxpaleo on GitHub (Mar 8, 2025). ### Is this suited for github? - [x] Yes, this is suited for github ### To Reproduce Hi all, The website and docs https://better-auth.com/ have been down for a the last days. I've tried oppening them in Chrome and Safari. I don't understand if this is just an issue on my end because i see Youtube videos being released that shows the docs in real time. Is this a known issue? <img width="927" alt="Image" src="https://github.com/user-attachments/assets/9f23154b-78d1-495d-bab6-b5577f07dba6" /> ### Current vs. Expected behavior The websites should be up? ### What version of Better Auth are you using? NA ### Provide environment information ```bash NA ``` ### Which area(s) are affected? (Select all that apply) Other ### Auth config (if applicable) ```typescript import { betterAuth } from "better-auth" export const auth = betterAuth({ emailAndPassword: { enabled: true }, }); ``` ### Additional context _No response_
GiteaMirror added the bug label 2026-03-13 08:05:17 -05:00
Author
Owner

@sangdth commented on GitHub (Mar 8, 2025):

I can see it on my end. It might be their DNS server issue.

@sangdth commented on GitHub (Mar 8, 2025): I can see it on my end. It might be their DNS server issue.
Author
Owner

@maxpaleo commented on GitHub (Mar 8, 2025):

Right. I am located in LA, and neither the docs or website have been accessible for a couple of days. On Chrome, the homepage just shows a black page with some links, but none of the links are reachable.

On Safari, nothing is reachable in general.

Image Image
@maxpaleo commented on GitHub (Mar 8, 2025): Right. I am located in LA, and neither the docs or website have been accessible for a couple of days. On Chrome, the homepage just shows a black page with some links, but none of the links are reachable. On Safari, nothing is reachable in general. <img width="960" alt="Image" src="https://github.com/user-attachments/assets/a586f8e1-645f-4744-bde4-f2c8acce4ea5" /> <img width="1077" alt="Image" src="https://github.com/user-attachments/assets/e570d57b-44ae-43f1-ac71-bd2218a316d7" />
Author
Owner

@Bekacru commented on GitHub (Mar 9, 2025):

There is a DNS issue that we've been trying to resolve for some time. In the meantime, you can use the Vercel domain: https://better-auth.vercel.app

@Bekacru commented on GitHub (Mar 9, 2025): There is a DNS issue that we've been trying to resolve for some time. In the meantime, you can use the Vercel domain: https://better-auth.vercel.app
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#811