Skip to content
Init is here / May 19 - 23
Back

general_route_not_found on self-hosted Appwrite

  • 0
  • Self Hosted
Dezzy
19 May, 2025, 17:31

I'm trying to test out the sites feature and my self hosted setup is giving me this error when I try to hit the /v1 endpoint

TypeScript
❯ curl --silent https://appwrite.[redacted]/v1
{"message":"Route not found. Please ensure the endpoint is configured correctly and that the API route is valid for this SDK version. Refer to the API docs for more details.","code":404,"type":"general_route_not_found","version":"1.7.0"}
TL;DR
Issue: Developer encountering "general_route_not_found" error when trying to hit the /v1 endpoint in a self-hosted Appwrite setup. Solution: Check API route configuration and ensure it is valid for SDK version. Additionally, verify correct URL and switch to production setting if encountering certificate issues.
Steven
19 May, 2025, 17:40

well you definitely can't curl that URL

Steven
19 May, 2025, 17:40

there's no route there

D5
19 May, 2025, 17:45

If you want to enter the console, the correct url is your domain or the /path route

Dezzy
19 May, 2025, 17:46

I redacted it for reasons lol

And I can enter the console no problem. I'm trying to deploy the nuxt starter and I tested out the ping to appwrite and it's basically stating that it can't reach the /v1 endpoint.

Dezzy
19 May, 2025, 17:48

Actually just tested again and it worked this time. The only setting I changed was to switch it to production and I guess that fixed it lol.

Dezzy
19 May, 2025, 17:49

Though now I need to figure out why traefik isn't giving it a let's encrypt cert but that's another issue lol

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