Nextcloud Deleted Files

Hello i need to retrieve files out of the bin, i have currently upgraded to 19 but the logs states the below when i click on deleted files.

Can anyone help please.

[remote] Error: TypeError: Argument 1 passed to OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin::logException() must be an instance of Exception, instance of TypeError given, called in /var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php on line 89 at <>

  1. /var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php line 89
    OCA\DAV\Connector\Sabre\ExceptionLoggerPlugin->logException(TypeError {})
  2. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 254
    Sabre\DAV\Server->emit(“exception”, [TypeError {}])
  3. /var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php line 319
    Sabre\DAV\Server->start()
  4. /var/www/nextcloud/apps/dav/lib/Server.php line 319
    Sabre\DAV\Server->exec()
  5. /var/www/nextcloud/apps/dav/appinfo/v2/remote.php line 35
    OCA\DAV\Server->exec()
  6. /var/www/nextcloud/remote.php line 167
    require_once("/var/www/nextcl … p")

If you test the new beta version of NC 19, please report errors directly to the developers on github: https://github.com/nextcloud/server/issues

Hello,

Thank you for your’e reply. I will re-post this now, however, this problem still was present on the 18.03. I updated thinking it might of fixed the issue but it hasn’t.

In the data folder, under the user’s folder, there is a folder called files_trashbin. As a last resort, you can retrieve them from there.

Hi Karl,

Thanks for the response - i will take a look now.