-
Notifications
You must be signed in to change notification settings - Fork 199
Description
i was trying to run a task for a new drop today and i kept getting this error
[5/2/2023, 4:54:47 PM] - TimeoutError: Navigation timeout of 30000 ms exceeded
at /home/loon/SneakerBot/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:108:111
at async FrameManager.navigateFrame (/home/loon/SneakerBot/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:131:21)
at async Frame.goto (/home/loon/SneakerBot/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:512:16)
at async Page.goto (/home/loon/SneakerBot/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:1167:16)
at async searchByProductCode (file:///home/loon/SneakerBot/sites/nike.js:179:5)
at async Object.guestCheckout [as nike] (file:///home/loon/SneakerBot/sites/nike.js:203:5)
at async file:///home/loon/SneakerBot/helpers/cluster.js:102:34