Please help us by providing the following info. Before posting please also check the pinned “Known issues” threads and make sure that you’re running the latest available version for your oC release: Changelog - ownCloud
Steps to reproduce
1.I’m seeing in my logs that i’m getting the error: “Error PHP opendir(/var/temp): failed to open dir: Not a directory at /var/www/owncloud/lib/private/tempmanager.php#187”
2.Don’t know where the error is coming from.
3.
Expected behaviour
Tell us what should happen
NO error?
Actual behaviour
Tell us what happens instead: Don’t know what the impact is, although my Music app is hanging, when i open it it freezes mostly after a few secs.
Special configuration (external storage, external authentication, reverse proxy, server-side-encryption): no external storage, no external authentication, no reverse proxy.
Integrity status for oC9+
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
No errors have been found.
I created a directory and chowned it to the user who is running PHP, also i checked the permissions so that it’s writable by the user and modified the directive “upload_tmp_dir” in my php.ini config file.
I uploaded a file to owncloud via http and don’t see the error.