It also connects to discord, supposed to be blocked since more than a week. No other device or browser I have connects to YouTube, they all get ERR_SOCKET_NOT_CONNECTED, and only a fresh Vivaldi profile on the same pc also connects to Discord, everything else get ERR_CONNECTION_RESET.

I’ve tried disabling all extensions, it still connects. Checked its IP address and DNS server and they’re the same as other devices/browsers. Any idea what could be going on?

Cross posted from https://lemm.ee/post/45606568 to reach as many people before they unblock it and the chance to investigate is gone

24m edit: Discord just started working on some other chromium browsers including on another device.

80m edit: Another chromium browser just also connected. After deleting browser data it stopped

edit 3: found that if I add this to the servers section of a Network Persistent State file associated with a chromium browser profile (while the browser is closed), it can connect to youtube. Can’t explain why. (anonymization says https://www.youtube.com in base64):
{"alternative_service":[{"advertised_alpns":["h3"],"expiration":"13376788973168704","port":443,"protocol_str":"quic"}],"anonymization":["GAAAABMAAABodHRwczovL3lvdXR1YmUuY29tAA==",false],"server":"https://www.youtube.com","supports_spdy":true}

  • boreengreen@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    10 hours ago

    Are all browsers configured to use the same dns servers, all on dot\doh? Have you verified they are consistently not blocking those servers? Are they all configured to not revert to default servers on failed attempts? Perhaps there is longer lasting dns caches in some of your software. What about proxy settings?

    I’m just throwing stuff on the wall here.