Giter Site home page Giter Site logo

Files >1.6 GB fail to upload about skicka HOT 6 CLOSED

google avatar google commented on August 12, 2024
Files >1.6 GB fail to upload

from skicka.

Comments (6)

mmp avatar mmp commented on August 12, 2024

FWIW 401s generally correspond to the OAuth2 token expiring (as it does every hour, which is a bother), so that suggests that there is some code path that doesn't refresh the token and retry after a 401. I'm pretty sure all of the skicka code paths do handle this case, so I worry a little that there's something in the Drive API that doesn't handle this, and wherein if we refresh and retry, it will retry from scratch (and then timeout again).

Anyway, I'll see if I can reproduce (and then figure out where exactly it's failing...)

from skicka.

agoode avatar agoode commented on August 12, 2024

Ah. This probably means the token expires during the upload.

from skicka.

ychuang-tw avatar ychuang-tw commented on August 12, 2024

Hi. I have the same problem as described. The new version of skicka won't give an credential error msg. instead, it keeps uploading and going non-stop. Here's one example I'm trying to upload (7.92GB). It faced the same problem but keeps trying(?) to re-upload it (so it uploads more than 100% lol). Is there anyway to fix it? Thanks!

[root@alarm:/Volume/Stor/Torrent/Completed/Lucia.2014.BluRay.1080p.DTS.x264-CHD (8187.62 Mb)]# skicka upload Lucia.2014.BluRay.1080p.DTS.x264-CHD.mkv /Mov_UL/Lucia.2014.BluRay.1080p.DTS.x264-CHD
skicka: Getting list of files to upload... Done. Starting upload.
8.76 GB / 7.92 GB [============================================================================================================================] 110.71 % -12m37s

from skicka.

mmp avatar mmp commented on August 12, 2024

I think you're actually seeing issue #35, which was recently introduced. So it's presumably not actually done uploading when it hits 100%, but if you let it run until it exits on it own, it should get everything uploaded. (And we'll try to get #35 fixed soon...)

from skicka.

mmp avatar mmp commented on August 12, 2024

Resumable uploads for large files are tested and landed in e8f2736; if you can try it out and see if that fixes this for you, I'd be interested to hear.

from skicka.

mmp avatar mmp commented on August 12, 2024

Closing under the belief that this has been fixed with the resumable upload path.

from skicka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.