I host my Nextcloud 10.0.0 by the german hoster all-inkl.com.
Everything works fine, but the Log is full thatâŚ
Who can help me ?
I host my Nextcloud 10.0.0 by the german hoster all-inkl.com.
Everything works fine, but the Log is full thatâŚ
Who can help me ?
Hello,
The error indicates the folder permission are blocking access. Can you verify the folder exists and the permissions are set accordingly? Itâs likely your hosting company would be better able to assist you with this.
I fixed it !
Just creat a folder /tmp in the root of your Nextcloud and give 755 to it and then add the following to your config.php:
âtempdirectoryâ => â/www/htdocs/xxxxx/xxxxx/xxxxx/tmpâ,
Since i did that ⌠the Errorentry in the log came never back 
Permisson on /tmp Directory 644 for security reasons is working, tooâŚ
Still no more error´s in the log 
bei mir funktionierte es erst, als ich andere Kochkommata verwendet habe:
for me it only worked when I used different cooking commas:
âtempdirectoryâ => â/www/htdocs/w009****/example.com/nc/tmpâ,