isl-org / TanksAndTemples

Toolbox for the TanksAndTemples benchmark website
Other
86 stars 23 forks source link

Cannot upload .ply files with more than 50 MB #5

Closed rmitra closed 6 years ago

rmitra commented 6 years ago

Hi, I am using the python up loader, scene Family, Francis, Horse from intermediate set is getting uploaded perfectly however I cannot upload Lighthouse, Train, Panther, etc whose .ply files are more than 50 MB. Their log files are however getting uploaded perfectly. I am using python 2.7

Any help is highly appreciated.

Thanks.

arknapit commented 6 years ago

Hi

We haven't seen this problem before. I just checked the uploader for large files and it worked on my side, and others have used it successfully for large files in the meanwhile as well.

It might have something to do with your python version or the version of the request libraries they are using. Have you tried another python version? Can you copy the full console output you get when doing the upload and write it to my email address: arno.knapitsch@gmail.com? Once we figure out the issue, I will post it here again.

thanks & greetings Arno

syncle commented 6 years ago

Hi @rmitra, does the issue persist? We want to hear your feedback so we can help. If it is resolved, we will close the issue. Thanks!

Jaesik

rmitra commented 6 years ago

Hi @syncle sorry for the late reply. Yes the problem persists. It just shows receives time out. I have tried both pyhton2 and pyhton3.

arknapit commented 6 years ago

Hi @rmitra, the timeout now is because we originally had a time limit of 7 days to upload your files after you create your submission on the website. We removed that now, so go ahead and create a new submission (https://www.tanksandtemples.org/post/new/), and use the new credentials file in your upload folder. This shouldn't create the timeout anymore, and then please tell us if the other problem still prevails.

Greetings, Arno.

syncle commented 6 years ago

@rmitra Does the answer by @arknapit resolves your issue? I will close if there is no further activity on this issue.