
Hi, when I am running my nextjs project locally everything is working fine but when I run the website on a vm I am getting "AppwriteException: Network request failed " So I am trying to connect to <My Ip>:3000/login and the login is failing due to the network error my appwrite server is on cloud.appwrite.io

Does this VM have Internet access?

Can you reach https://cloud.appwrite.io from a browser in this VM?

have you configured your project with the ip of your vm?

how do I do that?

yes

In the Console Overview page, near the bottom, there’s an Add platform button

that what I was missing!, thanks!

If your issue has been solved, you can mark this post as closed by adding “[SOLVED]” to the beginning of the title

[SOLVED] my website is working in localhost but not when running on a vm in my network
Recommended threads
- how many Teams can be created?
I am creating an app where I will let users create groups. This could mean there will be many groups created by user, to isolate those groups properly I am thin...
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Invalid credentials after migration
Hi everyone! After migrating our self-hosted Appwrite 1.3.1 to another server (staging, so a different domain), we are now getting 'Invalid credentials' when ...
