[Synology] Java Installer fails to update: ghproxy.cfd DNS error (curl: Could not resolve host)
Posted: 21 Nov 2025, 18:59
Hi,
I'm having an issue with the Java Installer package on my Synology NAS when it tries to auto-update Java. The package is the one from your repository (FileBot / get.filebot.net), installed via Synology Package Center.
Environment:
- Device: Synology NAS
- OS: DSM 7.x (fully updated)
- Package: Java Installer (from rednoah repository)
- Java update mode: AUTO UPDATE via Package Center (Repair / Reinstall)
Problem:
When I click "Repair" (or when Java Installer tries to update itself), the process fails. The package ends up in a "Repair" state again and cannot complete the installation.
So Filebot can’t work anymore.
Here is the relevant log from `/volume1/@appstore/java-installer/install-java.log`:
I'm having an issue with the Java Installer package on my Synology NAS when it tries to auto-update Java. The package is the one from your repository (FileBot / get.filebot.net), installed via Synology Package Center.
Environment:
- Device: Synology NAS
- OS: DSM 7.x (fully updated)
- Package: Java Installer (from rednoah repository)
- Java update mode: AUTO UPDATE via Package Center (Repair / Reinstall)
Problem:
When I click "Repair" (or when Java Installer tries to update itself), the process fails. The package ends up in a "Repair" state again and cannot complete the installation.
So Filebot can’t work anymore.
Here is the relevant log from `/volume1/@appstore/java-installer/install-java.log`:
Code: Select all
cmp: EOF on /volume1/@appstore/java-installer/get-java.sh.asc which is empty
Fri Nov 21 15:41:51 CET 2025: AUTO UPDATE
gpgv: Signature made Mon Feb 3 08:58:27 2025 CET
gpgv: using RSA key 27B74F30D08404D1CCA0AF848A17D093B565EAD7
gpgv: Good signature from "imnks.com <[email protected]>"
Download https://ghproxy.cn/https://github.com/adoptium/temurin23-binaries/releases/download/jdk-23.0.2%2B7/OpenJDK23U-jdk_x64_linux_hotspot_23.0.2_7.tar.gz
curl: (6) Could not resolve host: ghproxy.cfd
curl: (6) Could not resolve host: ghproxy.cfd
curl: (6) Could not resolve host: ghproxy.cfd
curl: (6) Could not resolve host: ghproxy.cfd
curl: (6) Could not resolve host: ghproxy.cfd
curl: (6) Could not resolve host: ghproxy.cfd
OpenJDK23U-jdk_x64_linux_hotspot_23.0.2_7.tar.gz: No such file or directory
Expected SHA256 checksum: 870ac8c05c6fe563e7a3878a47d0234b83c050e83651d2c47e8b822ec74512dd
Actual SHA256 checksum:
ERROR: SHA256 checksum mismatch
removed 'bin/java'
removed directory 'bin'
rm: cannot remove 'include': No such file or directory
rm: cannot remove 'jmods': No such file or directory
rm: cannot remove 'lib': No such file or directory
rm: cannot remove 'conf': No such file or directory
rm: cannot remove 'legal': No such file or directory
rm: cannot remove 'man': No such file or directory
tar (child): *.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
