Complete
Details
Assignee
WaqarWaqarReporter
schizzi lucasschizzi lucasLabels
Impact
MediumTime remaining
0mFix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Waqar
WaqarReporter
schizzi lucas
schizzi lucasLabels
Impact
Medium
Time remaining
0m
Fix versions
Affects versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created December 28, 2021 at 1:16 PM
Updated March 30, 2022 at 9:32 PM
Resolved January 4, 2022 at 3:41 PM
When doing a `sudo apt update`, all apt.tn.ixsystems.com sources reops will respond with a 502 Bad gateway. Others repos are working well (jellyfin repo for example). the repos were working fine 48 hours ago.
in consequence, it is not possible to update packages by apt.
on another device, if we try to curl
[http://apt.tn.ixsystems.com/apt-direct/|http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/angelfish]
for example, it will respond with a 502. It seems that the repo organization have changed (no apt-direct folder in parent folder).command log :
sudo apt update
Hit:1 [https://repo.jellyfin.org/debian] bullseye InRelease
Err:2 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/angelfish] truenas InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:3 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/gluster] bullseye InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:4 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/docker] buster InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:5 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/libnvidia] bullseye InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:6 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/nvidia-container] bullseye InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:7 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/nvidia-docker] bullseye InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:8 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/debian] bullseye InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:9 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/debian-debug] bullseye-debug InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Err:10 [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/helm] all InRelease
502 Bad Gateway [IP: 192.41.228.70 80]
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/angelfish/dists/truenas/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/gluster/dists/bullseye/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/docker/dists/buster/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/libnvidia/dists/bullseye/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/nvidia-container/dists/bullseye/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/nvidia-docker/dists/bullseye/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/debian/dists/bullseye/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/debian-debug/dists/bullseye-debug/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Failed to fetch [http://apt.tn.ixsystems.com/apt-direct/angelfish/22.02-RC.2/helm/dists/all/InRelease] 502 Bad Gateway [IP: 192.41.228.70 80]
W: Some index files failed to download. They have been ignored, or old ones used instead.