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
Getting a session error on 3rd retry. My hunch is that the ikonpass.com session expires after 15 minutes.
TODO: Implement max# of retries before re-login.
Stack Trace
Error: Protocol error (Page.reload): Session closed. Most likely the page has been closed.
at CDPSession.send (/Users/mhuck/ikon-main/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:195:35)
at Page.reload (/Users/mhuck/ikon-main/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:26)
at waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:9:16)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:37:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
The text was updated successfully, but these errors were encountered:
Getting a session error on 3rd retry. My hunch is that the ikonpass.com session expires after 15 minutes.
TODO: Implement max# of retries before re-login.
Stack Trace
Error: Protocol error (Page.reload): Session closed. Most likely the page has been closed.
at CDPSession.send (/Users/mhuck/ikon-main/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:195:35)
at Page.reload (/Users/mhuck/ikon-main/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:26)
at waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:9:16)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:37:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
at async waitFiveMinutesAndRetry (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:14:5)
at async runWithRetries (/Users/mhuck/ikon-main/src/ikonInteractions/runnerWithRetries.js:27:13)
The text was updated successfully, but these errors were encountered: