siri_uk Posted October 8, 2021 #1 Posted October 8, 2021 Hi guys I have DS918+ running on my system using Jun loader 1.04b with dsm 6.2.3-25426, Intel apollolake cpu. I am trying to add synocommunity repo via the package centre but keep getting the error message invalid location, is there any fix for this? TIA Quote
max9201 Posted October 10, 2021 #2 Posted October 10, 2021 I have the same 1.04B DS918+ 6.2.3-25426 Quote
StanTheMan Posted October 12, 2021 #3 Posted October 12, 2021 Check this out for solution: https://github.com/SynoCommunity/spksrc/issues/4897 Essentially this commands can fix it: # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem 6 4 Quote
rafoloru Posted October 12, 2021 #4 Posted October 12, 2021 Il y a 3 heures, StanTheMan a dit : Check this out for solution: https://github.com/SynoCommunity/spksrc/issues/4897 Essentially this commands can fix it: # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem This worked for me. Thanks Quote
max9201 Posted October 12, 2021 #5 Posted October 12, 2021 4 hours ago, StanTheMan said: Check this out for solution: https://github.com/SynoCommunity/spksrc/issues/4897 Essentially this commands can fix it: # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem this is great thanks Quote
azhur Posted October 16, 2021 #7 Posted October 16, 2021 В 12.10.2021 в 16:40, StanTheMan сказал: Check this out for solution: https://github.com/SynoCommunity/spksrc/issues/4897 Essentially this commands can fix it: # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem Thanks, this helped me too! Quote
ikkeenjij36 Posted November 18, 2021 #8 Posted November 18, 2021 After doing all the solutions still cant add synocommuniti in the packages sources So i also cant get root in dsm 6.2 and updating to 6.2.4 bricks my xpenology Please help Quote
agentdogit Posted December 23, 2021 #10 Posted December 23, 2021 On 10/12/2021 at 4:38 PM, rafoloru said: This worked for me. Thanks This did not work for me, do I need to restart the VM? Quote
agentdogit Posted December 24, 2021 #11 Posted December 24, 2021 This worked for me now, I did have to restart DSM though # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem Quote
Imp_GL Posted June 12, 2022 #14 Posted June 12, 2022 How to do it on DSM 5? There is no ca-certificates.crt file. Quote
Imp_GL Posted June 12, 2022 #15 Posted June 12, 2022 9 часов назад, Imp_GL сказал: How to do it on DSM 5? There is no ca-certificates.crt file. Got it. It's exactly the same. Quote
trek102 Posted January 20, 2023 #16 Posted January 20, 2023 On 10/12/2021 at 12:40 PM, StanTheMan said: Check this out for solution: https://github.com/SynoCommunity/spksrc/issues/4897 Essentially this commands can fix it: # ssh to your NAS first sudo -i mv /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt.bak curl -Lko /etc/ssl/certs/ca-certificates.crt https://curl.se/ca/cacert.pem worked !!! thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.