Hi,
My scraper: https://morph.io/IvanGoncharov/ProgrammableWeb
Crashed with following error:
events.js:141
throw er; // Unhandled 'error' event
^
Error: SQLITE_FULL: database or disk is full
at Error (native)
Hi,
My scraper: https://morph.io/IvanGoncharov/ProgrammableWeb
Crashed with following error:
events.js:141
throw er; // Unhandled 'error' event
^
Error: SQLITE_FULL: database or disk is full
at Error (native)
Hi @IvanGoncharov , could it be that you’re bumping up against the memory limits?
How can I check this?
P.S. Next run was successful.