Skip to content

[Bug]: Proxy with login pass does not work #628

Description

@gudge25

Pre-flight

  • I searched existing issues and this isn't a duplicate
  • I'm on the latest released version (or noted my version below)

OpenWA version

0.8.7

Deployment

Other (describe below)

Database

PostgreSQL

WhatsApp engine

whatsapp-web.js

What happened?

Proxy (website webshare.io )with login and password does not work
if IP auth -> all good

proxy applied:
{"timestamp":"2026-07-05T11:53:55.432Z","level":"info","context":"WhatsAppWebJsAdapter","message":"Using proxy: socks5://socks5://jkxivowr-2:***@p.webshare.io:80"}

Steps to reproduce

1- Use a proxy (login/pass) from webshare.io
Free Proxy List

Image

2- it is working from curl
curl --proxy "socks5://jkxivowr-2:***@p.webshare.io:80/" https://ipv4.webshare.io/
45.38.107.97

Expected behavior

No response

Relevant logs

[Nest] 7  - 07/05/2026, 12:03:17 PM   ERROR [ExceptionsHandler] ProtocolError: Page.navigate timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout if needed.
    at <instance_members_initializer> (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:103:14)
    at new Callback (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:107:16)
    at CallbackRegistry.create (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CallbackRegistry.js:25:26)
    at Connection._rawSend (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Connection.js:108:26)
    at CdpCDPSession.send (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/CdpSession.js:74:33)
    at navigate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js:173:51)
    at CdpFrame.goto (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/Frame.js:151:17)
    at CdpFrame.<anonymous> (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/util/decorators.js:109:27)
    at CdpPage.goto (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js:580:43)
    at Client.initialize (/app/node_modules/whatsapp-web.js/src/Client.js:487:20)

Environment / additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions