Not able to push data after 30 MB in Couchbase 5.0.1 community

We have 1 GB data which need to be pushed in Couchbase 5.0.1 through batch process (c#). But in between when it pushed around 30 MB then it stopped pushing.

We checked our batch process log for any error, but did not get any error log.

Earlier we used to use 2.2.0 Couchbase and it was working smoothly while pushing/pulling 1.5 GB data.

Now we are ugrading the couchbase from 2.2.0 to 5.0.1 so we are facing this issue.
Any help will be appreciable.

Are you using a new client? I found issues with 2.4.7 and am currently on 2.5.3 which seems to work a lot better.

Thanks for the reply. I am using Client version(2.5.10.0) for the Couchbase 5.0.1.