Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Upload fails sometimes for some files, App 2.0.1, OC 9.0.3 #1737

Closed
mwaeckerlin opened this issue Jul 8, 2016 · 15 comments
Closed

File Upload fails sometimes for some files, App 2.0.1, OC 9.0.3 #1737

mwaeckerlin opened this issue Jul 8, 2016 · 15 comments

Comments

@mwaeckerlin
Copy link

mwaeckerlin commented Jul 8, 2016

Actual behaviour

Configuration

OwnCloud is configured with a base path /owncloud using docker image mwaeckerlin/owncloud:

docker run -d --name owncloud-mysql-volume mysql sleep infinity
docker run -d --name owncloud-volume mwaeckerlin/owncloud sleep infinity
docker run -d --name owncloud-mysql -e MYSQL_ROOT_PASSWORD=somePassWord -e MYSQL_DATABASE=owncloud -e MYSQL_USER=owncloud -e MYSQL_PASSWORD=someOtherPassWord --volumes-from owncloud-mysql-volume owncloud-mysql-volume
docker run -d --name owncloud -e BASEPATH=/owncloud -e WEBROOT=/owncloud -e URL=some.url -e UPLOAD_MAX_FILESIZE=16G -e MAX_INPUT_TIME=7200 --volumes-from owncloud-volume --link owncloud-mysql:mysql

In front of OwnCloud, there is a Nginx reverse proxy, that does SSL (with a valid certificate), and redirects http to https, using docker image mwaeckerlin/reverse-proxy, the relevant part here is:

docker run -d --name reverse-proxy -p 443:443 -p 80:80 --link owncloud:some.url%2fowncloud [...] mwaeckerlin/reverse-proxy

I configures instant upload, also from mobile.

What Happens

Some files succeed, some files fail. I don't see any major difference between those files. Sometimes files do upload after some numbers of retrials, some did not (yet), even so I retried many many times.

Upload bar goes to 100%, then fails.

Uploads may fail regardless whether they are triggered by the instant upload or manually by using «share» with the OwnCloud app.

Expected behaviour

All files always succeed.

Steps to reproduce

  1. Try to share some files, sometimes it works, sometimes it does not.

Can this problem be reproduced with the official owncloud server?
(url: https://demo.owncloud.org, user: test, password: test)

Since it is an occasional behaviour, I can't really test that.

Environment data

Android version: 5.1, 6.0.1,.5.1.1

Device model: Sony XPeria Z3 Compact, Xperia M5, Xperia Z2 tablet

Stock or customized system: -

ownCloud app version: 2.0.1

ownCloud server version: 9.0.3

Logs

Web server error log

Funny, upload just succeeded, when I wanted to get the logs for the failure. This after about 10-20 fails for the same file.

So here you see all the logs for the file where I replaced the original file name by filename and the external IP by 66.66.66.66. The first attempts were fails, the last attempt was successful:

On Nginx:

66.66.66.66 - mwaeckerlin [08/Jul/2016:08:44:01 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:08:44:04 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:08:44:35 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-9368-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:08:54:19 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:08:54:21 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:08:54:32 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-4933-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:05:23 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:05:24 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:05:33 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-4213-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:07:29 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:07:33 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:07:40 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-4368-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:12:32 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:12:34 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:12:40 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-9769-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:19:26 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:19:28 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:19:50 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-5074-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:21:31 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-5074-5-0 HTTP/1.1" 408 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:23:35 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:23:37 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:09:23:55 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-5545-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:40:45 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:40:47 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 404 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:02 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-0 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:11 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-0 HTTP/1.1" 201 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:25 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-1 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:34 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-1 HTTP/1.1" 201 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:47 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-2 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:41:56 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-2 HTTP/1.1" 201 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:08 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-3 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:18 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-3 HTTP/1.1" 201 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:34 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-4 HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:42 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-4 HTTP/1.1" 201 0 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:42 +0000] "PROPFIND /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 301 193 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"
66.66.66.66 - mwaeckerlin [08/Jul/2016:10:42:43 +0000] "PROPFIND /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.1" 207 886 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"

OwnCloud + Apache:

172.17.0.31 - mwaeckerlin [08/Jul/2016:08:44:01 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1089 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:08:54:19 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1085 "-" "Mozilla/5.0 (Android) ownCloud-android/1.9.0"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:09:05:23 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1083 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:09:07:29 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1093 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:09:12:32 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1085 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:09:19:26 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1085 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:09:23:35 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1087 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:40:45 +0000] "HEAD /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 404 1085 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                                      
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:41:10 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-0 HTTP/1.0" 201 1098 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                     
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:41:30 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-1 HTTP/1.0" 201 1094 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                     
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:41:53 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-2 HTTP/1.0" 201 1100 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                     
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:42:16 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-3 HTTP/1.0" 201 1100 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                     
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:42:38 +0000] "PUT /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx-chunking-1218-5-4 HTTP/1.0" 201 1220 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                                     
172.17.0.31 - mwaeckerlin [08/Jul/2016:10:42:42 +0000] "PROPFIND /owncloud/remote.php/webdav/clientsync/navigation/filename..gpx HTTP/1.0" 207 2048 "-" "Mozilla/5.0 (Android) ownCloud-android/2.0.1"                                                                                                                                        

ownCloud log (data/owncloud.log)

Nothing special, at least the file name does not appear. Unfortunately, there is a lot of traffic, several desktop clients and Android DAV clients do their synchronisation tasks at the same time. So I need to filter the relevant parts and cannot just paste everything here.

@davivel
Copy link
Contributor

davivel commented Jul 13, 2016

Mmmm, could be a problem with the redirection of uploads...

@davivel
Copy link
Contributor

davivel commented Jul 13, 2016

In the fails, I see a single 408 response. The rest of the redirected PUTs are not followed by any other successful PUT. Could be stalled connections, or similar.

Are you using other clients (desktop, iOS)? No problem with them? What about the web interface, no problem uploading?

@mwaeckerlin
Copy link
Author

mwaeckerlin commented Jul 13, 2016

I use Linux desktop sync. This works perfectly. It's strange, it may fail even if I am at home in the sam local area network, where the server is.

@mwaeckerlin
Copy link
Author

mwaeckerlin commented Aug 15, 2016

The problem is mostly with movies, less with images. So it seems to be a matter of file size.

What I see now: In previous versions, the upload seemed to be very stable, means, that if the connection breaks, it was automatically restarted later. All uploads were successful, as fas as I have seen. This was (a) in versions of the client prior to march 2016 and in owncloud 8.x. In march, I had a server crash and since I have set it up newly, I am using owncloud 9.x and since then I have these troubles. But the setup is now different too: It used to be apache for the reverese proxy, now it is nginx and all within docker containers.

But it is not a completely false configuration, since after many many retries, the videos are uploaded too, so let's say, after 10-20 fails, it is successful once.

Something else I noticed: Very often I see that at the end of the upload, when everything seems to have been successful, the upload-bar reaches 100% in the client, then still the message is «failed». So it seems that the final «success» is not received in the client.

Probably correlated to this: When it should upload let's say «MOV_0149.mp4», I get a failure status, then later I have a failure status of «MOV_0149 (2).mp4», then «MOV_0149 (2) (2).mp4», and so on, actually in this example, it is trying to upload «MOV_0149 (2) (2) (2) (2) (2).mp4» (this is a real current example). And when all this was successful, I have the same movie on the server five times, diff tells me, that the files are identical!

So the upload often works, but the client does not know this fact.

Any idea?

@mwaeckerlin
Copy link
Author

Here a screenshot how it looks like:

screenshot_2016-08-15-14-00-00

@davivel
Copy link
Contributor

davivel commented Aug 16, 2016

Very often I see that at the end of the upload, when everything seems to have been successful, the upload-bar reaches 100% in the client, then still the message is «failed».

That could mean that something is failing in the server while putting all the chunks together. But it doesn't fit the first logs, where the 408 error appears in the first chunk of five. Do you have more recent logs?

The change to Nginx is a suspect also; it has often brought extra problems with its configuration.

When you upload files from the desktop client or the web interface, does the Android app refresh correctly? Can you see them appear in the app?

The retries with different suffix number mean that the app is detecting the existence of the file in the server.

@davivel
Copy link
Contributor

davivel commented Aug 16, 2016

Mmm, probably related to #1768 .

@mwaeckerlin
Copy link
Author

Do you have more recent logs?

My problem is, that it is difficult to map an exact behaviour to a specific log, because sometime it works, sometimes not. Upload of long files lasts long, so it is difficult to stay there all time an watch what happens when. Of course I can create new logs if you can name a scenario that I should try.

The change to Nginx is a suspect also; it has often brought extra problems with its configuration.

Well, setting up a generic nginx reverse proxy for docker wasn't an easy task. ;) Do you have some recommended settings for a nginx reverse proxy?

But then: After a lot of retries, it works, and it generates all this «… (2) (2) …» stuff, so probably the root cause of my problems is that the client does not get a successful result, when the upload was in fact successful?

When you upload files from the desktop client or the web interface, does the Android app refresh correctly? Can you see them appear in the app?

Yes. The OwnCloud app seems to work, except for the uploads.

The retries with different suffix number mean that the app is detecting the existence of the file in the server.

Yes, but it is 100% the same file from exactly the same app, that was previously successfully uploaded, but is still in the list of failed uploads, so in a retry, it creates a copy.

The problem here seems to be that the app does not recognize all of its own successful uploads.

Mmm, probably related to #1768 .

This seems possible to me. in that case, the upload was successful, assembly is successful, but the app does not get notice of it thinks that the assembly failed. That would explain the behaviour.

@mwaeckerlin
Copy link
Author

Another point here is, that failed uploads are not retried automatically. Did the behaviour change regarding this point? On a mobile phone, the connection is not always good enough and some failures during upload are absolutely normal. For me it is important, that I can fully trust the upload function, that means, it should make sure, all media arrives at the server as soon as possible, without any manual intervention. I also run this app on the phones of my family members, and I can't tell them, that they should go to the app and retry broken uploads manually. The danger is too high, that they accidentally remove the current failure list, or that they simply forget it.

Previously, my impression was, that the upload was stable. So has there been a change in this regard?

So, do you know anything about this?

Eventually I could open another ticket for this aspect of my problem.

@davivel
Copy link
Contributor

davivel commented Aug 16, 2016

Do you have some recommended settings for a nginx reverse proxy?

I'm sorry, but I don't. The only specific documentation I know about Nginx is https://doc.owncloud.org/server/9.1/admin_manual/installation/nginx_owncloud_9x.html, but there's nothing about using it as a reverse proxy AFAIK.

I think we should try first to increase the timeout for the last chunk before digging other options.

Another point here is, that failed uploads are not retried automatically. Did the behaviour change regarding this point?

There were some changes in how the detection of WiFi recovery is done but there is plenty of work to do with automatic retries. This feature was never developed in depth; automatic retries are only done with instant uploads of pictures, nothing else, and we need to look further and apply automatic "resyncs" for any kind of failed transfer that could be recovered without user intervention.

Please, don't open a new issue about that topic. There are several already in the repo. For instance, #349.

@mwaeckerlin
Copy link
Author

Probably it's nothing with nginx anyway, but with the chunk-assembly.

I hope you agree, that changing the timeout for the last put cannot be the final solution?

I suggest the following:

  1. Upload chunks
  2. If upload is interrupted, then continue with last chunk on reconnect.
  3. If all chunks are uploaded, but not yet assembled, then on reconnect ask server if assembly is still in progress, was successfully done or failed.
  4. Only repeat the whole process, if assembly failed.

That means, the client should keep track of the status of its own uploads on the server.

@davivel
Copy link
Contributor

davivel commented Aug 17, 2016

That would be ideal, and its in our radar, but would require more time that what we'll have for release 2.2.0. As an extra problem: there is no way to ask to the server about the state of the assembly.

@mwaeckerlin
Copy link
Author

mwaeckerlin commented Aug 17, 2016

Ok, please keep it on the radar.

Regarding the increase of timeout: This is client side and will be implemented in the next release, correct? It is not an nginx / apache configuration on the server?

@davivel
Copy link
Contributor

davivel commented Aug 19, 2016

Yes, yes. And it's an easy sneak.

I just added the milestone 2.2.0 to #1768 because your original logs don't match what I'd expect of this error, just in case there's something else to fix for your case. But I hope same solution works for both issues.

@davivel
Copy link
Contributor

davivel commented Oct 17, 2016

@mwaeckerlin , could you try the test APK in the link below to see if the fix works for you? It will appear in your device as a separate ownCloudTest app, not conflicting with current ownCloud app.

https://github.com/owncloud/android/raw/upload_bigfiles/ownCloudTest.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants