it been 10+ minutes my function is not building
its just the starter node js which comes with the appwrite init function
that means you used the appwrite cli to create and deploy the function right?
are you using cloud, or a self-hosted instance?
Also which runtime, dart?
sorry for the late reply
its self hosted
node js
im trying to use whatsapp-web.js
what's whatsapp-web.js?
just windering
are you sure you only deployed the starter code?
@rohan did you manage to solve this issue?
no i just skipped using whatsapp-web.js and created a different docker image for this
did you refresh the page? maybe deploy again?
Recommended threads
- hi guys! my site is not accesible in my ...
- 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 ...