vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.48k stars 96 forks source link

issues uploading large files to Drive #649

Open TimmyBoi155 opened 7 months ago

TimmyBoi155 commented 7 months ago

last month I filed this issue: https://github.com/vladimiry/ElectronMail/issues/638

Right now I'm getting a similar issue. Whenever I try to upload a file that is more than 2GB to my Drive, I get this error:

image

I do use a socks5 proxy for my account, if it matters. Also using the Linux app.

I thought maybe it was related to my internet connection but I've tried multiple times, and each time it stops at exactly 2 GB with this generic error.

vladimiry commented 7 months ago

The app and the proton web client is static (prepackaged with the app), get updated with new app version only. So, it appears that some changes interfering with Drive happened on your system or/and on proton's backend (which made proton web client out of date). I will have to debug it to say something specific.

vladimiry commented 7 months ago

Is it the same with recent v5.2.2 release?

TimmyBoi155 commented 7 months ago

@vladimiry yeah, 5.2.2 still does the same

vladimiry commented 7 months ago

I didn't do debugging yet with 2GB+ file to reproduce the case. The downloadSW Service Worker script gets registered without errors, so the issue cause is something different from what it was before in #638.