Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[renovate]external host error #2716

Closed
yurake opened this issue Oct 6, 2022 · 0 comments · Fixed by #2717
Closed

[renovate]external host error #2716

yurake opened this issue Oct 6, 2022 · 0 comments · Fixed by #2717
Assignees
Labels
bug Something isn't working docker Pull requests that update Docker code renovate PR from renovate

Comments

@yurake
Copy link
Owner

yurake commented Oct 6, 2022

Logs

https://app.renovatebot.com/dashboard#github/yurake/k8s-3tier-webapp/839659539

WARN: Repology lookup failed with unexpected error
{
  "packageName": "alpine_3_12/tzdata",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020202423,
      "socket": 1665020202424,
      "lookup": 1665020202586,
      "connect": 1665020202586,
      "secureConnect": 1665020202853,
      "upload": 1665020202853,
      "response": 1665020203618,
      "end": 1665020203618,
      "phases": {
        "wait": 1,
        "dns": 162,
        "tcp": 0,
        "tls": 267,
        "request": 0,
        "firstByte": 765,
        "download": 0,
        "total": 1195
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/tzdata",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:43 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
WARN: Repology lookup failed with unexpected error
{
  "packageName": "alpine_3_12/gcc",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020203620,
      "socket": 1665020203632,
      "lookup": 1665020204282,
      "connect": 1665020204282,
      "secureConnect": 1665020204448,
      "upload": 1665020204448,
      "response": 1665020204612,
      "end": 1665020204613,
      "phases": {
        "wait": 12,
        "dns": 650,
        "tcp": 0,
        "tls": 166,
        "request": 0,
        "firstByte": 164,
        "download": 1,
        "total": 993
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/gcc",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:45 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
WARN: Repology lookup failed with unexpected error
{
  "packageName": "alpine_3_12/docker",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020204615,
      "socket": 1665020204616,
      "lookup": 1665020204777,
      "connect": 1665020204777,
      "secureConnect": 1665020204939,
      "upload": 1665020204939,
      "response": 1665020205102,
      "end": 1665020205102,
      "phases": {
        "wait": 1,
        "dns": 161,
        "tcp": 0,
        "tls": 162,
        "request": 0,
        "firstByte": 163,
        "download": 0,
        "total": 487
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/docker",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:46 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
WARN: Repology lookup failed with unexpected error
{
  "packageName": "alpine_3_12/python3",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020205104,
      "socket": 1665020205105,
      "lookup": 1665020205268,
      "connect": 1665020205268,
      "secureConnect": 1665020205433,
      "upload": 1665020205433,
      "response": 1665020205598,
      "end": 1665020205598,
      "phases": {
        "wait": 1,
        "dns": 163,
        "tcp": 0,
        "tls": 165,
        "request": 0,
        "firstByte": 165,
        "download": 0,
        "total": 494
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/python3",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:46 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
WARN: Repology lookup failed with unexpected error
{
  "packageName": "alpine_3_12/gnuplot",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020205600,
      "socket": 1665020205601,
      "lookup": 1665020205764,
      "connect": 1665020205764,
      "secureConnect": 1665020205927,
      "upload": 1665020205927,
      "response": 1665020206089,
      "end": 1665020206089,
      "phases": {
        "wait": 1,
        "dns": 163,
        "tcp": 0,
        "tls": 163,
        "request": 0,
        "firstByte": 162,
        "download": 0,
        "total": 489
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/gnuplot",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:47 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
WARN: Host error
{
  "hostType": "repology",
  "packageName": "alpine_3_12/tzdata",
  "err": {
    "name": "HTTPError",
    "code": "ERR_NON_2XX_3XX_RESPONSE",
    "timings": {
      "start": 1665020202423,
      "socket": 1665020202424,
      "lookup": 1665020202586,
      "connect": 1665020202586,
      "secureConnect": 1665020202853,
      "upload": 1665020202853,
      "response": 1665020203618,
      "end": 1665020203618,
      "phases": {
        "wait": 1,
        "dns": 162,
        "tcp": 0,
        "tls": 267,
        "request": 0,
        "firstByte": 765,
        "download": 0,
        "total": 1195
      }
    },
    "message": "Response code 403 (Forbidden)",
    "stack": "HTTPError: Response code 403 (Forbidden)\n    at Request.<anonymous> (/home/ubuntu/renovateapp/node_modules/got/dist/source/as-promise/index.js:118:42)\n    at runMicrotasks (<anonymous>)\n    at processTicksAndRejections (node:internal/process/task_queues:96:5)",
    "options": {
      "headers": {
        "user-agent": "Renovate Bot (GitHub App 2740)",
        "accept": "application/json",
        "accept-encoding": "gzip, deflate, br"
      },
      "url": "https://repology.org/api/v1/project/tzdata",
      "hostType": "repology",
      "username": "",
      "password": "",
      "method": "GET",
      "http2": false
    },
    "response": {
      "statusCode": 403,
      "statusMessage": "Forbidden",
      "body": "<html>\r\n<head><title>403 Forbidden</title></head>\r\n<body>\r\n<center><h1>403 Forbidden</h1></center>\r\n<hr><center>nginx</center>\r\n</body>\r\n</html>\r\n",
      "headers": {
        "server": "nginx",
        "date": "Thu, 06 Oct 2022 01:36:43 GMT",
        "content-type": "text/html",
        "content-length": "146",
        "connection": "close"
      },
      "httpVersion": "1.1"
    }
  }
}
@yurake yurake added the bug Something isn't working label Oct 6, 2022
@yurake yurake self-assigned this Oct 6, 2022
@issuelabeler issuelabeler bot added docker Pull requests that update Docker code renovate PR from renovate labels Oct 6, 2022
@yurake yurake linked a pull request Oct 6, 2022 that will close this issue
@github-actions github-actions bot added this to To do in Feature request Oct 6, 2022
yurake added a commit that referenced this issue Oct 6, 2022
Feature request automation moved this from To do to Done Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker Pull requests that update Docker code renovate PR from renovate
Projects
Development

Successfully merging a pull request may close this issue.

1 participant