hi friends i have deployed my first node in cluster. we dont have direct internet on my server so i have to set proxy for that.i set it /etc/environment /etc/profile but i get bellow error 2023-09-26 17:09:38,254 7f04058b4b80 DEBUG -------------------------------------------------------------------------------- cephadm ['--image', 'quay.io/ceph/ceph:v17', 'pull'] 2023-09-26 17:09:38,302 7f04058b4b80 INFO Pulling container image quay.io/ceph/ceph:v17... 2023-09-26 17:09:42,083 7f04058b4b80 INFO Non-zero exit code 125 from /usr/bin/podman pull quay.io/ceph/ceph:v17 2023-09-26 17:09:42,083 7f04058b4b80 INFO /usr/bin/podman: stderr Trying to pull quay.io/ceph/ceph:v17... 2023-09-26 17:09:42,084 7f04058b4b80 INFO /usr/bin/podman: stderr time="2023-09-26T17:09:38+03:30" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://quay.io/ceph/ceph:v17: pinging container registry quay.io: Get \"https://quay.io/v2/\": dial tcp 34.228.154.221:443: connect: connection refused" 2023-09-26 17:09:42,084 7f04058b4b80 INFO /usr/bin/podman: stderr time="2023-09-26T17:09:39+03:30" level=warning msg="Failed, retrying in 1s ... (2/3). Error: initializing source docker://quay.io/ceph/ceph:v17: pinging container registry quay.io: Get \"https://quay.io/v2/\": dial tcp 3.220.246.53:443: connect: connection refused" 2023-09-26 17:09:42,084 7f04058b4b80 INFO /usr/bin/podman: stderr time="2023-09-26T17:09:40+03:30" level=warning msg="Failed, retrying in 1s ... (3/3). Error: initializing source docker://quay.io/ceph/ceph:v17: pinging container registry quay.io: Get \"https://quay.io/v2/\": dial tcp 18.213.60.205:443: connect: connection refused" 2023-09-26 17:09:42,084 7f04058b4b80 INFO /usr/bin/podman: stderr Error: initializing source docker://quay.io/ceph/ceph:v17: pinging container registry quay.io: Get "https://quay.io/v2/": dial tcp 34.231.182.47:443: connect: connection refused 2023-09-26 17:09:42,084 7f04058b4b80 ERROR ERROR: Failed command: /usr/bin/podman pull quay.io/ceph/ceph:v17 would you please help. thanks, _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx