Uploading to album on PC misses items

Creating a new album through the browser on a PC and then selecting new photos to upload from a PC finishes, but is missing items. It appears to be approximately 10 photos/videos missing per 200 uploaded.
Tested 4x 1) upload of 224 images was missing 11 2) upload of 514 items was missing 18 3) upload of 1324 items was missing 51 4 upload of 1133 items was missing 54 re-selecting the same pictures again and again does seem to populate more to the album if previously uploaded -- or upload more pictures each time, but very unreliably.
13 Replies
Alex Tran
Alex Tran3y ago
Are you uploading through the web?
Gombessa
GombessaOP3y ago
Yes
Alex Tran
Alex Tran3y ago
OK, it might be limitation of the web upload of if you choose a lot of assets it might kill the browser for more than 100 assets I would recommend to use the CLI
Gombessa
GombessaOP3y ago
The CLI behaved similarly.
No description
Gombessa
GombessaOP3y ago
No description
Gombessa
GombessaOP3y ago
redoing the same command asks for more files to be uploaded
No description
Alex Tran
Alex Tran3y ago
If you upload those 140 files again, and then asking the prompt one more time, does it show the same number?
Gombessa
GombessaOP3y ago
yes
Alex Tran
Alex Tran3y ago
If it is then those files are existing on the server already So the deduplication works
Gombessa
GombessaOP3y ago
ahh okay, so it's an issue with the indexing detection for what's pre-existing -- but then dedupe works
Alex Tran
Alex Tran3y ago
We don’t have client aide hashing yet so the assets will need to be uploaded to the server to check for the hash Then if it matches then it just returns a code that says duplicated And right now only the mobile app would act on those duolicated assets to not consider them for future upload All other clients like CLI and the Web is stateless so we don’t store those info
Gombessa
GombessaOP3y ago
makes perfect sense. Thank you for explaining it.
Alex Tran
Alex Tran3y ago
No problem

Did you find this page helpful?