OK, here is the blog announcement for 5.3.2:
EasyOS Kirkstone-series version 5.3.2
Moderator: BarryK
Re: EasyOS Kirkstone-series version 5.3.2
error:failure registering with flathub repository
still getting the same errors
is something wrong with my ISP or router?
Re: EasyOS Kirkstone-series version 5.3.2
Tessel,
What about the browser, can you get to https sites, such as this forum?
Try this:
Code: Select all
# openssl s_client -verify_return_error -connect flathub.org:443
CONNECTED(00000003)
...
...I found that by doing a google search. There are lots of people reporting the same error as you, and the above test was posted here:
Re: EasyOS Kirkstone-series version 5.3.2
Tessel,
Are you running Easy updated from an older installation?
If so, maybe it is a ca-certificates problem -- the above link has info about that. If you look down that link, there is this:
Code: Select all
sudo rm /usr/share/pki/trust/DST_Root_CA_X3.pem
sudo update-ca-certificates
...of course, we don't need the "sudo". Probably don't need that first line either, just do:
Code: Select all
# update-ca-certificates
Re: EasyOS Kirkstone-series version 5.3.2
I can access https sites alright.
EasyOS is not updated it is a new install.
The second solution leads to the same error.
Unacceptable TLS certificate
Re: EasyOS Kirkstone-series version 5.3.2
I'm only guessing now... maybe try run Easy elsewhere, different ISP, see if that fixes it.
Apparently Flathub has a lets_encrypt certificate, so my wild guess is that your ISP is having issues with that.
My site bkhome.org also has a lets_encrypt certificate, so I guess it would be useful to check that you can access my site.
Or as N_da suggested, it may be a date/time problem. Is date/time set correctly on your Easy system?
Re: EasyOS Kirkstone-series version 5.3.2
Easyos 5.3.2 can't enter desktop on virtualbox.
Which vm are you using to test the img? vmware?
Re: EasyOS Kirkstone-series version 5.3.2
Tessel,
This page has some explanations why this problem occurs:
https://itsfoss.com/unacceptable-tls-ce ... ror-linux/
...the comments are interesting.
Other pups are also experiencing this problem:
...interesting fix that is posted at end of thread.
review version 5.3.2
Quickly set up a frugal install on ext4 partition
-Checked Samba server worked with my Chromebook
-Blender alpha version 4 works well if I keep it in 'Cycles' render mode
-GIMP still has incompatibility with my Bamboo Wacom tablet.
__________________________________________
Re: EasyOS Kirkstone-series version 5.3.2
Probably the next release will be 5.4
Reason for the version bump, is intend to announce it on Distrowatch.
Will probably build it this evening (it is 10am here now) and upload later at night.