• debian-to-windows message transfer

    From Russell L. Harris@21:1/5 to All on Sat Nov 16 05:40:01 2024
    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page. Only one of the Debian machines is set up for mail.

    Now and then a mail message comes in to which I need to respond, but
    the response link typically is a URL consisting of dozens of
    characters, and it is the URL of a chewy.com web site or another web
    site which is hostile to Debian.

    Is there an easy way to send the message (or just the URL) to the
    Window$ machine?

    Example URL:

    https://clicks-paws.chewy.com/f/a/uBusczxQ2YB4qWyebLm8UA~~/AAQRxQA~/ RgRpFi0ZP4TxAWh0dHBzOi8vbWVvdy5jaGV3eS5jb20vcC9jcC83NzIxMTI0YjA0NjYzYz NjL2M_bGlkPXVyY2kzNGEzMzdnbiZtaV9lY21wPTIwMjQtMTEtMTItVHUtQ2hld3lDbGF1 cy1WMiZtaV9pZ249ZDViZmMyMTYtMjEwZi00NTJkLWIyODAtYzVmYWY1OTJkNWVjJnBldF R5cGU9RG9nJnBldF9uYW1lX3N0cmluZz1FbHNhJnVybD1odHRwcyUzQSUyRiUyRm1lb3cu Y2hld3kuY29tJTJGcCUyRnJwJTJGMWIwZGI5NmU5NWQwYjQ5YSUyRnVybCZ1cmxfc2lnPV lWdkI3T256eXJrZTMyJnV0bV9tZWRpdW09ZW1haWwmdXRtX3NvdXJjZT1wcm9tb3Rpb25h bCZ1dG1fY2FtcGFpZ249ZDViZmMyMTYtMjEwZi00NTJkLWIyODAtYzVmYWY1OTJkNWVjJn V0bV9hdWRpZW5jZT0yMDI0LTExLTEyLVR1LUNoZXd5Q2xhdXMtVjImbWlfdT0xNDE4ODgy MDQmbWlfZWNtcD0yMDI0LTExLTEyLVR1LUNoZXd5Q2xhdXMtVjImdXRtX2NvbnRlbnQ9Yz YwNjA1OGItMWU3My00NWYzLWJiZTItZDVmYjI2MzU5YmU1VwNzcGNCCmcrGagzZ-AYFUdS FHJ1c3NlbGxAcmxoYXJyaXMub3JnWAQ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Sat Nov 16 05:50:01 2024
    On Sat, Nov 16, 2024 at 04:28:59 +0000, Russell L. Harris wrote:
    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page.

    chewy.com loads for me in Firefox, after I permit Javascript on that
    domain.

    Is there an easy way to send the message (or just the URL) to the
    Window$ machine?

    The first thing that comes to mind is using a SOCKS proxy over ssh.
    It's been a while since I've done that, but it involves running
    "ssh -D ..." on the client (Debian) system, logging into another
    system (could be a VPS or something) which can reach the web server
    without problems. Then you'd point the web browser at the proxy.

    If your Windows machine can run an ssh daemon that you can log into,
    then you could use it as your SOCKS proxy, though I have no idea how
    you'd go about setting up an sshd on Windows.

    Most importantly, though, I'd try to figure out why your browser on
    Debian is having problems. If you create a brand new user account,
    and run the browser with no add-ons, does it also have problems with
    this web site? Maybe it's something in your main account's configuration.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Greg Wooledge on Sat Nov 16 06:50:01 2024
    On Fri, Nov 15, 2024 at 11:42:24PM -0500, Greg Wooledge wrote:
    Most importantly, though, I'd try to figure out why your browser on
    Debian is having problems. If you create a brand new user account,
    and run the browser with no add-ons, does it also have problems with
    this web site? Maybe it's something in your main account's configuration.

    Hi, Greg. I think it has to do with DRM; a couple of times I have
    seen a message to that effect flash on the screen briefly and
    disappear.

    One day I could access the web site on any of my Debian systems; the
    next day I got only a blank white screen on all of them. CHEWY must
    have changed something on the web server. I have complained to CHEWY
    to no avail.

    One of the CHEWY customer service people told me that her husband runs
    Linux, and she spent about a half hour on the phone having me change
    this and that; but the problem remained. I tried Firefox, Chromium,
    and Brave.

    I solved the problem by ordering a refurbished Window$ box for about a
    hundred dollars (free shipping). Life is too short to mess around
    with things which can be avoided.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Green@21:1/5 to Russell L. Harris on Sat Nov 16 10:50:01 2024
    Russell L. Harris <russell@rlharris.org> wrote:
    On Fri, Nov 15, 2024 at 11:42:24PM -0500, Greg Wooledge wrote:
    Most importantly, though, I'd try to figure out why your browser on
    Debian is having problems. If you create a brand new user account,
    and run the browser with no add-ons, does it also have problems with
    this web site? Maybe it's something in your main account's configuration.

    Hi, Greg. I think it has to do with DRM; a couple of times I have
    seen a message to that effect flash on the screen briefly and
    disappear.

    One day I could access the web site on any of my Debian systems; the
    next day I got only a blank white screen on all of them. CHEWY must
    have changed something on the web server. I have complained to CHEWY
    to no avail.

    One of the CHEWY customer service people told me that her husband runs
    Linux, and she spent about a half hour on the phone having me change
    this and that; but the problem remained. I tried Firefox, Chromium,
    and Brave.

    I solved the problem by ordering a refurbished Window$ box for about a hundred dollars (free shipping). Life is too short to mess around
    with things which can be avoided.

    Would running remmina (or something similar) on you Linux systems
    allow you to access the Windows box? I do this so I can run some
    Epson scanner software on a windows 10 systme with control from my
    Debian (xfce in my case) desktop. All you need to do at the Windows
    end is allow access using RDP and it all 'just works'.

    --
    Chris Green
    ·

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Russell L. Harris on Sat Nov 16 11:30:01 2024
    On Sat, Nov 16, 2024 at 04:28:59AM +0000, Russell L. Harris wrote:
    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page. Only one of the Debian machines is set up for mail.

    Now and then a mail message comes in to which I need to respond, but
    the response link typically is a URL consisting of dozens of
    characters, and it is the URL of a chewy.com web site or another web
    site which is hostile to Debian.

    Is there an easy way to send the message (or just the URL) to the
    Window$ machine?

    My Linux machine always has an open SSH port. The windows command
    line box (aka console) is preposterous (what is not, in Windows?),
    but better than in older versions. And they have an SSH client.

    So what I do is ssh into my Linux box. Sometimes, I even run an
    Emacs client in that.

    This covers my needs, including copy-pasta (what else is that other
    operating system good for, anyway?) of things in Windows.

    Example URL:

    https://clicks-paws.chewy.com/f/a/uBusczxQ2YB4qWyebLm8UA~~/AAQRxQA~/ RgRpFi0ZP4TxAWh0dHBzOi8vbWVvdy5jaGV3eS5jb20vcC9jcC83NzIxMTI0YjA0NjYzYz
    [...]

    Jeez. They could send the whole web page content over that URL. I'd
    cancel that service =:-o

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZzhypQAKCRAFyCz1etHa RiNzAJwPPKHdfRz5DV4GL+TTZOTcvnocAQCeMfT6i52AA2kBtmlQtqLP8VUomL4=
    =iBVk
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anssi Saari@21:1/5 to Russell L. Harris on Sat Nov 16 11:40:01 2024
    "Russell L. Harris" <russell@rlharris.org> writes:

    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page. Only one of the Debian machines is set up for mail.

    I actually did have that sort of issue some years ago, I think it was https://www.securew2.com/ and specifically Firefox. Works fine today on
    Debian 11, Firefox 115.14.0esr. Chewy.com too.

    Now and then a mail message comes in to which I need to respond, but
    the response link typically is a URL consisting of dozens of
    characters, and it is the URL of a chewy.com web site or another web
    site which is hostile to Debian.

    Is there an easy way to send the message (or just the URL) to the
    Window$ machine?

    Use a pastebin? Setup mail in Windows? Connect to the Windows machine
    via remote desktop and remotely use the browser there? There are so many
    ways to skin that cat.

    I have an occasional need to move small files between Windows and Linux,
    I've settled on sshfs from Windows to Linux these days. sshd on Linux is
    a given here anyways and the sshfs implementation for Windows has worked
    well for me. I've tried the NFS client support in Windows too but it
    seemed to have tedious long delays when connecting so not much fun.

    I remember I've looked into clipboards that work over the network but I
    don't think I found one that'd work between Windows and Linux and would
    be simple and easy to use.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Chris Green on Sat Nov 16 11:50:01 2024
    On Sat, 16 Nov 2024 09:21:26 +0000
    Chris Green <cl@isbd.net> wrote:

    Russell L. Harris <russell@rlharris.org> wrote:
    On Fri, Nov 15, 2024 at 11:42:24PM -0500, Greg Wooledge wrote:
    Most importantly, though, I'd try to figure out why your browser on >Debian is having problems. If you create a brand new user account,
    and run the browser with no add-ons, does it also have problems
    with this web site? Maybe it's something in your main account's >configuration.

    Hi, Greg. I think it has to do with DRM; a couple of times I have
    seen a message to that effect flash on the screen briefly and
    disappear.

    One day I could access the web site on any of my Debian systems; the
    next day I got only a blank white screen on all of them. CHEWY must
    have changed something on the web server. I have complained to
    CHEWY to no avail.

    One of the CHEWY customer service people told me that her husband
    runs Linux, and she spent about a half hour on the phone having me
    change this and that; but the problem remained. I tried Firefox,
    Chromium, and Brave.

    I solved the problem by ordering a refurbished Window$ box for
    about a hundred dollars (free shipping). Life is too short to mess
    around with things which can be avoided.

    Would running remmina (or something similar) on you Linux systems
    allow you to access the Windows box? I do this so I can run some
    Epson scanner software on a windows 10 systme with control from my
    Debian (xfce in my case) desktop. All you need to do at the Windows
    end is allow access using RDP and it all 'just works'.


    Only in professional or business versions of Windows, not in the home
    version. It is possible a refurbished box has the pro version. There
    are also third-party remote desktops for Windows.

    SSH can certainly be used the other way around, from Windows to Linux.
    Simon Tatham's PuTTY has been available on Windows for many years, and
    is an SSH client among other things. There is now an sshd on Windows,
    but I haven't tried it. There are various ways of getting a Linux
    environment on Windows, such as WSL and Cygwin, but these are probably
    overkill for this kind of job.

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Smith@21:1/5 to Russell L. Harris on Sat Nov 16 14:20:02 2024
    Hi,

    On Sat, Nov 16, 2024 at 04:28:59AM +0000, Russell L. Harris wrote:
    I keep a W10 machine on the 192.168.2.x network, primarily to access
    the chewy.com web site which, since about June, serves my Debian
    machines a blank white page.

    With javascript disabled for chewy,com I get a blank white page with
    Debian 12 and Firefox. Allowing javascript seems to result in a fully functional site.

    All of my personal machines run Debian. I seem to spend more than half
    of my working hours reading web sites. I don't feel like I have
    particular problems in doing so.

    It may well be that you have permissions like javascript and cross-site
    cookies tightened up so far on Linux that some sites don't work. You
    then perhaps go to a Windows machine with no such protections in order
    to make that work.

    Long term I would suggest that isn't ideal and maybe relaxing some
    security features in your Linux browser might be worth it, or running
    such a browser in a virtual machine, rather than having to have a whole separate computer.

    Others have made suggestions for getting links from one machine to
    another. Pastebins, shortlinkers, even just a social media account that
    you an access from both machiens (paste the link in a message to
    yourself).

    Myself I have also made use of findfox:

    https://github.com/ayosec/findfox

    This allows me to send stuff to a running firefox from remote places.
    Example:

    $ findfox list L2hvbWUvYW5keS8ubW96aWxsYS9maXJlZm94L3ozeWk5dngzLmRlZmF1bHQtcmVsZWFzZQ__ /home/andy/.mozilla/firefox/z3yi9vx3.default-release

    Now I know the id of the firefox that runs there (this id will stay the
    same for the life of that firefix install).

    I can load a URl there:

    $ findfox send 'L2hvbWUvYW5keS8ubW96aWxsYS9maXJlZm94L3ozeWk5dngzLmRlZmF1bHQtcmVsZWFzZQ__' https://chewy.com

    And I can ssh in to my machine and issue that command and it loads it in
    the running Firefox.

    I realise you've got Windows in the mix here so perhaps that won't work.

    Firefox of course does also have its own ways to sync bookmarks and tabs between browsers.

    Thanks,
    Andy

    --
    https://bitfolk.com/ -- No-nonsense VPS hosting

    -----BEGIN PGP SIGNATURE-----

    iF0EARECAB0WIQQOQjbLUpUeFFNgZiIgmbZMvxVJCwUCZzia4gAKCRAgmbZMvxVJ C0jzAKDsUloayns0Mfcr7RnJNTMLJgUfjQCfUW2Le5jSBw8A429nGkxUhG02Z1Y=
    =E0LO
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Britz@21:1/5 to All on Sat Nov 16 17:40:01 2024
    Am 16.11.24 um 05:42 schrieb Greg Wooledge:

    If your Windows machine can run an ssh daemon that you can log into,
    then you could use it as your SOCKS proxy, though I have no idea how
    you'd go about setting up an sshd on Windows.

    Should not be to hard using Windows' built-in WSL (you can even run most
    parts of Debian on it) or the free Cygwin environment.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charles Curley@21:1/5 to Timothy M Butterworth on Sat Nov 16 17:20:01 2024
    On Sat, 16 Nov 2024 01:33:21 -0500
    Timothy M Butterworth <timothy.m.butterworth@gmail.com> wrote:

    I get to the Chewy website with no issues using: Trixie, KDE and
    Google Chrome browser. If you are getting a plain white screen on
    Firefox then it is likely a firefox issue and not a debian issue. Try installing Google Chrome.

    I visited chewy.com with vivaldi, a chromium based browser. No problems
    on a brief look.

    The OP, "Russell L. Harris" <russell@rlharris.org>, did not say which browser(s) he tried. I suggest he locate the browser's user profile
    directory, move it aside (i.e. rename it), and try the web site with a
    brand spanking new user profile.

    --
    Does anybody read signatures any more?

    https://charlescurley.com
    https://charlescurley.com/blog/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Henrik Ahlgren@21:1/5 to Anssi Saari on Sat Nov 16 18:50:01 2024
    On Sat, 2024-11-16 at 12:30 +0200, Anssi Saari wrote:
    Is there an easy way to send the message (or just the URL) to the
    Window$ machine?

    Use a pastebin? Setup mail in Windows? Connect to the Windows machine
    via remote desktop and remotely use the browser there? There are so many
    ways to skin that cat.

    Perhaps try Magic-Wormhole:

    https://magic-wormhole.readthedocs.io/en/latest/

    apt install magic-wormhole

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to All on Sat Nov 16 19:10:01 2024
    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page.

    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the
    OP's failure. Several people (including myself) have responded saying
    that chewy.com works just fine for them from a Debian web browser.
    So, the problem appears to be unique to the OP's setup.

    What could cause this?

    * Wrong browser. We don't know which browser the OP is using primarily;
    in a follow-up, they said they've tried Firefox, Chromium, and Brave.
    Other people have reported that it works in Firefox and Chrome.

    * Browser configuration. The OP might have installed an add-on that's
    interfering with this site, or they might have changed a setting.
    A few people have suggested that the OP try a pristine browser profile,
    or a pristine user account with no customizations.

    * Firewall. The OP mentions separate networks. It's unclear whether
    the configuration of the router/firewall is different between the
    two networks. A firewall could be blocking traffic to some web
    server(s) that are needed to render this site, or there could be
    a misbehaving proxy, etc. Moving the Debian host to the other network
    might be a quick way to test this.

    * DNS blocking. Some people edit their /etc/hosts files to prevent
    connections to various hosts, and then they often forget they've
    done this. The OP might want to check whether their /etc/hosts file
    has been modified. Or, if the Debian system is running its own
    nameserver, the nameserver's configuration should be checked (or
    temporarily switch the local nameserver to the one used by the
    Windows systems).

    Anything else?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Andy Smith on Sat Nov 16 19:20:01 2024
    On Sat, Nov 16, 2024 at 01:15:17PM +0000, Andy Smith wrote:
    With javascript disabled for chewy,com I get a blank white page with
    Debian 12 and Firefox. Allowing javascript seems to result in a fully >functional site.

    I know nothing about javascript; how do I "allow" javascript? Or,
    what did I do to disallow javascript?

    It may well be that you have permissions like javascript and cross-site >cookies tightened up so far on Linux that some sites don't work. You
    then perhaps go to a Windows machine with no such protections in order
    to make that work.

    I have installed Debian-12 via netinstal, and Firefox and Chromium
    from the Debian repository. I have not done anything to change
    browser configuration, except to add startpage as the default search
    engine.

    Long term I would suggest that isn't ideal and maybe relaxing some
    security features in your Linux browser might be worth it, or running
    such a browser in a virtual machine, rather than having to have a whole >separate computer.

    So long as I can afford the electric bill, running a separate computer
    is no problem. I keep it running 24/7 to monitor news sites. I don't
    mind a little bit of hassle to be able to browse CHEWY. Their
    selection, prices, and delivery are hard to beat.

    But something changed at the beginning of summer. And the change
    affected all of my machines, some of which I since have done a
    complete reinstall (netinst).

    I am way out in the middle of nowhere with poor Internet service; but
    the Window$ machine accesses the CHEWY web site properly.

    All my machines are behind an ipFire firewall, but even connecting to
    the modem upstream of the firewall does not allow me to browse CHEWY.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From eben@gmx.us@21:1/5 to Russell L. Harris on Sat Nov 16 20:20:01 2024
    On 11/16/24 13:18, Russell L. Harris wrote:
    On Sat, Nov 16, 2024 at 01:15:17PM +0000, Andy Smith wrote:
    With javascript disabled for chewy,com I get a blank white page with
    Debian 12 and Firefox. Allowing javascript seems to result in a fully
    functional site.

    I know nothing about javascript; how do I "allow" javascript?  Or,
    what did I do to disallow javascript?

    The way I usually do it is with the broser plugin "noscript", though there probably are other ways.

    It may well be that you have permissions like javascript and cross-site
    cookies tightened up so far on Linux that some sites don't work.

    Noscript does that too, and I think Firefox does it natively.

    --
    While other countries spent 50 years investing in infrastructure,
    health care, social safety nets, etc., America did nothing. And now
    we're trapped in a cycle of poverty. -- umair haque (paraphrased)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Greg Wooledge on Sat Nov 16 20:30:01 2024
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the
    OP's failure.

    Two or three months ago, a guy in Australia and a guy in England
    reported the same problem (blank white screen).

    So, the problem appears to be unique to the OP's setup.

    What could cause this?

    * Wrong browser. We don't know which browser the OP is using primarily;

    Primarily Firefox. I also routinely use Chromium.

    * Browser configuration. The OP might have installed an add-on that's
    interfering with this site, or they might have changed a setting.
    A few people have suggested that the OP try a pristine browser profile,
    or a pristine user account with no customizations.

    I have approx running on one machine here, so I can reinstall using
    netinst fairly quickly. And I have been given several old machines,
    so I several times have done a no-compromise clean install (via
    netinst). Yet, the fresh installation fails to browse CHEWY.

    * Firewall. The OP mentions separate networks. It's unclear whether
    the configuration of the router/firewall is different between the
    two networks. A firewall could be blocking traffic to some web
    server(s) that are needed to render this site, or there could be
    a misbehaving proxy, etc. Moving the Debian host to the other network
    might be a quick way to test this.

    I have a machine running iphole. But that machine is inside the GREEN
    network, and the firewall has no special knowledge of it. Each
    machine in the network must be configured individually (through the
    network manager) to use iphole.

    And I have bypassed everything by connecting directly to the router
    (provided by the ISP) to which the firewall is connected. The problem
    remains.

    * DNS blocking. Some people edit their /etc/hosts files to prevent
    connections to various hosts, and then they often forget they've
    done this. The OP might want to check whether their /etc/hosts file
    has been modified.

    Pristine Debian-12 installation.

    Or, if the Debian system is running its own
    nameserver, the nameserver's configuration should be checked (or
    temporarily switch the local nameserver to the one used by the
    Windows systems).

    Anything else?

    Perhaps the quickest solution is to setup a mail client on the Window$
    machine -- a time-machine journey back to the year A.D. 2000 when a
    genuine Y2K bug (in MS Word 5.0 for DOS) impelled a search which
    brought me out of the mire of Windows and to Debian.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Sat Nov 16 20:50:01 2024
    On Sat, Nov 16, 2024 at 19:24:07 +0000, Russell L. Harris wrote:
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the
    OP's failure.

    Two or three months ago, a guy in Australia and a guy in England
    reported the same problem (blank white screen).

    OK, add another item to the list:

    * Server-side blocking. Whether based on the client's IP address or
    user agent or cookies or any other data, the web server might be
    rejecting this client's requests specifically.

    If you go to any web site that reports your IP address (for example, <http://wooledge.org/myip.cgi>), do you get the same address from
    the Debian system and from the Windows system?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Roy J. Tellason, Sr.@21:1/5 to All on Sat Nov 16 22:00:01 2024
    On Saturday 16 November 2024 01:03:34 pm Greg Wooledge wrote:
    Debian machines are on the 192.168.1.xxx network. I keep a W10
    machine on the 192.168.2.x network, primarily to access the chewy.com
    web site which, since about June, serves my Debian machines a blank
    white page.

    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the
    OP's failure. Several people (including myself) have responded saying
    that chewy.com works just fine for them from a Debian web browser.
    So, the problem appears to be unique to the OP's setup.

    What could cause this?

    * Wrong browser. We don't know which browser the OP is using primarily;
    in a follow-up, they said they've tried Firefox, Chromium, and Brave.
    Other people have reported that it works in Firefox and Chrome.

    * Browser configuration. The OP might have installed an add-on that's
    interfering with this site, or they might have changed a setting.
    A few people have suggested that the OP try a pristine browser profile,
    or a pristine user account with no customizations.

    * Firewall. The OP mentions separate networks. It's unclear whether
    the configuration of the router/firewall is different between the
    two networks. A firewall could be blocking traffic to some web
    server(s) that are needed to render this site, or there could be
    a misbehaving proxy, etc. Moving the Debian host to the other network
    might be a quick way to test this.

    * DNS blocking. Some people edit their /etc/hosts files to prevent
    connections to various hosts, and then they often forget they've
    done this. The OP might want to check whether their /etc/hosts file
    has been modified. Or, if the Debian system is running its own
    nameserver, the nameserver's configuration should be checked (or
    temporarily switch the local nameserver to the one used by the
    Windows systems).

    Anything else?

    I routinely get that "blank white page" result in firefox here, and find that fiddling with the settings in the noscript plugin often fixes it. OTOH, if a web site wants to be *that* obnoxious I'll often decide that they're not worth the trouble of
    bothering with. :-)


    --
    Member of the toughest, meanest, deadliest, most unrelenting -- and
    ablest -- form of life in this section of space,  a critter that can
    be killed but can't be tamed.  --Robert A. Heinlein, "The Puppet Masters"
    -
    Information is more dangerous than cannon to a society ruled by lies. --James M Dakin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Greg Wooledge on Sat Nov 16 22:40:02 2024
    On Sat, Nov 16, 2024 at 02:47:37PM -0500, Greg Wooledge wrote:
    OK, add another item to the list:

    * Server-side blocking. Whether based on the client's IP address or
    user agent or cookies or any other data, the web server might be
    rejecting this client's requests specifically.

    If you go to any web site that reports your IP address (for example, ><http://wooledge.org/myip.cgi>), do you get the same address from
    the Debian system and from the Windows system?

    Same address: 38.100.76.16

    I am familiar with blacklists.

    I plan to install noscript this evening.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From debian-user@howorth.org.uk@21:1/5 to Sr." on Sun Nov 17 10:40:02 2024
    "Roy J. Tellason, Sr." <roy@rtellason.com> wrote:

    I routinely get that "blank white page" result in firefox here, and
    find that fiddling with the settings in the noscript plugin often
    fixes it. OTOH, if a web site wants to be *that* obnoxious I'll
    often decide that they're not worth the trouble of bothering
    with. :-)

    +1

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From debian-user@howorth.org.uk@21:1/5 to Russell L. Harris on Sun Nov 17 10:40:01 2024
    "Russell L. Harris" <russell@rlharris.org> wrote:
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the
    OP's failure.

    Two or three months ago, a guy in Australia and a guy in England
    reported the same problem (blank white screen).

    I was the 'guy in England', but that's irrelevant because the problem
    there was sites that were discriminating based on the user-agent string supplied by the browser. Here it's simply a question of whether the
    browser has javascript enabled. Same symptoms, completely different
    cause.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Roger Price@21:1/5 to debian-user@howorth.org.uk on Sun Nov 17 11:40:01 2024
    On Sun, 17 Nov 2024, debian-user@howorth.org.uk wrote:
    "Roy J. Tellason, Sr." <roy@rtellason.com> wrote:
    ... if a web site wants to be *that* obnoxious I'll often decide that
    they're not worth the trouble of bothering with. :-)

    +1

    My +1 as well, Roger

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Smith@21:1/5 to Greg Wooledge on Sun Nov 17 15:50:02 2024
    Hi,

    On Sun, Nov 17, 2024 at 09:30:20AM -0500, Greg Wooledge wrote:
    On Sun, Nov 17, 2024 at 09:34:00 +0000, debian-user@howorth.org.uk wrote:
    I was the 'guy in England', but that's irrelevant because the problem
    there was sites that were discriminating based on the user-agent string supplied by the browser. Here it's simply a question of whether the
    browser has javascript enabled. Same symptoms, completely different
    cause.

    Except the OP in this thread claims he has never disabled Javascript
    (didn't even know what that *meant*), and in fact does not yet know
    what's causing the problem.

    In OP's first post they were talking like it was generally accepted
    wisdom that a lot of web sites just don't work with Debian, so I did
    reply to correct that, as that is not my experience. The rest of OP's
    issues I did not comment on as it seems like it's going to be really
    difficult to get to the bottom of this.

    The other times I have seen things like this have been when assets like javascript and CSS from remote URLs have been blocked by my browser for whatever reason.

    So, if OP is using things like pihole or adblockers that can happen. If
    there is some reason why their Debian machine can't reach some hosts
    that their Windows one can then that can happen.

    It is likely that the debug console of Firefox (for example) would list
    remote assets that have been blocked by the browser or failed to
    download, but I am not up to talking OP through that.

    Anyway, as I think we all mostly agree, there is some misconfiguration
    going on here that is causing OP's web browsing experience on Debian to
    be compromised.

    Thanks,
    Andy

    --
    https://bitfolk.com/ -- No-nonsense VPS hosting

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to debian-user@howorth.org.uk on Sun Nov 17 15:40:01 2024
    On Sun, Nov 17, 2024 at 09:34:00 +0000, debian-user@howorth.org.uk wrote:
    "Russell L. Harris" <russell@rlharris.org> wrote:
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to list
    all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to reproduce the >OP's failure.

    Two or three months ago, a guy in Australia and a guy in England
    reported the same problem (blank white screen).

    I was the 'guy in England', but that's irrelevant because the problem
    there was sites that were discriminating based on the user-agent string supplied by the browser. Here it's simply a question of whether the
    browser has javascript enabled. Same symptoms, completely different
    cause.

    Except the OP in this thread claims he has never disabled Javascript
    (didn't even know what that *meant*), and in fact does not yet know
    what's causing the problem.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Greg Wooledge on Sun Nov 17 16:30:01 2024
    On Sun, 17 Nov 2024 09:30:20 -0500
    Greg Wooledge <greg@wooledge.org> wrote:

    On Sun, Nov 17, 2024 at 09:34:00 +0000, debian-user@howorth.org.uk
    wrote:
    "Russell L. Harris" <russell@rlharris.org> wrote:
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to
    list all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to
    reproduce the OP's failure.

    Two or three months ago, a guy in Australia and a guy in England reported the same problem (blank white screen).

    I was the 'guy in England', but that's irrelevant because the
    problem there was sites that were discriminating based on the
    user-agent string supplied by the browser. Here it's simply a
    question of whether the browser has javascript enabled. Same
    symptoms, completely different cause.

    Except the OP in this thread claims he has never disabled Javascript
    (didn't even know what that *meant*), and in fact does not yet know
    what's causing the problem.


    I've seen the odd website that FF won't display, even with No-Script
    disabled. So far, such sites seem to work with Opera. Never bothered investigating further.

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to Roger Price on Sun Nov 17 16:30:01 2024
    On Sun, 17 Nov 2024 11:30:04 +0100 (CET)
    Roger Price <debian@rogerprice.org> wrote:

    On Sun, 17 Nov 2024, debian-user@howorth.org.uk wrote:
    "Roy J. Tellason, Sr." <roy@rtellason.com> wrote:
    ... if a web site wants to be *that* obnoxious I'll often decide
    that they're not worth the trouble of bothering with. :-)

    +1

    My +1 as well, Roger


    Yep, if a web designer can't put a single character on a screen without
    using JS, the rest of his offering is not likely to be worth making an
    effort to look at.

    Not to mention that client-side code is the work of the Devil. I won't
    run random executables found on the Net, so why would I trust my
    browser's implementation of JS to be free from all security holes?

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Smith@21:1/5 to Joe on Sun Nov 17 16:50:01 2024
    Hi,

    On Sun, Nov 17, 2024 at 03:24:55PM +0000, Joe wrote:
    On Sun, 17 Nov 2024 09:30:20 -0500
    Greg Wooledge <greg@wooledge.org> wrote:
    Except the OP in this thread claims he has never disabled Javascript (didn't even know what that *meant*), and in fact does not yet know
    what's causing the problem.

    I've seen the odd website that FF won't display, even with No-Script disabled. So far, such sites seem to work with Opera. Never bothered investigating further.

    The specific site that OP mentioned (chewy.com) does work fine in my
    Firefox and those of others here. It would be interesting however to find
    out if OP's web browsing problems are restricted to (their) particular
    browser though.

    Thanks,
    Andy

    --
    https://bitfolk.com/ -- No-nonsense VPS hosting

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Hasler@21:1/5 to Joe on Sun Nov 17 17:00:01 2024
    Joe writes:
    Yep, if a web designer can't put a single character on a screen
    without using JS, the rest of his offering is not likely to be worth
    making an effort to look at.

    They don't use JS. They use "website builders" that produce unreadable
    masses of HTML and JS that pull in chunks of JS from a dozen or more
    random sources out on the Net. The designers neither know nor care what
    that JS does as long as it puts the dancing doggie in right place on
    your screen.
    --
    John Hasler
    john@sugarbit.com
    Elmwood, WI USA

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From debian-user@howorth.org.uk@21:1/5 to Greg Wooledge on Sun Nov 17 17:40:01 2024
    Greg Wooledge <greg@wooledge.org> wrote:
    On Sun, Nov 17, 2024 at 09:34:00 +0000, debian-user@howorth.org.uk
    wrote:
    "Russell L. Harris" <russell@rlharris.org> wrote:
    On Sat, Nov 16, 2024 at 01:03:34PM -0500, Greg Wooledge wrote:
    I've been thinking about this some more, and I'd like to try to
    list all the ways the OP might have caused this to fail.

    We start by observing that nobody else has been able to
    reproduce the OP's failure.

    Two or three months ago, a guy in Australia and a guy in England reported the same problem (blank white screen).

    I was the 'guy in England', but that's irrelevant because the
    problem there was sites that were discriminating based on the
    user-agent string supplied by the browser. Here it's simply a
    question of whether the browser has javascript enabled. Same
    symptoms, completely different cause.

    Except the OP in this thread claims he has never disabled Javascript
    (didn't even know what that *meant*), and in fact does not yet know
    what's causing the problem.

    And this guy tried to access the site with javascript disabled (my
    default) and saw a white screen and then enabled javascript and saw a functioning website. Occam's razor suggests javascript as the factor,
    and I would further suggest that the OP needs to investigate javascript
    and determine whether or not they have it disabled (by default).
    Furthermore in this case I didn't change my user agent string, so as
    stated, it's a totally different cause for sure.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Joe@21:1/5 to John Hasler on Sun Nov 17 18:20:01 2024
    On Sun, 17 Nov 2024 09:47:20 -0600
    John Hasler <john@sugarbit.com> wrote:

    Joe writes:
    Yep, if a web designer can't put a single character on a screen
    without using JS, the rest of his offering is not likely to be worth
    making an effort to look at.

    They don't use JS. They use "website builders" that produce
    unreadable masses of HTML and JS that pull in chunks of JS from a
    dozen or more random sources out on the Net. The designers neither
    know nor care what that JS does as long as it puts the dancing doggie
    in right place on your screen.

    Yes, I realise that, but it would not be beyond even the most feeble
    website designer to manually edit in a string saying something like
    'JavaScript is necessary to display this page', which would be
    overwritten by the content if JS is enabled.

    OK, it's not much, but it's less hostile than a completely blank screen
    which says 'we don't give a damn about you if you don't do things our
    way'.

    I've seen 'HTML' embedded in emails, I know nobody has manually typed
    the thousands of characters of stupid formatting markup, and certainly
    almost nobody actually makes an effort to display something useful for text-only readers. I don't expect the average web surfer to know that
    there's more than one way to do things, but I do expect those who
    aspire to create content to be a bit more aware.

    --
    Joe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Andy Smith on Sun Nov 17 18:50:01 2024
    On Sun, Nov 17, 2024 at 02:41:24PM +0000, Andy Smith wrote:
    Anyway, as I think we all mostly agree, there is some misconfiguration
    going on here that is causing OP's web browsing experience on Debian to
    be compromised.

    I have here a spare machine. In the hope of resolving the matter in
    the company of experts, I propose to do another installation of
    Debian, using netinst with the "expert" option.

    I am going to instruct Debian to use the entire drive, and to use my
    approx server as the Debian repository.

    As soon as the installation of Debian completes, I plan to use
    Synaptic to install Firefox-ESR and Chromium from the Debian
    repository.

    At this point, I can connect the machine directly to the modem
    provided by the ISP.

    Have I forgotten anything?

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From tomas@tuxteam.de@21:1/5 to Russell L. Harris on Sun Nov 17 19:00:01 2024
    On Sun, Nov 17, 2024 at 05:39:36PM +0000, Russell L. Harris wrote:
    On Sun, Nov 17, 2024 at 02:41:24PM +0000, Andy Smith wrote:
    Anyway, as I think we all mostly agree, there is some misconfiguration going on here that is causing OP's web browsing experience on Debian to
    be compromised.

    I have here a spare machine. In the hope of resolving the matter in
    the company of experts, I propose to do another installation of
    Debian, using netinst with the "expert" option.

    I am going to instruct Debian to use the entire drive, and to use my
    approx server as the Debian repository.

    As soon as the installation of Debian completes, I plan to use
    Synaptic to install Firefox-ESR and Chromium from the Debian
    repository.

    At this point, I can connect the machine directly to the modem
    provided by the ISP.

    Have I forgotten anything?

    Yes, perhaps that the website is perhaps treating your IP address
    differently (this possibility has been mentioned upthread).

    They do that kind of thing.

    Cheers
    --
    t

    -----BEGIN PGP SIGNATURE-----

    iF0EABECAB0WIQRp53liolZD6iXhAoIFyCz1etHaRgUCZzotDgAKCRAFyCz1etHa RjF1AJ0YHTa/iqmA3EupmVzcMyMqU1pPbACfT6tCSADBxyl7NGKy6vdDugSpWNw=
    =768t
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Roy J. Tellason, Sr.@21:1/5 to All on Sun Nov 17 20:40:02 2024
    On Sunday 17 November 2024 12:11:37 pm Joe wrote:
    On Sun, 17 Nov 2024 09:47:20 -0600
    John Hasler <john@sugarbit.com> wrote:

    Joe writes:
    Yep, if a web designer can't put a single character on a screen
    without using JS, the rest of his offering is not likely to be worth making an effort to look at.

    They don't use JS. They use "website builders" that produce
    unreadable masses of HTML and JS that pull in chunks of JS from a
    dozen or more random sources out on the Net. The designers neither
    know nor care what that JS does as long as it puts the dancing doggie
    in right place on your screen.

    Yes, I realise that, but it would not be beyond even the most feeble
    website designer to manually edit in a string saying something like 'JavaScript is necessary to display this page', which would be
    overwritten by the content if JS is enabled.

    OK, it's not much, but it's less hostile than a completely blank screen
    which says 'we don't give a damn about you if you don't do things our
    way'.

    Some web pages that I hit display just fine, but then there's this bright red banner across the bottom of the screen saying something about how javascript is required for the page to display properly. Since as far as I can see it's already displaying
    properly, I just use the "nuke anything" to "remove this object" and it's gone.

    I've seen 'HTML' embedded in emails, I know nobody has manually typed
    the thousands of characters of stupid formatting markup, and certainly
    almost nobody actually makes an effort to display something useful for text-only readers. I don't expect the average web surfer to know that
    there's more than one way to do things, but I do expect those who
    aspire to create content to be a bit more aware.

    HTML-only emails are a particular annoyance for me. I'm fine with it if there's a text part on top that I can read, but if not, I don't bother enabling the processing of that stuff, I just delete 'em.


    --
    Member of the toughest, meanest, deadliest, most unrelenting -- and
    ablest -- form of life in this section of space,  a critter that can
    be killed but can't be tamed.  --Robert A. Heinlein, "The Puppet Masters"
    -
    Information is more dangerous than cannon to a society ruled by lies. --James M Dakin

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Charles Curley@21:1/5 to Russell L. Harris on Sun Nov 17 22:10:01 2024
    On Sun, 17 Nov 2024 17:39:36 +0000
    "Russell L. Harris" <russell@rlharris.org> wrote:

    I have here a spare machine. In the hope of resolving the matter in
    the company of experts, I propose to do another installation of
    Debian, using netinst with the "expert" option.

    Possibly this is overkill. Try shutting down your browser, then moving
    aside your browser configuration directory (i.e. renaming it), then
    starting up your browser again. This will usually force the browser to re-initialize everything.

    That won't take nearly as long as a new installation would. And you can
    reverse it when you are done.

    --
    Does anybody read signatures any more?

    https://charlescurley.com
    https://charlescurley.com/blog/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Charles Curley on Mon Nov 18 02:20:01 2024
    On Sun, Nov 17, 2024 at 02:06:12PM -0700, Charles Curley wrote:
    On Sun, 17 Nov 2024 17:39:36 +0000
    "Russell L. Harris" <russell@rlharris.org> wrote:

    I have here a spare machine. In the hope of resolving the matter in
    the company of experts, I propose to do another installation of
    Debian, using netinst with the "expert" option.

    Possibly this is overkill. Try shutting down your browser, then moving
    aside your browser configuration directory (i.e. renaming it), then
    starting up your browser again. This will usually force the browser to >re-initialize everything.

    With the approx server, reinstallation is quick, and this being a
    spare machine, there is no need to install a bunch of packages and set
    up the desktop. Anyway, the installation is complete, and now I have
    a pristine installation, but the problem remains. I am all ears.

    The only customization I made was to install xfce rather than gnome.

    I am using the browser (Firefox ESR) which was installed automatically
    with the desktop (xfce).

    For the installation (inside the LAN), the ip address was
    192.168.1.48. That resulted in a blank screen for chewy.com.

    Now I connected the machine direct to the ISP-supplied modem, and used auto-configuration, reporting an ip address of 192.168.11.12. This
    also results in a blank screen for chewy.com. But arcamax.com
    displays properly.

    wooledge.org/myip.cgi reports an ip of 38.100.76.16.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Mon Nov 18 02:40:02 2024
    On Mon, Nov 18, 2024 at 01:16:57 +0000, Russell L. Harris wrote:
    With the approx server, reinstallation is quick, and this being a
    spare machine, there is no need to install a bunch of packages and set
    up the desktop. Anyway, the installation is complete, and now I have
    a pristine installation, but the problem remains. I am all ears.

    The only customization I made was to install xfce rather than gnome.

    I am using the browser (Firefox ESR) which was installed automatically
    with the desktop (xfce).

    For the installation (inside the LAN), the ip address was
    192.168.1.48. That resulted in a blank screen for chewy.com.

    Now I connected the machine direct to the ISP-supplied modem, and used auto-configuration, reporting an ip address of 192.168.11.12. This
    also results in a blank screen for chewy.com. But arcamax.com
    displays properly.

    wooledge.org/myip.cgi reports an ip of 38.100.76.16.

    https://www.iplocation.net/ip-lookup reports a location of Texas for
    this address, so server-side Geo IP blocking seems unlikely.

    If no browser extensions have been installed, then the most likely causes
    would seem to be a client-side firewall, or name resolution shenanigans.

    What's in your /etc/resolv.conf file?

    If you change the /etc/resolv.conf file to contain only "nameserver 1.1.1.1" (without the quotes, of course), does anything change?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Greg Wooledge on Mon Nov 18 03:30:01 2024
    On Sun, Nov 17, 2024 at 08:33:25PM -0500, Greg Wooledge wrote: >https://www.iplocation.net/ip-lookup reports a location of Texas for
    this address, so server-side Geo IP blocking seems unlikely.

    A rural area a little south of Austin. My ISP is RTA (rtatel.com).


    If no browser extensions have been installed, then the most likely causes >would seem to be a client-side firewall, or name resolution shenanigans.

    What's in your /etc/resolv.conf file?

    # Generated by NetworkManager
    nameserver 192.168.11.1
    nameserver 208.67.222.222


    The latter is openDNS which I specified during installallation.

    If you change the /etc/resolv.conf file to contain only "nameserver 1.1.1.1" >(without the quotes, of course), does anything change?

    No change. (still connected directly to modem)

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Mon Nov 18 03:40:01 2024
    On Mon, Nov 18, 2024 at 02:21:20 +0000, Russell L. Harris wrote:
    On Sun, Nov 17, 2024 at 08:33:25PM -0500, Greg Wooledge wrote:
    https://www.iplocation.net/ip-lookup reports a location of Texas for
    this address, so server-side Geo IP blocking seems unlikely.

    A rural area a little south of Austin. My ISP is RTA (rtatel.com).

    Your actual location isn't important; what I was checking is what the
    internet *thinks* your location is. But since your reported location
    is in the US, you shouldn't be having any problems based on US web sites thinking you're a "foreigner".

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Mon Nov 18 04:10:01 2024
    On Mon, Nov 18, 2024 at 02:47:32 +0000, Russell L. Harris wrote:
    On Mon, Nov 18, 2024 at 09:18:27AM +0700, Max Nikulin wrote:
    Hope, you did *not* log in into a Firefox account to sync bookmarks, add-ons, and some preferences.

    No, I did not.


    You may try to open Web Developer Tools (under "More tools" in the hamburger menu, [F12] or [Ctrl+Shift+I]).

    Are there any errors in Console ([Ctrl+Shift+K])?

    A bunch. Too many for me to type.

    You can copy them and paste them into a file. Then get the file onto
    the system where you're writing emails, by whatever means necessary.

    Even if there's no direct connection between those two systems, you can
    send the file to something like termbin.com or paste.wooledge.org, then download it onto the email-writing system.

    Moreover, you should actually *read* the errors and try to determine
    whether they might be relevant to your issue. Anything that would
    indicate a Javascript resource failing to load, for example, would merit scrutiny, since we *know* that this site won't render without JS.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Timothy M Butterworth on Mon Nov 18 04:00:01 2024
    On Sun, Nov 17, 2024 at 09:28:14PM -0500, Timothy M Butterworth wrote:
    I tested https://www.chewy.com/ on a clean install of FireFox ESR with no >plugins and the site works fine.

    Try purging Firefox and reinstalling.

    sudo apt purge firefox-esr

    sudo apt install firefox-esr

    Google Chrome also works fine with no issues as well.

    I used su to get the root prompt (#).

    apt installed firefox-esr from debian security.

    Still a blank white page.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Max Nikulin on Mon Nov 18 03:50:01 2024
    On Mon, Nov 18, 2024 at 09:18:27AM +0700, Max Nikulin wrote:
    Hope, you did *not* log in into a Firefox account to sync bookmarks,
    add-ons, and some preferences.

    No, I did not.


    You may try to open Web Developer Tools (under "More tools" in the
    hamburger menu, [F12] or [Ctrl+Shift+I]).

    Are there any errors in Console ([Ctrl+Shift+K])?

    A bunch. Too many for me to type.


    The Network tab ([Ctrl+Shif+E]) is another source of insights, but it >requires some experience. What is the status of first record after
    reload (Initiator: document)? Are many other resources loaded?

    429 GET www.chewy.com / document html 4.23 kB 574 B

    seven, with status 200


    For Firefox the authoritative source is about:networking#dns rather
    than /etc/resovl.conf since DNS over HTTPS is likely enabled by
    default. There is about:networking#dnslookuptool for queries.

    I see a page with 20 or 30 lines.

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russell L. Harris@21:1/5 to Max Nikulin on Mon Nov 18 05:30:01 2024
    On Mon, Nov 18, 2024 at 10:30:06AM +0700, Max Nikulin wrote:
    On 18/11/2024 09:47, Russell L. Harris wrote:
    On Mon, Nov 18, 2024 at 09:18:27AM +0700, Max Nikulin wrote:
    You may try to open Web Developer Tools (under "More tools" in the >>>hamburger menu, [F12] or [Ctrl+Shift+I]).

    Are there any errors in Console ([Ctrl+Shift+K])?

    A bunch.?? Too many for me to type.

    Right click on any entry allows to copy or to save all messages.
    I thank you.

    hint: http://paste.debian.net/)
    And I thank you again.

    That was really easy!

    The message id is russell#1

    RLH

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Greg Wooledge@21:1/5 to Russell L. Harris on Mon Nov 18 13:10:01 2024
    On Mon, Nov 18, 2024 at 04:20:27 +0000, Russell L. Harris wrote:
    On Mon, Nov 18, 2024 at 10:30:06AM +0700, Max Nikulin wrote:
    On 18/11/2024 09:47, Russell L. Harris wrote:
    On Mon, Nov 18, 2024 at 09:18:27AM +0700, Max Nikulin wrote:
    You may try to open Web Developer Tools (under "More tools" in
    the hamburger menu, [F12] or [Ctrl+Shift+I]).

    Are there any errors in Console ([Ctrl+Shift+K])?

    A bunch.?? Too many for me to type.

    Right click on any entry allows to copy or to save all messages.
    I thank you.

    hint: http://paste.debian.net/)
    And I thank you again.

    That was really easy!

    The message id is russell#1

    Using a tiny amount of brute force to go back through the numbers
    manually, I found it at <https://paste.debian.net/1335838>.

    I'll let other people try to interpret the content. We've already seen
    that the 429 HTTP response means "Too Many Requests". I don't know
    whether the WebGL messages are important.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anssi Saari@21:1/5 to Christian Britz on Mon Nov 18 23:10:01 2024
    Christian Britz <cbritz@t-online.de> writes:

    Am 16.11.24 um 05:42 schrieb Greg Wooledge:

    If your Windows machine can run an ssh daemon that you can log into,
    then you could use it as your SOCKS proxy, though I have no idea how
    you'd go about setting up an sshd on Windows.

    Should not be to hard using Windows' built-in WSL (you can even run most parts of Debian on it) or the free Cygwin environment.

    None of that is needed, Microsoft bundles openssh client and server in
    Windows 10 and 11. Probably exempting any limited editions but present
    in Windows 10 & 11 Pro. Enabling those is done via "Optional
    features" in settings.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Anssi Saari@21:1/5 to Henrik Ahlgren on Wed Nov 20 08:20:02 2024
    Henrik Ahlgren <pablo@seestieto.com> writes:

    Perhaps try Magic-Wormhole:

    https://magic-wormhole.readthedocs.io/en/latest/

    apt install magic-wormhole

    Very interesting, thank you. Maybe not that great for LAN use but I
    might have have a use for it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)