openaustralia / morph

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

Node & Python failing. #1333

Closed atompkins closed 3 weeks ago

atompkins commented 1 month ago

Node: ReferenceError: ReadableStream is not defined

Python: Requested runtime (python-2.7.16) is not available for this stack (heroku-18).

These appear to have started 2-3 days ago. I assume it's because heroku-18 is long since out of support. Perl and Ruby scrapers seem to be fine.

atompkins commented 3 weeks ago

I should probably add that the node issue was cheerio went to v1.0.0 and deprecated support for node v16.x

not sure about the python problem, seems like a coincidence.