[GH-ISSUE #180] upload functionality does not work #361

Closed
opened 2026-03-15 03:09:46 +03:00 by kerem · 2 comments
Owner

Originally created by @eugene55 on GitHub (Jun 29, 2020).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/180

In log you can spot 500 status:
POST /upload 500
Status message is: file is missing
With that, you can notice your torrent file with name like 4ZmsjwYfXUxKVJ718nv4Hey2.torrent that appeared in /tmp

node --version is v14.4.0

Originally created by @eugene55 on GitHub (Jun 29, 2020). Original GitHub issue: https://github.com/asapach/peerflix-server/issues/180 In log you can spot 500 status: POST /upload 500 Status message is: file is missing With that, you can notice your torrent file with name like 4ZmsjwYfXUxKVJ718nv4Hey2.torrent that appeared in /tmp node --version is v14.4.0
kerem 2026-03-15 03:09:46 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@asapach commented on GitHub (Jun 29, 2020):

It looks like it's related to this issue: https://github.com/expressjs/connect-multiparty/issues/29

<!-- gh-comment-id:651340075 --> @asapach commented on GitHub (Jun 29, 2020): It looks like it's related to this issue: https://github.com/expressjs/connect-multiparty/issues/29
Author
Owner

@asapach commented on GitHub (Aug 1, 2020):

Should be fixed now.

<!-- gh-comment-id:667566300 --> @asapach commented on GitHub (Aug 1, 2020): Should be fixed now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/peerflix-server#361
No description provided.