Talk of The Villages Florida

Talk of The Villages Florida (https://www.talkofthevillages.com/forums/)
-   TOTV Website and Mobile Suggestion Box (https://www.talkofthevillages.com/forums/totv-website-mobile-suggestion-box-425/)
-   -   Error Message (https://www.talkofthevillages.com/forums/totv-website-mobile-suggestion-box-425/error-message-346421/)

PJOHNS2654 12-29-2023 03:00 PM

Error Message
 
Does anyone else get the below error msg. or know how to avoid it?


Misdirected Request

The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.

Bill14564 12-29-2023 03:08 PM

Quote:

Originally Posted by PJOHNS2654 (Post 2286493)
Does anyone else get the below error msg. or know how to avoid it?


Misdirected Request

The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.

That might be the one I get occasionally. Reloading the page usually works. Haven't given much thought to why it occurs, I just assume it is a configuration issue on the server side.

Arctic Fox 12-29-2023 03:34 PM

Quote:

Originally Posted by PJOHNS2654 (Post 2286493)
Does anyone else get the below error msg. or know how to avoid it?


Misdirected Request

The client needs a new connection for this request as the requested host name does not match the Server Name Indication (SNI) in use for this connection.



My good friend Mr Google informs me that:

This is caused by the following sequence of events:

1 The server and client both support and use HTTP/2.
2 The client requests a page at foo.example.com.
3 During TLS negotiation, the server presents a certificate which is valid for both foo.example.com and bar.example.com (and the client accepts it). This could be done with a wildcard certificate or a SAN certificate.
4 The client reuses the connection to make a request for bar.example.com.
5 The server is unable or unwilling to support cross-domain connection reuse (for example because you configured their SSL differently and Apache wants to force a TLS renegotiation), and serves HTTP 421.
6 The client does not automatically retry with a new connection (see for example Chrome bug #546991, now fixed). The relevant RfC says that the client MAY retry, not that it SHOULD or MUST. Failing to retry is not particularly user-friendly, but might be desirable for a debugging tool or HTTP library.

Event #6 is out of your control, but depending on the server's software, #5 may be fixable. Consult your server's HTTP/2 documentation for more information on how and when it sends HTTP 421. Alternatively, you could issue separate certificates for each domain, but that creates more administrative overhead and may not be worth it. You could also turn off HTTP/2 entirely, but that's probably overkill in most cases.

PJOHNS2654 12-29-2023 04:24 PM

Huh?

villagetinker 12-29-2023 04:49 PM

I get this every once in a while, I simply wat a few seconds and repeat my request then it usually works.

tophcfa 12-29-2023 05:04 PM

Quote:

Originally Posted by villagetinker (Post 2286518)
I get this every once in a while, I simply wat a few seconds and repeat my request then it usually works.

Ditto

Bill14564 12-29-2023 05:18 PM

Quote:

Originally Posted by PJOHNS2654 (Post 2286506)
Huh?

Behind-the-scenes technical detail of what is causing the error. Both the client (browser) and the server (ToTV) software could be modified to avoid the error but it is unlikely that either will be. If the client (browser) was to be modified then what it would do is retry the request - which is exactly what happens when you hit the reload button.

OrangeBlossomBaby 12-29-2023 07:35 PM

Well the search engine optimization technology has been obsolete for a few years now (it was considered Legacy in 2018). So it's most likely that the people who've chosen vBulletin for this forum never paid for the upgrade. Our browsers ARE upgraded, and are showing that attempts to redirect to current configuration is failing because - the forum doesn't have any current configuration.

fdpaq0580 12-29-2023 10:35 PM

Get this regularly. Wait then try again. If at first you don't succeed, try again. I also get a diagram that shows where the issue is and it is always the server.


All times are GMT -5. The time now is 02:09 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO v2.0.32 (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.