Problems using smb / cifs

Hello, I’m new to using NextCloudPi.
I have the following question:

  1. My computer is a Raspberry 4B;
  2. I installed NextCloudPi 17.0.3;
  3. In the External Storages option, I used SMB / CIFS:
  • Configuration: My IP on NextCloudPi
  • Shared: media
  • User: ncp
  1. I am getting the error below.

Can someone help me?

Thanks.

[no app in context] Error: Icewind\SMB\Exception\ConnectionRefusedException: / at <>

  1. /data/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeState.php line 62
    Icewind\SMB\Exception\Exception::fromMap({1: "Icewind\SM … "}, 111, “/”)
  2. /data/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeState.php line 74
    Icewind\SMB\Native\NativeState->handleError("/")
  3. /data/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeState.php line 184
    Icewind\SMB\Native\NativeState->testResult("*** sensitive parameter replaced ***", “smb://192.168.1.201/media/”)
  4. /data/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeShare.php line 133
    Icewind\SMB\Native\NativeState->stat(“smb://192.168.1.201/media/”)
  5. /data/nextcloud/apps/files_external/3rdparty/icewind/smb/src/Native/NativeShare.php line 112
    Icewind\SMB\Native\NativeShare->getStat("/")
  6. /data/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 178
    Icewind\SMB\Native\NativeShare->stat("/")
  7. /data/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 296
    OCA\Files_External\Lib\Storage\SMB->getFileInfo("/")
  8. /data/nextcloud/lib/private/Files/Storage/Common.php line 454
    OCA\Files_External\Lib\Storage\SMB->stat("")
  9. /data/nextcloud/apps/files_external/lib/Lib/Storage/SMB.php line 612
    OC\Files\Storage\Common->test()
  10. /data/nextcloud/apps/files_external/lib/config.php line 274
    OCA\Files_External\Lib\Storage\SMB->test("*** sensitive parameter replaced ", " sensitive parameter replaced ***")
  11. /data/nextcloud/apps/files_external/lib/Controller/StoragesController.php line 253
    OC_Mount_Config::getBackendStatus("*** sensitive parameters replaced ***")
  12. /data/nextcloud/apps/files_external/lib/Controller/GlobalStoragesController.php line 112
    OCA\Files_External\Controller\StoragesController->updateStorageStatus("*** sensitive parameters replaced ***")
  13. /data/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 170
    OCA\Files_External\Controller\GlobalStoragesController->create(“smb”, “smb”, “password::password”, {host: "192.168. … "}, {encrypt: "*** s … "}, [], [], 100)
  14. /data/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 99
    OC\AppFramework\Http\Dispatcher->executeController(OCA\Files_Extern … {}, “create”)
  15. /data/nextcloud/lib/private/AppFramework/App.php line 126
    OC\AppFramework\Http\Dispatcher->dispatch(OCA\Files_Extern … {}, “create”)
  16. /data/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php line 47
    OC\AppFramework\App::main(“OCA\Files_Exte … r”, “create”, OC\AppFramework\ … {}, {route: "files … "})
  17. <>
    OC\AppFramework\Routing\RouteActionHandler->__invoke({route: "files … "})
  18. /data/nextcloud/lib/private/Route/Router.php line 297
    undefinedundefinedcall_user_func(OC\AppFramework\ … {}, {route: "files … "})
  19. /data/nextcloud/lib/base.php line 997
    OC\Route\Router->match("/apps/files_external/globalstorages")
  20. /data/nextcloud/index.php line 42
    OC::handleRequest()

POST /index.php/apps/files_external/globalstorages
from 192.168.1.108 by ncp at 2020-02-24T16:16:12+00:00