Jump to content
XPEnology Community

Invalid location


siri_uk

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

В 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!

Link to comment
Share on other sites

  • 1 month later...
  • 4 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 4 months later...
  • 7 months later...
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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...