Replies: 2 comments
-
Did you resolve this issue? I have the same with Playwright and Flowise 2.1.3. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The same is true here with Flowise 2.1.4, but only when using it from Docker. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When i use the Cheerio Scraper everything works but i dont like the results so i wanted to try the Puppeteer and the Playwright scraper but then i get:
Error: vectorsService.upsertVector - TypeError: (intermediate value) is not iterable (cannot read property undefined)
Flowise version: 2.0.1 deployed using terraform on azure
Puppeteer loads forever and than fails, probably a timeout and Playwright fails faster. Maybe the browser downloads are missing?
It would be great if someone could test them and see if i made a mistake or if this is a bug.
Beta Was this translation helpful? Give feedback.
All reactions