Here is the transfer section (even waiting multiple minutes doesn't change anything and the network is stable):
This is the folder it uploads to (check out the entry below which has the same file name):
Note for me: redesign with collectionView
(check read file on server for state upload != k_metadataStatusNormal)
(file name <> file name fileID)
I have similar problems. Seems as if when an error occured, the files are not tried to be uploaded again. Or, if the number of files ready for upload (first 5 for parallel upload?) are blocked with files with an error, no more uploads are tried at all.
Same here as ne20002 (no more uploads due to five erroneous uploads blocking queue). Unfortunately, the rogue uploads also cannot be cancelled, so they've been stuck there for almost two weeks!
Similar issue for me: there are 5 parallel upload streams, but they upload the same 5 files again and again which is particularly annoying if one of them is a 1 GB video.
I also notice what has been described above: if one of the 5 upload slots has an error, it's stuck and the slot won't be reused.
This is not happening anymore.
Most helpful comment
I have similar problems. Seems as if when an error occured, the files are not tried to be uploaded again. Or, if the number of files ready for upload (first 5 for parallel upload?) are blocked with files with an error, no more uploads are tried at all.