Skip to content

Not working using proxy #29

@donghungx

Description

@donghungx

For example using proxy like this in footsites.js

await useProxy(page, proxy);

The site is opening fine, but then it display a lightbox SOME THING HAVE BEEN WRONG, then I can't add to cart, and the browser keep download something from the footsite.

but if I modify like this in helpers/cluster.js, removed use useProxy

added args --proxy-server=http://${PROXY_SERVER_IP}:${PROXY_SERVER_PORT}

Then everything go just fine, problem is if using like that I can't not set proxy for each task.

Any ideas?

Thank you

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