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
- Function executions fail with cURL error...
Appwrite version: 1.8.0 Executor version: 0.11.4 Function runtime: Python 3.12 SELF-HOSTED Function executions that occur at the same moment as the executor's ...
- Broken Appwrite can’t make functions nor...
Hii guys, I was having this issue with my locally hosted Appwrite, I can’t create functions ( both template and manual), I can’t make a custom domain ( like in ...
- Tips for Debugging Appwrite Functions Lo...
Hi everyone! 👋 I have an Appwrite Function running locally with Docker, but I’m struggling to debug it because execution doesn’t reach the breakpoints I set. ...