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

Error: Evaluation failed: Object #5

Open
junhoyeo opened this issue Jul 30, 2020 · 4 comments
Open

Error: Evaluation failed: Object #5

junhoyeo opened this issue Jul 30, 2020 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@junhoyeo
Copy link
Owner

Error: Evaluation failed: Object
    at ExecutionContext._evaluateInternal (/Users/junhoyeo/honeycomb/node_modul)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async ExecutionContext.evaluate (/Users/junhoyeo/honeycomb/node_modules/)
    at async solveProblems (/Users/junhoyeo/honeycomb/index.js:65:26)
    at async /Users/junhoyeo/honeycomb/index.js:149:9
  -- ASYNC --
    at ExecutionContext.<anonymous> (/Users/junhoyeo/honeycomb/node_modules/pup)
    at DOMWorld.evaluate (/Users/junhoyeo/honeycomb/node_modules/puppeteer/lib/)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
  -- ASYNC --
    at Frame.<anonymous> (/Users/junhoyeo/honeycomb/node_modules/puppeteer/lib/)
    at Page.evaluate (/Users/junhoyeo/honeycomb/node_modules/puppeteer/lib/Page)
    at Page.<anonymous> (/Users/junhoyeo/honeycomb/node_modules/puppeteer/lib/h)
    at solveProblems (/Users/junhoyeo/honeycomb/index.js:65:37)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
    at async /Users/junhoyeo/honeycomb/index.js:149:9

일정 확률로, 특히 인터넷 연결 상태가 안 좋을 때 위와 같은 에러가 발생합니다.

@junhoyeo junhoyeo added bug Something isn't working help wanted Extra attention is needed labels Jul 30, 2020
@rycont
Copy link
Collaborator

rycont commented Jul 30, 2020

how about modify waitUntil property to networkidle0 or networkidle2?

@junhoyeo
Copy link
Owner Author

@rycont You are just pure genius,, I'll check that soon, or you may contribute and PR 🙌

@rycont
Copy link
Collaborator

rycont commented Aug 2, 2020

Did it worked..?

@junhoyeo
Copy link
Owner Author

junhoyeo commented Aug 2, 2020

was it worked..?

No, I didn't tried it yet. Sorry 😥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants