Next.js Discord

Discord Forum

AggregateError without stacktrace

Unanswered
American posted this in #help-forum
Open in Discord
AmericanOP
Hey!

I'm seeing a lot of these in production:

[TypeError: fetch failed] {
  [cause]: [AggregateError: ] { code: 'ECONNREFUSED' }
}


but there's no stacktrace, so I can't figure out what causes them. How can I track it down?

0 Replies