arn4v/roamgram

Cannot load the login screen

wogong opened this issue · 0 comments

Thanks for your work.
However it did not work for me, following is the output. Any suggestions?

node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. internal/modules/cjs/loader.js:1063:30
Cannot load the login screen!
TimeoutError: waiting for selector `input[name=email]` failed: timeout 60000ms exceeded
    at new WaitTask (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:505:34)
    at DOMWorld.waitForSelectorInPage (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:416:26)
    at Object.internalHandler.waitFor (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/QueryHandler.js:31:77)
    at DOMWorld.waitForSelector (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/DOMWorld.js:312:29)
    at Frame.waitForSelector (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:842:51)
    at Page.waitForSelector (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:1285:33)
    at RoamApi.logIn (/home/wogong/Dropbox/Server/apps/roamgram/node_modules/roam-research-private-api/RoamPrivateApi.js:197:20)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async main (/home/wogong/Dropbox/Server/apps/roamgram/index.js:39:3)
    at async /home/wogong/Dropbox/Server/apps/roamgram/index.js:126:3