NeoNomadeN
Apify & Crawlee3y ago
3 replies
NeoNomade

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
Was this page helpful?