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

proxy error #2755

Closed
1 task done
yasin1913 opened this issue Jun 21, 2022 · 2 comments
Closed
1 task done

proxy error #2755

yasin1913 opened this issue Jun 21, 2022 · 2 comments

Comments

@yasin1913
Copy link

yasin1913 commented Jun 21, 2022

Are you using the latest version of the library?

  • I have checked and am using the latest version of the library.

What type of session are you experiencing this issue on?

Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag

What type of host account are you experiencing this issue on?

Business account

Mode

My own code

Current Behavior

proxy
proxyServerCredentials: {
address: '...',
username: '...',
password: '...'
},

Expected Behavior

I got this error after the last update ->

www/wa-automate-client/node_modules/puppeteer-page-proxy/src/lib/cdp.js:6
return (await client.send("Network.getCookies", urls)).cookies;
TypeError: Cannot read properties of undefined (reading 'send')

Steps To Reproduce

proxy

create() code OR full CLI command + CONFIG

No response

DEBUG INFO

proxy

Environment

- OS: ubuntu or mac
- Node: 
- npm:

Screenshots/Logs

No response

Anything else?

No response

@smashah
Copy link
Member

smashah commented Jun 24, 2022

@smashah
Copy link
Member

smashah commented Jun 24, 2022

Please update to latest version: 4.42.0

@smashah smashah closed this as completed Jun 24, 2022
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

2 participants