You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error when trying to share a resource (file or directory) from the Windows 11 file system, by right clicking Nextcloud / Share options.
Password dialog appears, but even if you enter a complex and complete password, it asks for a new password again.
We have the option from the server to Force password request. If I disable this function the resource can be shared [without password].
However from the web client this error does not occur.
Steps to reproduce
Right click on the file
Click on Share Options
The share dialog does not accept password
...
Expected behavior
After entering a password that meets the requirements, you should validate or accept it as in the web client.
Which files are affected by this bug
Any file or directory
Operating system
Windows
Which version of the operating system you are running.
Windows 11
Package
Appimage
Nextcloud Server version
27.1.0
Nextcloud Desktop Client version
3.10.0
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Default internal user-backend
LDAP/ Active Directory
SSO - SAML
Other
Nextcloud Server logs
[no app in context] Error: InvalidArgumentException: Passwords are enforced for link and mail shares at <<closure>>0. /home/nextcloud/public_html/lib/private/Share20/Manager.php line 779 OC\Share20\Manager->verifyPassword()1. /home/nextcloud/public_html/apps/files_sharing/lib/Controller/ShareAPIController.php line 834 OC\Share20\Manager->createShare("*** sensitive parameters replaced ***")2. /home/nextcloud/public_html/lib/private/AppFramework/Http/Dispatcher.php line 230 OCA\Files_Sharing\Controller\ShareAPIController->createShare("*** sensitive parameters replaced ***")3. /home/nextcloud/public_html/lib/private/AppFramework/Http/Dispatcher.php line 137 OC\AppFramework\Http\Dispatcher->executeController()4. /home/nextcloud/public_html/lib/private/AppFramework/App.php line 183 OC\AppFramework\Http\Dispatcher->dispatch()5. /home/nextcloud/public_html/lib/private/Route/Router.php line 315 OC\AppFramework\App::main()6. /home/nextcloud/public_html/ocs/v1.php line 64 OC\Route\Router->match()7. /home/nextcloud/public_html/ocs/v2.php line 23 require_once("/home/nextcloud/public_html/ocs/v1.php")POST /ocs/v2.php/apps/files_sharing/api/v1/shares?format=jsonfrom 192.168.177.1 by pablonr at 2023-09-21T12:15:02+02:00
Additional info
No response
The text was updated successfully, but these errors were encountered:
Bug description
Error when trying to share a resource (file or directory) from the Windows 11 file system, by right clicking Nextcloud / Share options.
Password dialog appears, but even if you enter a complex and complete password, it asks for a new password again.
We have the option from the server to Force password request. If I disable this function the resource can be shared [without password].
However from the web client this error does not occur.
Steps to reproduce
...
Expected behavior
After entering a password that meets the requirements, you should validate or accept it as in the web client.
Which files are affected by this bug
Any file or directory
Operating system
Windows
Which version of the operating system you are running.
Windows 11
Package
Appimage
Nextcloud Server version
27.1.0
Nextcloud Desktop Client version
3.10.0
Is this bug present after an update or on a fresh install?
Updated from a minor version (ex. 3.4.2 to 3.4.4)
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
Are you using an external user-backend?
Nextcloud Server logs
Additional info
No response
The text was updated successfully, but these errors were encountered: