Re: early eof

2020-08-07 Thread Chris Sampson
Worth looking at the sender's settings as well maybe - are they closing the connection prematurely (for example, some kind of timeout)? *Chris Sampson* IT Consultant chris.samp...@naimuri.com On Fri, 7 Aug 2020 at 10:50, Pierre Villard wrote: > Can you share the full stack trace? Anything

Re: early eof

2020-08-07 Thread Pierre Villard
Can you share the full stack trace? Anything specific between your client and the ListenHTTP? Load balancer? I just did some tests and I could upload a 5GB file with no issue. I even tried with the throttling parameters so that the upload takes a very long time and it was fine as well. Le jeu. 6

Re: early eof

2020-08-06 Thread Michael Di Domenico
On Thu, Aug 6, 2020 at 12:15 PM Joe Witt wrote: > > ...I am confident far larger objects are sent via this mechanism reliably. > Can you share what happens on the nifi side specifically? There should be a > stack trace and log entry for this in the logs. > What are the settings you have in

Re: early eof

2020-08-06 Thread Joe Witt
content repository have access to? Thanks On Thu, Aug 6, 2020 at 9:09 AM Michael Di Domenico wrote: > i'm using the listenhttp process to receive a file from another > entity. i can't seem to get past 500MB on the filesize without nifi > triggering an Early EOF error > > I've tried s

early eof

2020-08-06 Thread Michael Di Domenico
i'm using the listenhttp process to receive a file from another entity. i can't seem to get past 500MB on the filesize without nifi triggering an Early EOF error I've tried setting the "Max Unconfirmed Flowfile" and "Request Time Out" to 600 seconds, but that doesn