I encountered an error at http://localhost:3000/register on the Appwrite console
- 0
- Tools
- Auth
- Web

Hi, good morning and good evening. I have a problem again. I encountered an error while running http://localhost:3000/. I followed @Steven steps to create an env file in the repo. When I tried to make a dummy account to replicate this bug (https://github.com/appwrite/console/issues/1153#issuecomment-2192770455), I got an error during signup: NetworkError attempting to fetch resource. I recorded the process on a video.

What happens when you browse to http://localhost?
Recommended threads
- Unable to read session cookie
Hi, when I am hitting Appwrite **/account** API. I am getting the user account details as expected in the response. However, with that API, Appwrite also adds a...
- Database error
My code: await databases.createDocument( process.env.APPWRITE_DATABASE, process.env.APPWRITE_COLLECTION_USER, data.userId, ...
- No Headers
Hi I have 2 appwrite functions, one is working fine on localhost, second is not even working on prod with https, i inspected the api call, no headers are being ...
