Hello All, we are encountering a strange behavior, Client on Android has no issue uploading larger files as configured on server, however all Iphone-clients do have issues and wait for server connection indefinetely (warten auf Serververbindung) after trying to upload.
An upload of a larger file from the most current IOS seems impossible. Also there is no guidance, on how to configure the client app to accept higher upload limits.
anything larger than 12 MB does not get uploaded. It does not matter if Picture or PDF - it simply does not get uploaded.
Also the upload-feauture sometimes tells me about a āKonfliktfehlerā, such as Overwrite existing files as such, but it does not offer the Override-Function always
Now i am not sure if I report on a a dead project, as I read about a new Version ?
we are speaking about files with a size <100 MB - no the filesize in the referenced URL have not been changed, hence it works nicely and without any error on any other client such as on Android and Windows PC.
We can isolate this behavior to happen only with the IOS-App ā¦
The APP hangs and tries to pump the file up - and the server does not note down anything in the owncloud.log file - so unfortunately no trace on the servier side but complete āhangā on the client side
thank you for the hint - we have tested adding the following variables:
āclient_max_body_sizeā => ā16Gā,
āupload_max_filesizeā => ā16Gā,
āpost_max_sizeā => ā16Gā,
to our owncloud Config-file. We are on an apache system not NGINX
The result is unchanged - our server runs version 10.0.10.4
i donāt think that the ownCloud config file is the correct place for this configuration. I think everything what is mentioned in the documentation needs to be configured within your web servers configuration.
we have also tried to change the native .htaccess of Owncloud and interjected the desired commands there
No Change - it does simply not work with an IOS 12 - unless, there is a better app which knows how to handle Owncloud/nextcloud better ⦠?
Android (4.4, 7,8,9) they all work and Online browser and Windows-PC-Client - absolutely no issue
Happy to Setup a Video-Conf with sombody, who is able to run an upload from IOS to a Owncloud Server with bigger files - and succeeds
iām asking because there seems to be various other known configuration options listed in the documentation where i donāt think that you can configure those within the .htacces:
we have assessed the additional tweaks, you kindly forwarded. We do reach a definition-space, by which our system-admins consider other risks appear such as DoS. We tried it temporarily, but it did not work.
Secondly we tried to use plain Safari on IOS12 and the webgateway, to check the capabilities here and it works nicely - so we have to assume the problem lies within the OC-App for IOS.
I realized, that there is a parallel redesign/release happening? - So I am happy to wait, until the beta-test for this upgrade includes uploading larger files.
I can live with the cumbersome workarround using the Safari-Browser on IOS just to manage the Information needed to be synchronized.
For the case, that sombody is able to use your IoS-App 3.8.0. (fd012a4) on IoS 12.1 with larger files successfully to be uploaded - I am more than happy to invest more time and try to understand, what we could adopt to make this tool work as designed.
From what i know the forums here is mostly frequented by users (like me). I think the chances that issues which needs to be fixed somewhere in the code of ownCloud or its apps and which are reported in this forums are getting lost are quite high.