Hi, as I stated in the introduction, I'm trying to make a NextJS website similar to ground news/google news, I need to scrape the articles from a variety of websites and I'm trying to use puppeteer with appwrite functions. After some major problems along the way Puppeteer and chromium installed successfully and even the browser launched. However when I try to open a new page with the browser it doesn't do anything and eventually the function hits the timeout limit and I'm stuck in this position for a long time. So I was wondering if someone doesn't know how to help me with it, because I have no prior experience with appwrite and I'm pretty desperate at this point. Thanks a lot! :)
Recommended threads
- Appwrite docs mcp server 502 bad gateway
I added the appwrite docs mcp server to vscode following the docs https://appwrite.io/docs/tooling/mcp/vscode#step-1 but upon start it gives the following error...
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...