You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: