Closed T3jv1l closed 8 months ago
AFAICT, the script failed to download files from Internet.
I can think of two causes for problem:
1 - Internet was offline when the script was invoked.
2 - Some corporate proxy is denying Internet access for the script. You might need to set env vars HTTP_PROXY, HTTPS_PROXY pointing to your proxy before running the script.
I have just tested the script on my system and it worked. It is Ubuntu 22.04 as well:
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
This issue is when i run the script in ansible. Also i dont have installed the go on system
I havent tested it with Ansible, hence I cant tell whether it should work that way.
Have you checked if it works on the target system when invoked interactively without Ansible?
it work without ansible.
Ubuntu 22.04