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

How to fix timeout error #33

Open
Fuad9 opened this issue May 21, 2021 · 3 comments
Open

How to fix timeout error #33

Fuad9 opened this issue May 21, 2021 · 3 comments

Comments

@Fuad9
Copy link

Fuad9 commented May 21, 2021

image

After running my app the following error shows:
"UnhandledPromiseRejectionWarning: TimeoutError: Navigation timeout of 10000 ms exceeded"

I have also tried out by installing puppeteer and overwriting the default "timeout: 10000" through this way:
"page.setDefaultNavigationTimeout(0);"

but nothing happens. this error still persists. How to fix that?

@fsuaterdogan
Copy link

Did you fix?

@jrayga
Copy link

jrayga commented Aug 13, 2021

image

There's a timeout option in LinkedInProfileScraper Object. Maybe adjust that one?

@adedejiibrahim7
Copy link

Adjusting the timeout value did not fix this.

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

4 participants