siri_uk 3 Posted October 8, 2021 Share 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 Link to post Share on other sites
max9201 0 Posted October 10, 2021 Share Posted October 10, 2021 I have the same 1.04B DS918+ 6.2.3-25426 Quote Link to post Share on other sites
StanTheMan 7 Posted October 12, 2021 Share 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 1 Quote Link to post Share on other sites
rafoloru 1 Posted October 12, 2021 Share 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 Link to post Share on other sites
max9201 0 Posted October 12, 2021 Share 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 Link to post Share on other sites
Saveliy 0 Posted October 13, 2021 Share Posted October 13, 2021 Thanks! Quote Link to post Share on other sites
azhur 4 Posted October 16, 2021 Share 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 Link to post Share on other sites
ikkeenjij36 1 Posted November 18, 2021 Share 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 Link to post Share on other sites
Zaim 0 Posted November 25, 2021 Share Posted November 25, 2021 Merci bien Quote Link to post Share on other sites
agentdogit 0 Posted December 23, 2021 Share 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 Link to post Share on other sites
agentdogit 0 Posted December 24, 2021 Share 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 Link to post Share on other sites
totest 0 Posted January 4 Share Posted January 4 Thanks. It works Quote Link to post Share on other sites
mitzone 8 Posted January 15 Share Posted January 15 Thanks, works for me too. Quote Link to post Share on other sites
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.