can't access https://lists.opensuse.org/ Topic is solved

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
MakeTopSite
Apollo supporter
Apollo supporter
Posts: 47
Joined: 2022-01-08, 11:51

can't access https://lists.opensuse.org/

Unread post by MakeTopSite » 2023-11-06, 17:02

Code: Select all

XML Parsing Error: not well-formed
Location: 
Line Number 1, Column 217:
It just redirects to main webpage https://www.opensuse.org/

openSUSE Leap 15.5

User avatar
Night Wing
Knows the dark side
Knows the dark side
Posts: 5174
Joined: 2011-10-03, 10:19
Location: Piney Woods of Southeast Texas, USA

Re: can't access https://lists.opensuse.org/

Unread post by Night Wing » 2023-11-06, 17:44

When I clicked on the topic, not the redirect link you posted in your message, this is what was rendered to me.

An error occurred during a connection to lists.opensuse.org.

SSL received a malformed Server Hello handshake message.

(Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO)

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
Linux Mint 21.3 (Virginia) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
MX Linux 23.2 (Libretto) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox
Linux Debian 12.5 (Bookworm) Xfce w/ Linux Pale Moon, Linux Waterfox, Linux SeaLion, Linux Firefox

User avatar
Kris_88
Keeps coming back
Keeps coming back
Posts: 940
Joined: 2021-01-26, 11:18

Re: can't access https://lists.opensuse.org/

Unread post by Kris_88 » 2023-11-06, 17:56

Doesn't work in MS Edge either.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35651
Joined: 2011-08-28, 17:27
Location: Motala, SE

Re: can't access https://lists.opensuse.org/

Unread post by Moonchild » 2023-11-06, 18:45

It's the infamous TLS 1.3 downgrade error. Disabling the sentinel (security.tls.hello_downgrade_check;false) throws a cert issuer (AND hostname) error too, so, most likely we're dealing with a misconfigured server behind one of the load balancers or routers that don't know what to do with that and tries instead to downgrade the protocol.
You do not have the required permissions to view the files attached to this post.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
MakeTopSite
Apollo supporter
Apollo supporter
Posts: 47
Joined: 2022-01-08, 11:51

Re: can't access https://lists.opensuse.org/

Unread post by MakeTopSite » 2023-11-07, 13:25

Night Wing wrote:
2023-11-06, 17:44
When I clicked on the topic, not the redirect link you posted in your message, this is what was rendered to me.

An error occurred during a connection to lists.opensuse.org.

SSL received a malformed Server Hello handshake message.

(Error code: SSL_ERROR_RX_MALFORMED_SERVER_HELLO)

The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
The difference in behavior could be caused by changes in Palemoon configuration I've made in the past.

User avatar
MakeTopSite
Apollo supporter
Apollo supporter
Posts: 47
Joined: 2022-01-08, 11:51

Re: can't access https://lists.opensuse.org/

Unread post by MakeTopSite » 2023-11-07, 13:51

Kris_88 wrote:
2023-11-06, 17:56
Doesn't work in MS Edge either.
Thank you. It should be fixed now.