Tried to Run Appwrite locally while trying to create function the Function kept on loading. Is anyone else facing similar issue ?
when we click on the github it Shows this error
Can you try a hard refresh or clearing your cache?
Tried still same issue
Are you running from source?
Yes
Maybe the app/console folder is pointing to old code
Ohhh ok make sense <:appwritefire:823999000330895380>
Recommended threads
- Functions Failing on CRON Schedule
I set up an hourly CRON Schedule for my function and It only executes successfully every after 3 hours sometimes 10 hours. When I execute it manually it works e...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Appwrite Functions cold start
Hello. I'm seeing really long cold starts on Appwrite Cloud Functions and wanted to know if this is expected. My function just authenticates the user, fetches ...