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

ansible(mev): looks like HTTP proxy (squid) is not working #50

Open
glimchb opened this issue Aug 5, 2024 · 2 comments
Open

ansible(mev): looks like HTTP proxy (squid) is not working #50

glimchb opened this issue Aug 5, 2024 · 2 comments
Assignees
Labels
ansible bug Something isn't working

Comments

@glimchb
Copy link
Member

glimchb commented Aug 5, 2024

TASK [ansible.builtin.package] **************************************************************************************************************************************************************
fatal: [mev]: FAILED! => {"changed": false, "msg": "Failed to download metadata for repo 'docker-ce-stable': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "rc": 1, "results": []}
@glimchb glimchb added the ansible label Aug 5, 2024
@Sakethanne
Copy link
Contributor

While I am trying to install the latest telegraf on the MEV host, is is failing from the past few days, upon logging into it, found that the NetworkManager service is down from last 5 months. Below is the log.
[root@ipu-acc ~]# systemctl status NetworkManager-wait-online.service
× NetworkManager-wait-online.service - Network Manager Wait Online
Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Wed 2024-03-13 17:25:05 UTC; 5 months 14 days ago
Docs: man:NetworkManager-wait-online.service(8)
Process: 1057 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=1/FAILURE)
Main PID: 1057 (code=exited, status=1/FAILURE)
CPU: 22ms
Even after restarting the service, still when I try to install telegraf on it through docker, it keeps failing with the same error.
[root@ipu-acc ~]# systemctl status NetworkManager-wait-online.service
● NetworkManager-wait-online.service - Network Manager Wait Online
Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; preset: disabled)
Active: active (exited) since Mon 2024-08-26 22:53:12 UTC; 10s ago
Docs: man:NetworkManager-wait-online.service(8)
Process: 214265 ExecStart=/usr/bin/nm-online -s -q (code=exited, status=0/SUCCESS)
Main PID: 214265 (code=exited, status=0/SUCCESS)
CPU: 14ms

@glimchb
Copy link
Member Author

glimchb commented Sep 26, 2024

probably this commit broke it 2a39c64

@glimchb glimchb added the bug Something isn't working label Oct 2, 2024
@glimchb glimchb changed the title ansible(mev): looks like HTTP proxy is not working ansible(mev): looks like HTTP proxy (squid) is not working Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ansible bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants