-
-
Notifications
You must be signed in to change notification settings - Fork 688
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
Fetch throws 'TypeError: fetch failed' when posting
Reproducible By
Request with private production credentials to ERP
Expected Behavior
Successful response (ok). node-fetch works just fine.
Logs & Screenshots
TypeError: fetch failed
at Object.processResponse (C:\Users\kyryl\dev\entriwise\server\node_modules\undici\lib\fetch\index.js:183:23)
at Fetch.fetchFinale (C:\Users\kyryl\dev\entriwise\server\node_modules\undici\lib\fetch\index.js:937:17)
at Fetch.mainFetch (C:\Users\kyryl\dev\entriwise\server\node_modules\undici\lib\fetch\index.js:744:17)
at runMicrotasks (<anonymous>)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
Environment
Linux and Windows, v17.5 v17.6
Additional context
Request takes up to several minutes until response
wilkomanger, ajmeese7, johnwheeler, xarsh, Aylay and 7 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working