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
Not sure if this is just my Internet or the channel being huge, but figured I'd report it either way (if it's my Internet, you should add a way to increase the timeout).
*** Task: ChannelDiscordTask (7 more)
Channel 514225574051446795 opened
Caught error while performing task: Error: Did not get search results after 10 seconds.
Saved screenshot to out/20220607T020524-resume/error.png
Stopping mitmdump
/home/thetechrobo/discard2/node_modules/brotli/build/encode.js:3
1<process.argv.length?process.argv[1].replace(/\\/g,"/"):"unknown-program");b.arguments=process.argv.slice(2);"undefined"!==typeof module&&(module.exports=b);process.on("uncaughtException",function(a){if(!(a instanceof y))throw a;});b.inspect=function(){return"[Emscripten Module object]"}}else if(x)b.print||(b.print=print),"undefined"!=typeof printErr&&(b.printErr=printErr),b.read="undefined"!=typeof read?read:function(){throw"no read() available (jsc?)";},b.readBinary=function(a){if("function"===
^
Error: Did not get search results after 10 seconds.
at performAndWaitForSearchResults (/home/thetechrobo/discard2/src/crawler/projects/discord/channel.ts:131:27)
at async ChannelDiscordTask._searchAndClickFirstResult (/home/thetechrobo/discard2/src/crawler/projects/discord/channel.ts:136:29)
at async ChannelDiscordTask.perform (/home/thetechrobo/discard2/src/crawler/projects/discord/channel.ts:253:24)
at async Crawler.run (/home/thetechrobo/discard2/src/crawler/crawl.ts:258:28)
at async crawler (/home/thetechrobo/discard2/src/cli.ts:71:5)
at async Command.<anonymous> (/home/thetechrobo/discard2/src/cli.ts:148:9)
Here's the error screenshot:
The text was updated successfully, but these errors were encountered:
Just posting to confirm that timeouts are causing issues for me too. My machine isn't quite fast enough to load the login page, as shown by the error screenshot:
Interesting, I'm not quite sure that's a timeout issue given the "Not a well formed email address" error message, but a slow computer may play a role. I opened #10, thanks for the report!
Not sure if this is just my Internet or the channel being huge, but figured I'd report it either way (if it's my Internet, you should add a way to increase the timeout).
https://discord.gg/2cujRs9K : in the #bot channel, scraping fails with
Here's the error screenshot:
The text was updated successfully, but these errors were encountered: