You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CronJob initiates, but the pods encounter an error after a few seconds. Here are the logs. Do you think a GitHub Admin should be the one creating the token?
DEBUG: GitHub failure: RequestError
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
}
FATAL: Fatal error: external-host-error
"err": {
"hostType": "github",
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
},
"message": "external-host-error",
"stack": "Error: external-host-error\n at handleGotError (/usr/local/renovate/lib/util/http/github.ts:76:12)\n at GithubHttp.request (/usr/local/renovate/lib/util/http/github.ts:380:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at GithubHttp.requestJson (/usr/local/renovate/lib/util/http/index.ts:291:17)\n at detectGhe (/usr/local/renovate/lib/modules/platform/github/index.ts:126:25)\n at Proxy.initPlatform (/usr/local/renovate/lib/modules/platform/github/index.ts:159:3)\n at initPlatform (/usr/local/renovate/lib/modules/platform/index.ts:49:24)\n at globalInitialize (/usr/local/renovate/lib/workers/global/initialize.ts:86:12)\n at /usr/local/renovate/lib/workers/global/index.ts:149:16\n at start (/usr/local/renovate/lib/workers/global/index.ts:133:5)\n at /usr/local/renovate/lib/renovate.ts:18:22"
}
INFO: Renovate is exiting with a non-zero code due to the following logged errors
"loggerErrors": [
{
"name": "renovate",
"level": 60,
"logContext": "apfzd-UwmoM6xmuZhw6U2",
"err": {
"hostType": "github",
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "***********",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
},
"message": "external-host-error",
"stack": "Error: external-host-error\n at handleGotError (/usr/local/renovate/lib/util/http/github.ts:76:12)\n at GithubHttp.request (/usr/local/renovate/lib/util/http/github.ts:380:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at GithubHttp.requestJson (/usr/local/renovate/lib/util/http/index.ts:291:17)\n at detectGhe (/usr/local/renovate/lib/modules/platform/github/index.ts:126:25)\n at Proxy.initPlatform (/usr/local/renovate/lib/modules/platform/github/index.ts:159:3)\n at initPlatform (/usr/local/renovate/lib/modules/platform/index.ts:49:24)\n at globalInitialize (/usr/local/renovate/lib/workers/global/initialize.ts:86:12)\n at /usr/local/renovate/lib/workers/global/index.ts:149:16\n at start (/usr/local/renovate/lib/workers/global/index.ts:133:5)\n at /usr/local/renovate/lib/renovate.ts:18:22"
},
"msg": "Fatal error: external-host-error"
}
]
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am testing self-hosted renovate on a k8s cluster (AKS). I use the following config file
The CronJob initiates, but the pods encounter an error after a few seconds. Here are the logs. Do you think a GitHub Admin should be the one creating the token?
DEBUG: GitHub failure: RequestError
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
}
FATAL: Fatal error: external-host-error
"err": {
"hostType": "github",
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
},
"message": "external-host-error",
"stack": "Error: external-host-error\n at handleGotError (/usr/local/renovate/lib/util/http/github.ts:76:12)\n at GithubHttp.request (/usr/local/renovate/lib/util/http/github.ts:380:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at GithubHttp.requestJson (/usr/local/renovate/lib/util/http/index.ts:291:17)\n at detectGhe (/usr/local/renovate/lib/modules/platform/github/index.ts:126:25)\n at Proxy.initPlatform (/usr/local/renovate/lib/modules/platform/github/index.ts:159:3)\n at initPlatform (/usr/local/renovate/lib/modules/platform/index.ts:49:24)\n at globalInitialize (/usr/local/renovate/lib/workers/global/initialize.ts:86:12)\n at /usr/local/renovate/lib/workers/global/index.ts:149:16\n at start (/usr/local/renovate/lib/workers/global/index.ts:133:5)\n at /usr/local/renovate/lib/renovate.ts:18:22"
}
INFO: Renovate is exiting with a non-zero code due to the following logged errors
"loggerErrors": [
{
"name": "renovate",
"level": 60,
"logContext": "apfzd-UwmoM6xmuZhw6U2",
"err": {
"hostType": "github",
"err": {
"name": "RequestError",
"code": "ECONNRESET",
"timings": {
"start": 1730204598835,
"socket": 1730204598835,
"lookup": 1730204598841,
"connect": 1730204598850,
"error": 1730204598853,
"phases": {"wait": 0, "dns": 6, "tcp": 9, "total": 18}
},
"message": "read ECONNRESET",
"stack": "RequestError: read ECONNRESET\n at ClientRequest. (/usr/local/renovate/node_modules/.pnpm/[email protected]/node_modules/got/dist/source/core/index.js:970:111)\n at Object.onceWrapper (node:events:634:26)\n at ClientRequest.emit (node:events:531:35)\n at ClientRequest.emit (node:domain:488:12)\n at ClientRequest.origin.emit (/usr/local/renovate/node_modules/.pnpm/@szmarczak[email protected]/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)\n at emitErrorEvent (node:_http_client:101:11)\n at TLSSocket.socketErrorListener (node:_http_client:504:5)\n at TLSSocket.emit (node:events:519:28)\n at TLSSocket.emit (node:domain:488:12)\n at emitErrorNT (node:internal/streams/destroy:169:8)\n at emitErrorCloseNT (node:internal/streams/destroy:128:3)\n at processTicksAndRejections (node:internal/process/task_queues:82:21)\n at TLSWrap.onStreamRead (node:internal/stream_base_commons:218:20)",
"options": {
"headers": {
"user-agent": "RenovateBot/38.130.0 (https://github.com/renovatebot/renovate)",
"accept": "application/json, application/vnd.github.v3+json",
"authorization": "***********",
"accept-encoding": "gzip, deflate, br"
},
"url": "https://github.com/enterprises/company-name/api/v3/",
"hostType": "github",
"username": "",
"password": "",
"method": "HEAD",
"http2": false
}
},
"message": "external-host-error",
"stack": "Error: external-host-error\n at handleGotError (/usr/local/renovate/lib/util/http/github.ts:76:12)\n at GithubHttp.request (/usr/local/renovate/lib/util/http/github.ts:380:13)\n at processTicksAndRejections (node:internal/process/task_queues:95:5)\n at GithubHttp.requestJson (/usr/local/renovate/lib/util/http/index.ts:291:17)\n at detectGhe (/usr/local/renovate/lib/modules/platform/github/index.ts:126:25)\n at Proxy.initPlatform (/usr/local/renovate/lib/modules/platform/github/index.ts:159:3)\n at initPlatform (/usr/local/renovate/lib/modules/platform/index.ts:49:24)\n at globalInitialize (/usr/local/renovate/lib/workers/global/initialize.ts:86:12)\n at /usr/local/renovate/lib/workers/global/index.ts:149:16\n at start (/usr/local/renovate/lib/workers/global/index.ts:133:5)\n at /usr/local/renovate/lib/renovate.ts:18:22"
},
"msg": "Fatal error: external-host-error"
}
]
Beta Was this translation helpful? Give feedback.
All reactions