get-set-fetch / extension

web scraping extension
MIT License
72 stars 6 forks source link

On a Project, clicking Scrape button after a previous Scrape causes an error #74

Open thadguidry opened 3 years ago

thadguidry commented 3 years ago

Using Firefox latest

Error:

Level | Date | Class | Message
-- | -- | -- | --
09/27/21, 11:19:57 AM | ModuleRuntimeManager | moz-extension://df0b62e6-e2c6-423b-8ed7-159f31e740be/background/background-main.js , 851 , 19 , could not execute script
09/27/21, 11:19:57 AM | IdbSite | Crawl error for site Carat-1, Plugin DynamicNavigationPlugin against resource moz-extension://df0b62e6-e2c6-423b-8ed7-159f31e740be/background/background-main.js , 851 , 19 , could not execute script

Logs: get-set-fetch.logs.csv

Config Hash for project: eLtI4gnapZO9CsMgEIDfpfvFEOjStXPnLl0OPVNJa8Qz5PWrBFMkGWo6CMf9CHd839p6RY9h48IN/UDB2H6V4hmC44sQ8zw3Ms00cnyLiQVZkeiJ54CJS3V6CsDx6cQ55EIMPDoCtYAMX/b+8aw9JNZCXs7f0aSdU7lausKqUWsjCV7GDpVynduNXt0xwgvAYQfwvV9/JrrLO6b5h2WHNmdQKU/MpwqW69j9ALS19ow=

a1sabau commented 3 years ago

The extension (this project) has fallen behind the nodejs scraper. I'm planning to reuse code from the nodejs scraper into the next extension version over the next few months. At that time I'll also address any reported bugs, including this one.