Hi all,
I have setup a custom domain for my project. It's edge.kilimocare.com but shows 500 Internal server error.
When does it occur?
- Put edge.kilimocare.com in browser
- Login successfully
- Organisation overview page.
- Click the kilimocare.com
- Internal server error 500
I have attached the browser console screenshot, browser network tab and also a screen recording.
What could be causing this? Anyone who has encountered this and tell me how you resolved?
TL;DR
Issue: Developer unable to access projects in the console with custom domain, encountering 500 Internal Server Error.
Solution: The error could be due to misconfiguration or server issues. Check the server logs for more specific error details, and review the domain settings to ensure proper configuration. Make sure DNS settings are correct and the server is properly handling requests for the custom domain.Recommended threads
- Request for JWKS Endpoint and OIDC Disco...
Hey Appwrite Team, Do you have plans to support JWKS and a well-known OIDC discovery endpoint? This would let us verify Appwrite JWTs in other services using st...
- Cloud 500 error
- CORS error
Local host working fine, production has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-O...