entwickler
New Pleskian
Hello,
I have been struggling with a problem since two weeks, yes really since two weeks.
I am using Obsidian 18.0.54
OwnCloud 10.12.2 version
PHP 7.4.30 (Owncloud does not support PHP 8)
I can upload a large file without any problem, even 40MB or 200MB file. I have updated max_upload_***, request timeout, maxbodylength usw.
When I want to override a file more than 10MB then I get an error from OwnCloud: Call to a member function getId() on null.
If I use OwnCloud official Docker Image und run it over plesk then I do not get this error. I even tried local environment with docker and I do not get this error.
I have tried all possible parameters, with nginx and without nginx.
I know that OwnCloud chunks the files which are more than 10MB. There startst the problem. I can override a file without error which is less than 10MB. I do not know what is happening with Plesk PHP by overriding the files which are greater than 10MB, when they are chunked. I can increase the chunk size with OwnCloud config but this is not the point. If I increase chunk size through OwnCloud then I get the same error with OwnCloud Desktop Client, that it can not override the files more than 10MB.
I assume that a configuration with Plesk PHP 7.4 or Plesk Apache or Plesk Nginx is missing. I have googled enough, owncloud github issues usw. There is no solution.
I have tried all suggestions here (which was closed in 2019): File wont synchronize, 500 Error "MOVE" happens instead · Issue #31832 · owncloud/core
I am speechless.
I have tried with Plesk Ubuntu 20.04 and I have tried with Plesk Ubuntu 22.04.
Maybe someone has a suggestion!
I have been struggling with a problem since two weeks, yes really since two weeks.
I am using Obsidian 18.0.54
OwnCloud 10.12.2 version
PHP 7.4.30 (Owncloud does not support PHP 8)
I can upload a large file without any problem, even 40MB or 200MB file. I have updated max_upload_***, request timeout, maxbodylength usw.
When I want to override a file more than 10MB then I get an error from OwnCloud: Call to a member function getId() on null.
If I use OwnCloud official Docker Image und run it over plesk then I do not get this error. I even tried local environment with docker and I do not get this error.
I have tried all possible parameters, with nginx and without nginx.
I know that OwnCloud chunks the files which are more than 10MB. There startst the problem. I can override a file without error which is less than 10MB. I do not know what is happening with Plesk PHP by overriding the files which are greater than 10MB, when they are chunked. I can increase the chunk size with OwnCloud config but this is not the point. If I increase chunk size through OwnCloud then I get the same error with OwnCloud Desktop Client, that it can not override the files more than 10MB.
I assume that a configuration with Plesk PHP 7.4 or Plesk Apache or Plesk Nginx is missing. I have googled enough, owncloud github issues usw. There is no solution.
I have tried all suggestions here (which was closed in 2019): File wont synchronize, 500 Error "MOVE" happens instead · Issue #31832 · owncloud/core
I am speechless.
I have tried with Plesk Ubuntu 20.04 and I have tried with Plesk Ubuntu 22.04.
Maybe someone has a suggestion!