SMB file share access problems

Hello - For the past two weeks, I haven’t been able to browse certain folders through Nextcloud 13.0.1. I updated to the beta today and got some better log files. Can anyone tell me what this means? @icewind

|Fatal|webdav|Icewind\SMB\Exception\Exception: Unknown error (104) for /nix_owncloud

  1. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/Exception/Exception.php - line 35: Icewind\SMB\Exception\Exception unknown(’/nix_owncloud’, 104)
  2. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 49: Icewind\SMB\Exception\Exception fromMap(Array, 104, ‘/nix_owncloud’)
  3. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 61: Icewind\SMB\NativeState->handleError(’/nix_owncloud’)
  4. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeState.php - line 275: Icewind\SMB\NativeState->testResult(false, ‘smb //resfiles…’)
  5. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeShare.php - line 262: Icewind\SMB\NativeState->getxattr(‘smb //resfiles…’, ‘system.dos_attr…’)
  6. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php - line 104: Icewind\SMB\NativeShare->getAttribute(’/nix_owncloud’, ‘system.dos_attr…’)
  7. /home/nextcloud/public_html/apps/files_external/3rdparty/icewind/smb/src/NativeFileInfo.php - line 123: Icewind\SMB\NativeFileInfo->getMode()
  8. /home/nextcloud/public_html/apps/files_external/lib/Lib/Storage/SMB.php - line 485: Icewind\SMB\NativeFileInfo->isHidden()
  9. /home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 142: OCA\Files_External\Lib\Storage\SMB->isUpdatable(’’)
  10. /home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 162: OC\Files\Storage\Common->isCreatable(’’)
  11. /home/nextcloud/public_html/lib/private/Files/Storage/Common.php - line 662: OC\Files\Storage\Common->getPermissions(’’)
  12. /home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Wrapper.php - line 581: OC\Files\Storage\Common->getMetaData(’’)
  13. /home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Availability.php - line 463: OC\Files\Storage\Wrapper\Wrapper->getMetaData(’’)
  14. /home/nextcloud/public_html/lib/private/Files/Storage/Wrapper/Wrapper.php - line 581: OC\Files\Storage\Wrapper\Availability->getMetaData(’’)
  15. /home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 112: OC\Files\Storage\Wrapper\Wrapper->getMetaData(’’)
  16. /home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 150: OC\Files\Cache\Scanner->getData(’’)
  17. /home/nextcloud/public_html/lib/private/Files/Cache/Scanner.php - line 336: OC\Files\Cache\Scanner->scanFile(’’, 3, -1, NULL, true)
  18. /home/nextcloud/public_html/lib/private/Files/View.php - line 1326: OC\Files\Cache\Scanner->scan(’’, false)
  19. /home/nextcloud/public_html/lib/private/Files/View.php - line 1369: OC\Files\View->getCacheEntry(Object(OCA\Files_Trashbin\Storage), ‘’, ‘ResFiles’)
  20. /home/nextcloud/public_html/apps/dav/lib/Connector/Sabre/ObjectTree.php - line 157: OC\Files\View->getFileInfo(’/rtn361/files/R…’)
  21. /home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 967: OCA\DAV\Connector\Sabre\ObjectTree->getNodeForPath(‘ResFiles’)
  22. /home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 1666: Sabre\DAV\Server->getPropertiesIteratorForPath(‘ResFiles’, Array, 1)
  23. /home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 359: Sabre\DAV\Server->generateMultiStatus(Object(Generator), false)
  24. [internal function] Sabre\DAV\CorePlugin->httpPropFind(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
  25. /home/nextcloud/public_html/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
  26. /home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit(‘method PROPFIND’, Array)
  27. /home/nextcloud/public_html/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
  28. /home/nextcloud/public_html/apps/dav/appinfo/v1/webdav.php - line 80: Sabre\DAV\Server->exec()
  29. /home/nextcloud/public_html/remote.php - line 164: require_once(’/home/nextcloud…’)
  30. {main}|
    | — | — |