Does anyone know what is causing this issue:
Issue produced while running python acceptance test
python -m pytest integration_tests -p integration_tests.acceptance
Error while fetching server API version: HTTPConnection.request() got an unexpected keyword argument 'chunked'
✅ 1
Balasubramanian T K
05/07/2023, 4:13 AM
Update on this:
Issue fixed by pulling recent commits today.
Someone at airbyte team fixed the issue
Thanks :)
b
Balaji Seetharaman
05/07/2023, 6:44 AM
I am still facing the error even after pulling the recent commits
b
Balasubramanian T K
05/07/2023, 7:07 AM
Maybe you could cleanse the Docker cache and try again