fmc-tools icon indicating copy to clipboard operation
fmc-tools copied to clipboard

connect timeout / max retries exceeded error

Open dav-tel opened this issue 3 months ago • 0 comments

HI, with large policies it seems to throw this error below. I tried policy with ~500 rules and it works fine. Policies with 800+ seems to give me this error. Anyone else experiencing this issue ? I tried to tweak a timeout setting from default of 120 to 1200 but that didn't seem to help. Thanks.

requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='fmcserver', port=443): Max retries exceeded with url: /api/fmc_config/v1/domain/3e955f8d-5849-c512-d6ce-000000000000/policy/accesspolicies/00EEAB73-CB03-0ed3-0001-722286407663/accessrules?expanded=True&offset=575&limit=25 (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000002B8D6F9CF50>, 'Connection to fmcserver timed out. (connect timeout=1200)'))

dav-tel avatar Nov 14 '24 19:11 dav-tel