-
-
Notifications
You must be signed in to change notification settings - Fork 93
Description
Describe the bug
Invalid hash for aarch64 Java binary on Nextcloud 31
To reproduce
Hello,
I am running Nextcloud on an aarch64 (ARM64) server and am unable to get LibreSign to validate its dependencies.
Problem:
The setup page shows an "Invalid hash of binaries files" error for the java
resource. This prevents the jsignpdf
dependency from working as well.
Steps Taken:
I have run the occ libresign:install --all
command inside the Docker container. The command line reports "Finished with success" after downloading the java aarch64 linux...
binary. However, the error in the Nextcloud UI persists even after re-validating.
This indicates that the hash of the downloaded aarch64
Java binary does not match the expected hash in the app's source code.
I am attaching screenshots of the UI error and the successful terminal command output.
Thank you!
Expected behavior
No response
Screenshots


Environment information
- OS: Ubuntu 24.04 LTS
- Architecture: aarch64
- Installation: Nextcloud via Docker (on CapRover)
- Nextcloud Version: 31.0.0
- LibreSign App Version: 11.4.1
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status