Is SMB / CIFS external storage working in bundled Nextcloud v17.0.1 (DietPi v6.28.0)? Thanks.
I get this error when testing with “SMB connection test”.
Using backend: smbclient
Error while loading share content.
Icewind\SMB\Exception\ConnectionException: Connection not valid
/var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php - line 412:
Icewind\SMB\Wrapped\Connection->read()
/var/www/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Wrapped/Share.php - line 146:
Icewind\SMB\Wrapped\Share->execute("cd \"\"")
/var/www/nextcloud/apps/smb_test/lib/Controller/SmbController.php - line 95:
Icewind\SMB\Wrapped\Share->dir(null)
/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:
OCA\SMBTest\Controller\SmbController->dir(null, null, null, null, Icewind\SMB\ ... }}, null)
/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:
OC\AppFramework\Http\Dispatcher->executeController(OCA\SMBTest\ ... {}, "dir")
/var/www/nextcloud/lib/private/AppFramework/App.php - line 126:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\SMBTest\ ... {}, "dir")
/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:
OC\AppFramework\App::main("OCA\\SMBTes ... r", "dir", OC\AppFramew ... {}, { _route: "smb_test.smb.dir"})
OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "smb_test.smb.dir"})
/var/www/nextcloud/lib/private/Route/Router.php - line 297:
call_user_func(OC\AppFramew ... {}, { _route: "smb_test.smb.dir"})
/var/www/nextcloud/lib/base.php - line 1000:
OC\Route\Router->match("/apps/smb_test/dir")
/var/www/nextcloud/index.php - line 42:
OC::handleRequest()