external-dns icon indicating copy to clipboard operation
external-dns copied to clipboard

Cloudflare provider: could not read response body: unexpected EOF

Open Evesy opened this issue 2 years ago • 7 comments

What happened: An unexpected response from Cloudflare results in the below and external DNS exits:

could not read response body: unexpected EOF

What you expected to happen: Arguably this is not an irrecoverable error; external-dns should instead exit the current reconciliation loop and log an error (or increment a metric to indicate a failed sync), rather than exit entirely

How to reproduce it (as minimally and precisely as possible): TBC

Anything else we need to know?:

Environment:

  • External-DNS version (use external-dns --version): 0.13.5
  • DNS provider: Cloudflare
  • Others:

Evesy avatar Jul 19 '23 09:07 Evesy

I have the same issue, and it's quite hard to debug what is actually going wrong

ludns avatar Nov 02 '23 15:11 ludns

@ludns I just came across this error as well, but also looks like Cloudflare is having a major API outage atm, so worth trying again after the outage resolves

WafflesVonMaple avatar Nov 02 '23 17:11 WafflesVonMaple

I also saw such errors several times, in my case I used a CloudFlare token that didn't have permissions for specific Zone.

azatsafin avatar Jan 18 '24 10:01 azatsafin

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Apr 19 '24 07:04 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar May 19 '24 07:05 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

k8s-triage-robot avatar Jun 18 '24 08:06 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Jun 18 '24 08:06 k8s-ci-robot