On Fri, Feb 12, 2021 at 09:15:35PM +0100, Rainer Dorsch wrote: > Hi, > > I suddenly cannot access my local managed switch anymore from chromium: > > Chromium tries to swtich to the HTTPS protocol but the switch only supports > HTTP protocol > > The error message I get is > > ERR_CONNECTION_REFUSED > > Chromium 83 still worked. > > Is there a way avoid this automatic switch for a site? > Did you use the device IP or hostname without the protocol prefix? From what I have observed, if I put just the IP or hostname, e.g., "192.168.1.1" without specifying the protocol it defaults to HTTPS. However, if I include the protocol, e.g., "http://192.168.1.1" then the browser should respect that and try to default to HTTPS.
Regards, -Roberto -- Roberto C. Sánchez