Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msg: 'Error connecting: Error while fetching server API version: Not supported URL scheme http+docker' #1314

Open
seltsa opened this issue Sep 4, 2024 · 2 comments

Comments

@seltsa
Copy link

seltsa commented Sep 4, 2024

Ubuntu 22.04.4 LTS (Jammy Jellyfish)

ansible [core 2.11.12]
config file = /as/deepops/ansible.cfg
configured module search path = ['/as/deepops/submodules/kubespray/library']
ansible python module location = /opt/deepops/env/lib/python3.10/site-packages/ansible
ansible collection location = /as/deepops/collections
executable location = /opt/deepops/env/bin/ansible
python version = 3.10.12 (main, Jul 29 2024, 16:56:48) [GCC 11.4.0]
jinja version = 2.11.3
libyaml = True

export ANSIBLE_DEBUG=True; ansible-playbook -vvvv -l slurm-cluster playbooks/slurm-cluster.yml
...
...
The full traceback is:
File "/tmp/ansible_docker_container_payload_dynuvetb/ansible_docker_container_payload.zip/ansible_collections/community/docker/plugins/module_utils/common_api.py", line 117, in init
super(AnsibleDockerClientBase, self).init(**self._connect_params)
File "/tmp/ansible_docker_container_payload_dynuvetb/ansible_docker_container_payload.zip/ansible_collections/community/docker/plugins/module_utils/_api/api/client.py", line 188, in init
self._version = self._retrieve_server_version()
File "/tmp/ansible_docker_container_payload_dynuvetb/ansible_docker_container_payload.zip/ansible_collections/community/docker/plugins/module_utils/_api/api/client.py", line 212, in _retrieve_server_version
raise DockerException(
fatal: [l-csi-ar-15151s]: FAILED! => changed=false
....
msg: 'Error connecting: Error while fetching server API version: Not supported URL scheme http+docker'

seems similar to ansible-collections/community.docker#868

Copy link

github-actions bot commented Nov 4, 2024

This issue is stale because it has been open for 60 days with no activity. Please update the issue or it will be closed in 7 days.

@dhkim2810
Copy link

Same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants