Android app 2.2.42 upload cancelled

Server: 9.0.2 (Nginx Reverse Proxy)
Android app: 2.2.42
AndroidOS: 11

Photos from my phone successfully uploaded, but video file 1.2 GB and 1.5 GB can’t fully be uploaded, it goes uploaded about 400-530 MB and writes that Upload Canceled.
Upload speed is about 1.8-2 Mbit/s

From Desktop apps big files are uploaded successfully.

Here is the log when upload is canceled.

2021-12-27 19:14:55 d Utils Starting to upload videos…
2021-12-27 19:14:56 d Utils =====i see 8 videos.
2021-12-27 19:14:56 d Utils ========createDirectories====buckets.size()—5651
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—42659774
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20210713_090334655.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—1222374234
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====uploading file VID_20210713_090404006.mp4 to My Photos/Camera
2021-12-27 19:15:39 d Utils ==========upload
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—1473042997
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====uploading file VID_20210713_092229711.mp4 to My Photos/Camera
2021-12-27 19:15:39 d Utils ==========upload
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—93890836
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20210808_111052720.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—106365839
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20211007_182156922.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—16253015
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20211015_111338964.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—184304262
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20211015_111408408.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils ======iterateCursor===Version >= android Q===video===file.length()—29927604
2021-12-27 19:15:39 d Utils =======uploadFile===
2021-12-27 19:15:39 d Utils ====File VID_20211017_141056095.mp4 in bucket Camera already exists on the server. Skipping.
2021-12-27 19:15:39 d Utils =======waitForUploads===
2021-12-27 19:24:02 d Utils ======sync aborted because an unknown error—java.lang.InterruptedException
2021-12-27 19:24:35 d Utils ========Starting to upload images…

I’m seeing something similar did you ever resolve this?