ERROR: Failed to update apt cache: unknown reason
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to update apt cache: unknown reason"}Could not connect to 158.170.35.164:8000 - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.Solución
grep -R "Proxy" /etc/apt/apt.conf.d//etc/apt/apt.conf.d/90curtin-aptproxy:Acquire::http::Proxy "http://158.170.35.164:8000/";sudo nano /etc/apt/apt.conf.d/90curtin-aptproxy// Acquire::http::Proxy "http://158.170.35.164:8000/";PreviousERROR: The package cache file is corrupted (apt_pkg.Error)NextERROR: Failed to update apt cache: clave GPG expirada (MongoDB)
Last updated