TypeError: fetch failed

hi guys i'm getting this error in my +pager.server.js file , is there any one knows the reason of this error ? , thank you
TypeError: fetch failed
    at Object.fetch (node:internal/deps/undici/undici:11576:11) {
  cause: Error: read ECONNRESET
      at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20) {
    errno: -4077,
    code: 'ECONNRESET',
    syscall: 'read'
  }
}
loe.png
Was this page helpful?