d3vilh / raspberry-gateway

Simple yet powerful home gateway environment with Pi-Hole +Unbound, VPN, Torrent client and Internet monitoring, all managed by Portainer.
https://github.com/d3vilh/raspberry-gateway
Apache License 2.0
111 stars 13 forks source link

Stuck installing requirements #44

Open tomisanhues2 opened 1 month ago

tomisanhues2 commented 1 month ago

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.

chilltech commented 1 month ago

I seem to be having the same issue. Not sure how to continue.