Random disappearing requests

Cheerio crawler :
/x/node_modules/proper-lockfile/lib/lockfile.js:213
onCompromised: (err) => { throw err; },
^

[Error: ENOENT: no such file or directory, stat '/x/storage/request_queues/default/hlrB5X2aXpMlpmO.json.lock'] {
errno: -2,
code: 'ECOMPROMISED',
syscall: 'stat',
path: '/x/storage/request_queues/default/hlrB5X2aXpMlpmO.json.lock'
}

Node.js v18.16.0
/x/node_modules/proper-lockfile/lib/lockfile.js:213
onCompromised: (err) => { throw err; },
^

[Error: ENOENT: no such file or directory, stat '/x/storage/request_queues/default/hlrB5X2aXpMlpmO.json.lock'] {
errno: -2,
code: 'ECOMPROMISED',
syscall: 'stat',
path: '/x/storage/request_queues/default/hlrB5X2aXpMlpmO.json.lock'
}

Node.js v18.16.0
3 Replies
MEE6
MEE6•2y ago
@NeoNomade just advanced to level 9! Thanks for your contributions! 🎉
exotic-emerald
exotic-emerald•2y ago
Hey there! Some instructions or code how to replicate this would be very helpful, thanks!
plain-purple
plain-purple•2y ago
happens to me as well but I cannot pinpoint yet when

Did you find this page helpful?