feathers icon indicating copy to clipboard operation
feathers copied to clipboard

@featuresjs/client | File Upload Hang

Open palmtown opened this issue 2 years ago • 0 comments

Steps to reproduce

(First please check that this issue is not already solved as described here - if it is a general question or suggestion please start a Discussion)

When files that are 2mb or larger, the @featuresjs/client hangs and throws no error. I am using socket.io; I read some old posts from years ago mentioning streams, however, did not offer any solution.

Expected behavior

Large files upload file.

Actual behavior

Client hangs, throws no errors and does not post to the backend.

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working): @featuresjs/client 5.0.5

NodeJS version: 18.16.0

Operating System: Windows (Client), Ubuntu (Server)

Browser Version: Chrome Version 114.0.5735.110 (Official Build) (64-bit)

React Native Version: n/a

Module Loader: n/a

palmtown avatar Jun 12 '23 19:06 palmtown