You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitMate.io thinks possibly related issues are #11160 (Can not delete local remote shares), #3766 (Can't delete invalid Federated Share), #1708 (Sharing: Cannot delete files from share ), #8607 (Could not delete old share), and #10132 (Allow restoring of deleted user shares).
I'm have a similar problem with a federated share that went offline. I can see in some of the other issue pages that it is possible to fix this using a SQL query to delete the share, but seems like there should be a more robust fallback for dealing with this issue.
As I cannot reproduce the original issue anymore, I will close this ticket. If this is still happening please make sure to upgrade to the latest version. After that, feel free to reopen.
Steps to reproduce
Difficult to say. I can only tell what I experience now.
A user shared a file. When I click at this file (foto) the response is: Error can not generate a preview.
Files details can't be fetched, nor can the file be removed.
Perhaps the following was the cause:
I emptied oc_filecache to make the upgrade from 13.0.5 to 13.0.6 possible (#11221) possible.
There are more files that show this problem.
Expected behaviour
The file should be unshared, removed or whatever, for example with an override possibility.
Actual behaviour
At this moment I just can't process the file.
Is there any way I can get rid of the files (database query?)
Server configuration
Operating system: linux 4.4
Web server: 2.4.23
Database: sqlite3 3.8.10
PHP version: 7.0.7
Nextcloud version: 13.0.6
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: nextcloud.com
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: no
Are you using encryption: no
Logs
Web server error log
Web server error log
error_log: nothing
acces_log:
{"reqId":"1zxoJJtdksLZGYFywdyq","level":4,"time":"2018-09-14T18:07:06+02:00","remoteAddr":"83.162.232.159","user":"george","app":"webdav","method":"DELETE","url":"/remote.php/webdav/DiaNaarFoto","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/srv\/www\/vhosts\/\/nextcloud-13.0.6\/3rdparty\/sabre\/dav\/lib\/DAV\/Tree.php(178): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('DiaNaarFoto')\n#1 \/srv\/www\/vhosts\/\/nextcloud-13.0.6\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(291): Sabre\\DAV\\Tree->delete('DiaNaarFoto')\n#2 [internal function]: Sabre\\DAV\\CorePlugin->httpDelete(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#3 \/srv\/www\/vhosts\/\/nextcloud-13.0.6\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#4 \/srv\/www\/vhosts\/\/nextcloud-13.0.6\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:DELETE', Array)\n#5 \/srv\/www\/vhosts\<fqdn>\/nextcloud-13.0.6\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/srv\/www\/vhosts\<fqdn>\/nextcloud-13.0.6\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#7 \/srv\/www\/vhosts\<fqdn>\/nextcloud-13.0.6\/remote.php(164): require_once('\/srv\/www\/vhosts...')\n#8 {main}","File":"\/srv\/www\/vhosts\<fqdn>\/nextcloud-13.0.6\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.81 Safari/537.36","version":"13.0.6.1"}
The text was updated successfully, but these errors were encountered: