Snakeoil Forums
Repository Error - Printable Version

+- Snakeoil Forums (https://forums.snakeoil-os.net)
+-- Forum: Snakeoil Topics (https://forums.snakeoil-os.net/Forum-Snakeoil-Topics)
+--- Forum: Support & Troubleshooting (https://forums.snakeoil-os.net/Forum-Support-Troubleshooting)
+--- Thread: Repository Error (/Thread-Repository-Error)



Repository Error - nappyhead - 12-Oct-2020

In this latest update of LMS 8, the following change was made:
 
  • PR #267 - HTTPS certificates are now validated when LMS acts as a client. HTTPS connections to plugin repositories are no-longer retried over HTTP when they fail. The old insecure behaviour can optionally be re-enabled, although, instead, we recommend working out why HTTPS is broken in your environment and fixing that if possible. 
With this change this error appears in the Plugins section

"https://repos.squeezecommunity.org/extensions.xml - Connect timed out"

Any idea what has to be changes to get rid of this error?

Thank you

ps. Still loving SO, best LMS I've  used.


RE: Repository Error - hkphantomgtr - 12-Oct-2020

(12-Oct-2020, 11:51 AM)nappyhead Wrote: In this latest update of LMS 8, the following change was made:
 
  • PR #267 - HTTPS certificates are now validated when LMS acts as a client. HTTPS connections to plugin repositories are no-longer retried over HTTP when they fail. The old insecure behaviour can optionally be re-enabled, although, instead, we recommend working out why HTTPS is broken in your environment and fixing that if possible. 
With this change this error appears in the Plugins section

"https://repos.squeezecommunity.org/extensions.xml - Connect timed out"

Any idea what has to be changes to get rid of this error?

Thank you

ps. Still loving SO, best LMS I've  used.

Pls. try uninstall it and then reboot and then reinstall it.   Sometimes it helps.   I encounter and solve similar problem with Minimserver recently.  Good Luck. Smile


RE: Repository Error - agent_kith - 12-Oct-2020

What version of LMS are you on now? I'm on 7.9.4 and still don't have any issues AFAIK inside the plugins config tab. Can you do a screenshot?


RE: Repository Error - nappyhead - 13-Oct-2020

(12-Oct-2020, 05:19 PM)agent_kith Wrote: [Image: Snakeoil.jpg]

Change made in version 8 of LMS

free image hostingWhat version of LMS are you on now? I'm on 7.9.4 and still don't have any issues AFAIK inside the plugins config tab. Can you do a screenshot?



RE: Repository Error - agent_kith - 14-Oct-2020

Don't get the problem here with 7.9.4. The URL (https://repos.squeezecommunity.org/extensions.xml) works fine on my side. Can you run the URL in your web browser and confirm it works? Connection time out suggests network issues, rather than invalid SSL certificates.


RE: Repository Error - nappyhead - 18-Oct-2020

Manually added the repo using http instead of https. something in the OS is blocking HTTPS


RE: Repository Error - agent_kith - 19-Oct-2020

Which 8.x version of LMS are you using? I'll download that and try it out to see what's happening.


RE: Repository Error - merterbalci - 24-Oct-2020

All the repository problems has gone with 18.04.5 Lts for me.
Connect to Snakeoil Os with ssh client and command
do-release-upgrade


RE: Repository Error - nappyhead - 30-Oct-2020

(24-Oct-2020, 06:00 PM)merterbalci Wrote: All the repository problems has gone with 18.04.5 Lts for me.
Connect to Snakeoil Os with ssh client and command
do-release-upgrade

Correct. I no longer have the issue with the latest update.

Thank you