I was declaring a variable from a value from a value that didnt exist in the database.
last_page = scraperwiki.sqlite.get_var("last_page")
Once i removed that line the brokenpipe error went away.
Im now running into
"CPUTimeExceededError: ScraperWiki CPU time exceeded". Im currently trying to rebuild the scrapers to save their progress so they can pick up failed runs.
But im Wondering what does this error mean? Im only saving very light weight craigslist posts.
https://scraperwiki.com/scrapers/craigs-bosch/Thanks / Emil