You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command to install the requirements ansible-galaxy collection install -r requirements.yml -vvv it just hangs for a very long time, without showing almost any output and not installing anything, this has been let to run for over 25 minutes without any additional changes.
ansible-galaxy [core 2.14.3]
config file = /home/meydey/raspberry-gateway/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3/dist-packages/ansible
ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible-galaxy
python version = 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
Using /home/meydey/raspberry-gateway/ansible.cfg as config file
Reading requirement file at '/home/meydey/raspberry-gateway/requirements.yml'
Starting galaxy collection install process
Process install dependency map
Opened /root/.ansible/galaxy_token
RPI has a good internet connection and should work correctly.
The text was updated successfully, but these errors were encountered:
When I run the command to install the requirements
ansible-galaxy collection install -r requirements.yml -vvv
it just hangs for a very long time, without showing almost any output and not installing anything, this has been let to run for over 25 minutes without any additional changes.RPI has a good internet connection and should work correctly.
The text was updated successfully, but these errors were encountered: