Automattic / Automattic/knox

putFile is not wornking since yesterday

Open
#243 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.7k
Forks
283
PR merge metrics
No merged PRs in 30d

Description

Hi;

My upload to S3 code was working yesterday but now I am getting

```
Error: Request aborted
at IncomingMessage.onReqAborted (/node_modules/express/node_modules/connect/node_modules/multiparty/index.js:182:17)
at IncomingMessage.emit (events.js:92:17)
at abortIncoming (http.js:1911:11)
at Socket.serverSocketCloseListener (http.js:1923:5)
at Socket.emit (events.js:117:20)
at TCP.close (net.js:465:12)
```

What can be the problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the putFile upload path and the reported stack trace in node_modules/express/node_modules/connect/node_modules/multiparty/index.js. Reproduce the S3 upload failure and trace the request-abort cause; done means a verified fix or a clear resolution for this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.