New Appwrite Instance (Same Domain) on OpenLiteSpeed Giving Error When Doing Anything
- 0
- Self Hosted
I transferred my server from DigitalOcean to Hetzner (same domain) and finally got the virtual hosts configured right, but now I get an error that I need to register the new client on that domain and it won't let me do anything. Checking the network requests, I see a 403 error when trying to invite someone to my organization, add a new web client, or anything other than just basic interactions. Data loads fine.
To transfer it I used Appwrite CLI, logged in, and setup the collections for each one then downloaded the entire appwrite folder on my other server and just docker composed it up in the other server.
I've checked every log I can see, and tried restoring/backing up in the other way linked by Safwan, but I can't figure out what's going on here.
As a side note, I'd love more tutorials related to OpenLiteSpeed, like setting up a websocket server with it, as apparently it's supposed to be faster than Nginx, which is why I switched there in the first place.
@safwan made this post
❤️ if you want access to my server you can use my login
Hey @ZachHandley, I don't mind testing from within your console, but only if you're willing to give me access. I've already raised the issue to our team, and should receive some response soon enough hopefully
If you do plan on giving me the login details, make ssure to do so in DMs please!
Anyone know what could be going on here? I can reinstall if I need to
Recommended threads
- 1.6.2 to 1.7.0
Hi everyone. I am running a self-hosted Appwrite server on version 1.6.2. What is the safest way to migrate to the next version? Should I update directly to...
- Exception: Route not found when calling ...
I have self-hosted v1.8.1 and I am using an Appwrite function with node-appwrite v22. When I call the createVarcharColumn() in my server function I get this exc...
- Document created without ID in console
Hi team, I’m experiencing an issue in the Appwrite console. When I create a document in a collection via the **Collections UI**, the document gets created **wi...