-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Opening external storage produces an error: 'HMAC does not match' #32258
Comments
I'm having the same problem. My external storage is broken. Cant access the shares or the configuration page |
Same problem here. I have 2 servers, only on one it's a problem. I can access the users-external settings page, but not the admin-external storage-settings |
Same problem here. After digging around in every single directory. Uninstalling, re-installing. Nothing has worked. I can also access external settings through users but the admin external shares settings creates internal server errror. |
I'm running into the same problem after updating to NC 24.0.5. From my understanding the root cause of the problem seems to be an unset or changed |
Same problem here with Nextcloud 25.0.2. User external shares settings are accessible, but admin external shares settings creates internal server error:
|
Please could you schedule work on this bug. I have spent a ton of time trying to solve it. ` Exception: HMAC does not match.` `[index] Error: Exception: hash_hkdf(): Argument #2 ($key) cannot be empty in file '/var/www/nextcloud/lib/private/Security/Crypto.php' line 160 at <>
Caused by: ValueError: hash_hkdf(): Argument #2 ($key) cannot be empty at <>
GET /settings/user/externalstorages |
Same problem here after migrating database and data to a new machine, i get Internal server error if i try to configure my external storages. This is the result of https://docs.nextcloud.com/server/latest/admin_manual/maintenance/restore.html#restore-folders |
I have exactly same issue. After upgrade accessing with admin user external storage causes internal server error. With a fresh user this doesn't happen. |
Issue still exists with 28.0.2. External storage is completely unusable |
Hi ! I confirm the issue still exists (29.0.1) |
Have any of you done anything that would have caused your This error indicates the e.g.
If not, I'm not sure what's going on. If so, this is expected behavior. |
@joshtrichards you are right. I have the same issue and unfortunately i have no backup of old config and the 'secret". |
This is ultimately the same as #34012. Let's consolidate there to avoid duplicate discussion. |
Bug description
After updating to Nextcloud 24.0.0, an error message appears when opening External Storgae Support.
Steps to reproduce
Expected behavior
External storage parameters should appear
Installation method
Manual installation
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: