I followed a previous post on this topic (https://discord.com/channels/564160730845151244/1183890946493010051) and I get this recurring error.
An internal curl error has occurred within the executor! Error Msg: Operation timed out\nError Code: 500 Appwrite v-1.4.5
TL;DR
Check out [this working example](https://github.com/EVDOG4LIFE/ATATScraper) for using Puppeteer on Function (node-18.0). Follow the instructions in the readme for environment variables and build commands. The recurring curl error only happens on cold start, as discussed in [this known issue](https://github.com/appwrite/appwrite/issues/6902#issuecomment-2016517431). Also, refer to [this post](https://discord.com/channels/564160730845151244/1183890946493010051) for more details.Recommended threads
- Site deployment keeps getting failed
Hi good folks, need a hand with Sites deploy Error on every deploy: Synchronous function execution timed out... duration doesn't exceed 30 seconds [exact log ...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help