【Internal error occurred in fetch】の検索結果
のRSSリーダー、NHKニュースのRSSのfetchにコケてるのでログ見てみたらこんなログ出てきたんだけどひょっとして
のバグ?
web-1 | ERR * [api] Internal error occurred in fetch-rss: The operation was aborted. {
web-1 | ep: 'fetch-rss',
web-1 | ps: Empty <[Object: null prototype] {}> {
web-1 | url: 'https://www.nhk.or.jp/rss/news/cat0.xml'
web-1 | },
web-1 | e: {
web-1 | message: 'The operation was aborted.',
web-1 | code: 'AbortError',
web-1 | stack: 'AbortError: The operation was aborted.\n' +
web-1 | ' at abort (file:///misskey/node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js:70:18)\n' +
web-1 | ' at AbortSignal.abortAndFinalize (file:///misskey/node_modules/.pnpm/node-fetch@3.3.2/node_modules/node-fetch/src/index.js:89:4)\n' +
web-1 | ' at [nodejs.internal.kHybridDispatch] (node:internal/event_target
20)\n' +
web-1 | ' at AbortSignal.dispatchEvent (node:internal/event_target
26)\n' +
web-1 | ' at runAbort (node:internal/abort_controller
10)\n' +
web-1 | ' at abortSignal (node:internal/abort_controller
3)\n' +
web-1 | ' at AbortController.abort (node:internal/abort_controller
5)\n' +
web-1 | ' at Timeout._onTimeout (file:///misskey/packages/backend/built/core/HttpRequestService.js
24)\n' +
web-1 | ' at listOnTimeout (node:internal/timers
17)\n' +
web-1 | ' at process.processTimers (node:internal/timers
7)',
web-1 | id: 'f64d39d8-820a-4c8f-8d8e-cae95370b371'
web-1 | }
web-1 | }