---
Hey y'all,
So I've been banging my head against the wall with this *puppeteer err_no_supported_proxies 'socks5h'* error. Like, seriously, what even is this? I’m trying to run Puppeteer with a SOCKS5 proxy, and it just keeps throwing this nonsense at me.
From what I’ve gathered, Puppeteer doesn’t natively support 'socks5h' out of the box. Ugh, why tho? I tried switching to 'socks5' instead, and it kinda worked, but not always. Some folks suggested using a wrapper like `socks-proxy-agent`, but honestly, that feels like adding more steps to an already annoying process.
Anyone else dealt with this? Did you find a clean workaround, or is it just a lost cause? I’m tempted to just ditch Puppeteer altogether at this point, but I’m too deep in the code to quit now.
Pls help a dev out before I lose my mind.
---
Hey y'all,
So I've been banging my head against the wall with this *puppeteer err_no_supported_proxies 'socks5h'* error. Like, seriously, what even is this? I’m trying to run Puppeteer with a SOCKS5 proxy, and it just keeps throwing this nonsense at me.
From what I’ve gathered, Puppeteer doesn’t natively support 'socks5h' out of the box. Ugh, why tho? I tried switching to 'socks5' instead, and it kinda worked, but not always. Some folks suggested using a wrapper like `socks-proxy-agent`, but honestly, that feels like adding more steps to an already annoying process.
Anyone else dealt with this? Did you find a clean workaround, or is it just a lost cause? I’m tempted to just ditch Puppeteer altogether at this point, but I’m too deep in the code to quit now.
Pls help a dev out before I lose my mind.
---
