I try to process [encryption and encryption] of an audio file and then upload to S3 using the npm knox module
Its processing is processed, but before loading on S3 this error appears :
Error: EMAXBUFFER: upstream time ( audio
) was disabled before it was connected to the receiver. It was still not used after waiting 4500 ms. You can configure this timeout by changing the parameter maxTimeToBuffer
.
I tried to download files of various sizes, but this happened even for a small file. I tried all possible solutions available or offered by people over the Internet and most places for Skipper-S3 , where I could not find for KNOX.
It will be great if someone can help me with this.
I referred to some existing question on the stack, but nonetheless in vain.
source
share