Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to process follower {user_name} ProtocolError: Runtime.callFunctionOn timed out. #147

Open
thefakewater opened this issue May 4, 2023 · 0 comments

Comments

@thefakewater
Copy link

To Reproduce
I ran the "example.js" file inside a docker container for 4 hours and everything went good except one error that I repeatly have but seems to have no impact to the bot actions. This error throws somewhat randomly sometimes in a interval of one hour sometimes only ~= 8 minutes. This error has happened during the total run duration of 4 hours.
Failed to process follower {user_name} ProtocolError: Runtime.callFunctionOn timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.at new Callback (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:61:35) at CallbackRegistry.create (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:106:26) at Connection._rawSend (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:216:26) at CDPSessionImpl.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js:425:78) at ExecutionContext._ExecutionContext_evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:240:46) at async ExecutionContext.evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js:146:16) at async likeUserImages (/app/node_modules/instauto/src/index.js:709:5) at async processUserFollowers (/app/node_modules/instauto/src/index.js:793:13) 2023-05-04T14:23:12.746Z Waiting 21.11 sec at async Object.processUsersFollowers [as followUsersFollowers] (/app/node_modules/instauto/src/index.js:817:9) at async /app/index.js:151:5

Share your setting and describe what the bot is doing before you receive the error
My setting is the default example.js. I just changed the config with ENV variables.
Screenshots
It was headless.

Desktop (please complete the following information):

  • OS: Raspbian Docker Host (node:18 docker base image i think it's debian os)
  • Browser: chromium
  • Version 112.0.5615.138-1

Additional context
Started the bot on Thu May 04 13:12:53 2023
Provide me with HTML
I can't it was in a docker container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant