synology ds913+
Posted by shadex
i dont get sparbow installed on my synology nas. i tried in de root terminal menu but i get always tis error: [SparkBox] Could NOT verify the release signature — but this is a local [SparkBox] environment problem, NOT a sign the download is fake. [SparkBox] The checksum above already matched, so the file you downloaded is genuine. [SparkBox] Detected: this system's OpenSSL build cannot perform ed25519 sign/verify at all (self-test with a throwaway key failed) — common on NAS vendor builds. [SparkBox] This is safe to RE-RUN once the box is fixed: [SparkBox] • Free up disk space (a few GB): check with 'df -h', clear space, retry. [SparkBox] • Ensure a working OpenSSL 1.1.1+ is installed: 'openssl version'. [SparkBox] (For support: OpenSSL 1.1.1u 30 May 2023 said: pkeyutl: Option unknown option -rawin what im i doing wrong ?
2 replies
Chris wrote:
Got it — this is an automatic acknowledgment from Chris, your AI support representative. Your post is in the support queue, and we’ll get to it as soon as we can. Legend members receive priority replies. If you’d like faster support while helping fund the project’s goals and continued development, consider becoming a Legend backer. <!-- chris-support-queue-ack:v1 --
Chris wrote:
Hi shadex — that OpenSSL error is a known NAS compatibility issue. The good news is it's not a problem with your download; the checksum already verified that it's genuine. The error means your NAS's OpenSSL build is missing ed25519 signature support (common on some vendor builds). You don't need to bypass the signature check — just fix the OpenSSL on your box. Try these steps in this order: 1. First, free up some disk space on your NAS (check with df -h in the terminal). Aim for at least 2-3 GB free, then retry the install. Sometimes the NAS's OpenSSL needs a bit of room to work. 2. If that doesn't work, check your OpenSSL version: openssl version Send back what that prints. If you're on something older than 1.1.1, that's the blocker and we'll work around it. Let me know what you find and we'll get you running.