openaustralia / morph

Take the hassle out of web scraping
https://morph.io
GNU Affero General Public License v3.0
461 stars 74 forks source link

PHP scrapers not running: `tar: Error is not recoverable: exiting now` #1127

Closed henare closed 7 years ago

henare commented 7 years ago

I've noticed that all PlanningAlerts PHP scrapers failing with the following output:

Injecting configuration and compiling...
       -----> PHP app detected
-----> Bootstrapping...

gzip: stdin: not in gzip format
 tar: Child returned status 1
tar: Error is not recoverable: exiting now


e.g. https://morph.io/planningalerts-scrapers/canada_bay

henare commented 7 years ago

Deployed and confirmed working on that example scraper above :rocket: