I think the issue below is due to the telemetry with posthog. Crewai on Mac. Just to notice, it does not interfere with crewai run.
Running the Crew
INFO:backoff:Backing off send_request(…) for 0.4s (requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘us.i.posthog.com’, port=443): Max retries exceeded with url: /batch/ (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x12e4beb10>: Failed to establish a new connection: [Errno 61] Connection refused’)))
INFO:backoff:Backing off send_request(…) for 0.9s (requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘us.i.posthog.com’, port=443): Max retries exceeded with url: /batch/ (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x16939c7d0>: Failed to establish a new connection: [Errno 61] Connection refused’)))
INFO:backoff:Backing off send_request(…) for 3.5s (requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘us.i.posthog.com’, port=443): Max retries exceeded with url: /batch/ (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x16939f5f0>: Failed to establish a new connection: [Errno 61] Connection refused’)))
ERROR:backoff:Giving up send_request(…) after 4 tries (requests.exceptions.ConnectionError: HTTPSConnectionPool(host=‘us.i.posthog.com’, port=443): Max retries exceeded with url: /batch/ (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x16938bef0>: Failed to establish a new connection: [Errno 61] Connection refused’)))