Invalid instance id '0'. error when I try to catch errors from ScrapingBee

Hello team

I am coming up to an error when using the “ignore” module placed after the ScrapingBee modul.

Invalid instance id ‘0’

When I remove the “ignore” module, the Invalid instance id ‘0’ error goes away, but the original error remains (the scraping stops due to a 404 error).

Hey @Niko_Leon ,

How is your filter configured between the Scrapingbee Module & the Ignore?

hi - like this

Hello - any idea on the below? Any help would be greatly appreciated

I’m getting exactly the same issue using an error catch-all with another module (Dumpling AI). It prevents me from saving or running the scenario completely.

I was also getting this error when I add this error handler here -

I had added the error handler by clicking the 2nd option here -

Deleting the error handler and recreating it with exactly the same configuration fixed the issue.