lan-play-status icon indicating copy to clipboard operation
lan-play-status copied to clipboard

Only works on ff for the past couple months

Open drizuid opened this issue 2 years ago • 5 comments

All other browsers just reload until banned by cloudflare. Started maybe 3 months ago

drizuid avatar Dec 25 '23 19:12 drizuid

it appears this is due to most chromium based browsers trying to force https connections by default.

drizuid avatar Jan 10 '24 20:01 drizuid

Oh that's annoying because forced HTTPS blocks all requests to server in order to get the state... I'm going to think about all that if I can implements a newsolution

GreatWizard avatar Jan 28 '24 10:01 GreatWizard

I pointed instructions to allow the sure to load unsecured on chromium, you could have https load an error page and just show those instructions?

drizuid avatar Jan 28 '24 15:01 drizuid

Just adding this, i pinned this on discord in #general

For those of you having issues accessing the site, it is not down, it is you. Your browser (or you) are inputting https when it should be http. Here are some options

  1. use firefox
  2. edge: edge://settings/content/insecureContent add www.lan-play.com to the allowed list (otherwise edge will force you to https which will not work)
  3. chrome: chrome://settings/content/insecureContent add www.lan-play.com to the allowed list (otherwise edge will force you to https which will not work)
  4. other chromium based stuff: it's going to be something similar to what you see for edge and chrome, they're all the same.
  5. you can also try manually specifying http://www.lan-play.com which may or may not work depending on your browser's enforcement/addons

It is worth noting that if a user leaves it sitting there long enough, due to the infinite loop, cloudflare will eventually ban them for "attacking"

drizuid avatar Jul 09 '24 13:07 drizuid