About warning 'Connection pool is full' why it is occurring?

927 views
Skip to first unread message

Forest John

unread,
Aug 23, 2021, 5:18:12 AM8/23/21
to Selenium Users
The problem

I use 2 machines for android Appium test

  • Test script machine that is using python-client. on OSX Big sur
  • Selenium grid hub on Centos7 VM
  • Appium server with AVD connected on OSX Big sur

But I get the following warning too much, 4~6 times per 10 seconds.
WARNING urllib3.connectionpool:connectionpool.py:275 Connection pool is full, discarding connection: <HUB_URL>

Environment

Client logs

WARNING urllib3.connectionpool:connectionpool.py:275 Connection pool is full, discarding connection: <HUB_URL> WARNING urllib3.connectionpool:connectionpool.py:275 Connection pool is full, discarding connection: <HUB_URL> WARNING urllib3.connectionpool:connectionpool.py:275 Connection pool is full, discarding connection: <HUB_URL> WARNING urllib3.connectionpool:connectionpool.py:275 Connection pool is full, discarding connection: <HUB_URL>


Also asked to Appium-python github:
Reply all
Reply to author
Forward
0 new messages