Connection reset from NAT IPs

What is the name of the domain?

What is the error message?

connection reset by peer

What is the issue you’re encountering

Connection resets from NAT Pools in one datacenter

What steps have you taken to resolve the issue?

Changed NAT IPs, tried to relax NAT settings

Was the site working with SSL prior to adding it to Cloudflare?

No

What is the current SSL/TLS setting?

Flexible

What are the steps to reproduce the issue?

146.152.180.0/22 and 192.102.195.0/24 are having intermitten Connection resets while trying to download docker images

root@host:/home/devcloud# skopeo sync --src docker --dest dir index.docker.io/rancher/system-agent-installer-rke2:v1.26.15-rke2r1 /tmp
INFO[0000] Tag presence check imagename=“index.docker.io/rancher/system-agent-installer-rke2:v1.26.15-rke2r1” tagged=true
INFO[0000] Copying image ref 1/1 from=“docker://rancher/system-agent-installer-rke2:v1.26.15-rke2r1” to=“dir:/tmp/system-agent-installer-rke2:v1.26.15-rke2r1”
Getting image source signatures
Copying blob 84b225a9208a done
Copying blob 49d952ede117 [--------------------------------------] 42.7KiB / 31.8MiB
FATA[0001] Error copying ref “docker://rancher/system-agent-installer-rke2:v1.26.15-rke2r1”: writing blob: happened during read: read tcp 100.65.2.5:39674->104.16.101.215:443: read: connection reset by peer

Screenshot of the error

Hi,

Can you check the origin server why it’s sending a TCP Reset? This looks like it does not accept the connection.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.