Skip to content
Back

404 page not found

  • 0
  • Self Hosted
  • General
  • Web
AlkMiist
16 Apr, 2025, 14:07

Hi, I'm trying to run Appwrite on a different port (e.g., 7777) because I already use Apache to handle domain-based redirection using ProxyPass. For example, I have Apache redirecting https://appwrite.site.com to http://localhost:7777.

However, when I start the Appwrite container and access the domain, I get a 404 Not Found page. I'm not sure if Appwrite is listening correctly on the new port or if the reverse proxy setup is causing issues.

Have you any ideas how to solve this issue ? thanks.

PS: APPWRITE_PORT is 5050 and i changed it in appwrite-console and appwrite-realtime as well

TL;DR
Developers want to run Appwrite on a different port due to Apache reverse proxy use. They are encountering a 404 error. Make sure Appwrite is properly listening on the new port (e.g., 7777) and check the reverse proxy setup. Update the Apache configurations to correctly redirect to the new port. Additionally, confirm that the APPWRITE_PORT is correctly set to 7777 in all relevant Appwrite configurations.
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