WARNING:urllib3.connectionpool:Connection pool is full, discarding connection: localhost. Connection pool size: 1 #1617 #1618
bear0123455
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
how do i fix this error idk why it happens i am using rhese chrome options btw for my multiple chromedriver sessions
chrome_options.add_argument(f"--proxy-server=socks5://{selected_ip}")
chrome_options.add_argument('--ignore-certificate-errors')
chrome_options.add_argument("--disable-renderer-backgrounding")
chrome_options.add_argument("--disable-backgrounding-occluded-windows")
Beta Was this translation helpful? Give feedback.
All reactions