Skip to content
Back

Projects can't be accessed

  • 0
  • 3
  • General
7 Jul, 2026, 15:37

It's been like 2 weeks and I can't access my projects. After clicking any, it loads, then stops and nothing happens. No error is displayed.

The projects are on the education plan if this matters.

TL;DR
The projects are inaccessible, likely due to a network routing issue between the ISP and the FRA region. The solution is to use a VPN or mobile hotspot as a workaround.
8 Jul, 2026, 04:23

please share a recording if you can, plus ur project id

9 Jul, 2026, 18:09

This is the project id: 67f374e90029c28d02c5 . If I visit the url that leads to this project; https://cloud.appwrite.io/console/project-fra-67f374e90029c28d02c5/overview/platforms it takes me back to the organization page that shows all my projects instead of opening the project

10 Jul, 2026, 11:10

cc <@818812780630507521> maybe u have an idea here?

13 Jul, 2026, 05:23

<@1120758334946029801> Looks project-specific. Can you share the email linked to your Appwrite account and the organization name in dm? I’ll check what’s going on.

13 Jul, 2026, 05:35

<@1120758334946029801> I checked from our administration side and the project opens normally (see screenshot), so I couldn’t reproduce the issue. Could you try an incognito window or a different browser? Also try clearing your browser cache and let me know if it still redirects you back to the organization page.

13 Jul, 2026, 07:40

I have tried all the options. Used different browsers, brave, chrome, Firefox. Tried incognito mode and cache clearing, but nothing works. It is still behaving the same.

13 Jul, 2026, 07:48

That’s interesting. Could you run a curl against the project URL and share the response? curl -I https://cloud.appwrite.io/console/project-fra-67f374e90029c28d02c5/overview/platforms

13 Jul, 2026, 07:49

also could you open DevTools (F12) and check:

  1. Console – are there any errors when you try to open the project?
  2. Network – after clicking the project, do you see any failed requests (4xx/5xx)? If so, could you share the request URL, status code, and response?
13 Jul, 2026, 09:35

Looks like a CORS issue

15 Jul, 2026, 07:14

Uhmm, this looks more like a network routing issue than something on our side, since I can’t reproduce it and you’ve already tried multiple browsers.

Could you try opening it over a VPN or a mobile hotspot and let me know if it works? Also, if you could share the output of these commands, that’d help narrow it down:

curl -v https://fra.cloud.appwrite.io/v1/health/version

nslookup fra.cloud.appwrite.io

15 Jul, 2026, 07:15

my output for reference:

15 Jul, 2026, 07:18

also please try another region like sgp ( singapore) and see if you are able to access project their?

15 Jul, 2026, 08:08

Finally. Using a VPN or mobile hotspot works.

15 Jul, 2026, 08:12

Looks like a network routing issue between your ISP and the FRA region rather than an issue with your project or Appwrite itself. You can keep using a VPN or mobile data as a workaround for now, or reach out to your ISP to see if they can resolve the routing DNS issue on their end.

15 Jul, 2026, 08:19

Okay. Thank you.

1
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more