WackyDawg / Tapswap--Bot

Bot that mines coins in Tapswap
GNU General Public License v3.0
1 stars 0 forks source link

Running on ubuntu but it catches this error everytime #3

Open shaonturaj opened 3 months ago

shaonturaj commented 3 months ago

==> Error performing actions on https://app.tapswap.club/?bot=address TimeoutError: Waiting for selector div#ex1-layer._tapContent_igohf_31 img failed: Waiting failed: 60000ms exceeded at new WaitTask (/root/Tapswap--Bot/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js:50:34) at IsolatedWorld.waitForFunction (/root/Tapswap--Bot/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Realm.js:25:26) at CSSQueryHandler.waitFor (/root/Tapswap--Bot/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js:172:95) at async CdpFrame.waitForSelector (/root/Tapswap--Bot/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.js:522:21) at async CdpPage.waitForSelector (/root/Tapswap--Bot/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js:1305:20) at async performActions (/root/Tapswap--Bot/index.js:115:7) at async /root/Tapswap--Bot/index.js:59:7 at async Promise.all (index 0) at async /root/Tapswap--Bot/index.js:55:3