External Storage - NAS

Olá.

Sou utilizador recente do Nextcloud.

Fiz a instalação em Debian e toda a instalação correu normalmente.

Estou no entanto com problemas quando tento adicionar storage externo, através de uma share que existe num NAS antigo ( D-Link DNS-320L ) e a qual consigo aceder normalmente através de uma outra máquina.

Quando tento adicionar um “External Storage” como SMB/CIFS recebo “Storage unauthorized.”

Log:

**StorageAuthExceptionStorage unauthorized.**
**1. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.phpLine 178**
**```**
**OCA\Files_External\Lib\Storage\SMB->throwUnavailable**
**```**
**```**
**()**
**```**
**2. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.phpLine 340**
**```**
**OCA\Files_External\Lib\Storage\SMB->getFileInfo**
**```**
**```**
**()**
**```**
**3. /var/www/nextcloud/lib/private/Files/Storage/Common.phpLine 432**
**```**
**OCA\Files_External\Lib\Storage\SMB->stat**
**```**
**```**
**()**
**```**
**4. /var/www/nextcloud/apps/files_external/lib/Lib/Storage/SMB.phpLine 732**
**```**
**OC\Files\Storage\Common->test**
**```**
**```**
**()**
**```**
**5. /var/www/nextcloud/apps/files_external/lib/MountConfig.phpLine 98**
**```**
**OCA\Files_External\Lib\Storage\SMB->test**
**```**
**```**
**()**
**```**
**6. /var/www/nextcloud/apps/files_external/lib/Controller/StoragesController.phpLine 224**
**```**
**OCA\Files_External\MountConfig::getBackendStatus**
**```**
**```**
**(**
**  "*** sensitive parameters replaced ***"**
**)**
**```**
**7. /var/www/nextcloud/apps/files_external/lib/Controller/StoragesController.phpLine 277**
**```**
**OCA\Files_External\Controller\StoragesController->updateStorageStatus**
**```**
**```**
**(**
**  "*** sensitive parameters replaced ***"**
**)**
**```**
**8. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.phpLine 208**
**```**
**OCA\Files_External\Controller\StoragesController->show**
**```**
**```**
**()**
**```**
**9. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.phpLine 114**
**```**
**OC\AppFramework\Http\Dispatcher->executeController**
**```**
**```**
**()**
**```**
**10. /var/www/nextcloud/lib/private/AppFramework/App.phpLine 161**
**```**
**OC\AppFramework\Http\Dispatcher->dispatch**
**```**
**```**
**()**
**```**
**11. /var/www/nextcloud/lib/private/Route/Router.phpLine 302**
**```**
**OC\AppFramework\App::main**
**```**
**```**
**()**
**```**
**12. /var/www/nextcloud/lib/base.phpLine 1003**
**```**
**OC\Route\Router->match**
**```**
**```**
**()**
**```**
**13. /var/www/nextcloud/index.phpLine 24**
**```**
**OC::handleRequest**
**```**
**```**
**()**
**```**
**Caused by ConnectionRefusedException**

Alguém já passou pelo mesmo?

Obrigado.

1 Like