Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.devel.testing > #1352 > unrolled thread

Firefox network problem ?

Started bykomodo <komodo@gmx.us>
First post2021-11-03 20:20 +0100
Last post2021-11-04 12:00 +0100
Articles 3 — 2 participants

Back to article view | Back to linux.debian.devel.testing


Contents

  Firefox network problem ? komodo <komodo@gmx.us> - 2021-11-03 20:20 +0100
    Re: Firefox network problem ? riveravaldez <riveravaldezmail@gmail.com> - 2021-11-04 03:50 +0100
      Re: Firefox network problem ? komodo <komodo@gmx.us> - 2021-11-04 12:00 +0100

#1352 — Firefox network problem ?

Fromkomodo <komodo@gmx.us>
Date2021-11-03 20:20 +0100
SubjectFirefox network problem ?
Message-ID<DftXH-3fg-7@gated-at.bofh.it>
Hi,

since some latest upgrades I have a problem with FF.

Particularly with the web https://www.wordreference.com

When I open this page and try search some words, FF stops loading all pages.

It seems like some network problem.
FF is responding, I can switch tabs but for example if I have YT page playing
some video it stops and I can see only loading circle on video.

I don't know, maybe there are more pages but so far WR page is causing this.

And it seems to me that the problem is in some library, because this is not
happening with FF downloaded from FF web page.

I've tried FF from testing and also from sid but the result is the same.

Can someone please try this, before I fill a bug report ?

Thanks

Martin

[toc] | [next] | [standalone]


#1353

Fromriveravaldez <riveravaldezmail@gmail.com>
Date2021-11-04 03:50 +0100
Message-ID<DfAZb-7mu-1@gated-at.bofh.it>
In reply to#1352

[Multipart message — attachments visible in raw view] — view raw

On Wednesday, November 3, 2021, komodo <komodo@gmx.us> wrote:
> Hi,
>
> since some latest upgrades I have a problem with FF.
>
> Particularly with the web https://www.wordreference.com
>
> When I open this page and try search some words, FF stops loading all
pages.
>
> It seems like some network problem.
> FF is responding, I can switch tabs but for example if I have YT page
playing
> some video it stops and I can see only loading circle on video.
>
> (...)
> And it seems to me that the problem is in some library, because this is
not
> happening with FF downloaded from FF web page.
>
> I've tried FF from testing and also from sid but the result is the same.
>
> Can someone please try this, before I fill a bug report ?

Hi, Martin, FF release from Mozilla is working
fine here, and firefox-esr from Debian Bullseye
repositories too (I've just tested the site and
actions you mentioned).

This is what I have here:

$ apt-cache policy firefox-esr
firefox-esr:
 Instalados: 78.15.0esr-1~deb11u1
 Candidato:  78.15.0esr-1~deb11u1
 Tabla de versión:
*** 78.15.0esr-1~deb11u1 500
       500 https://security.debian.org/debian-security
bullseye-security/main amd64 Packages
       100 /var/lib/dpkg/status
    78.14.0esr-1~deb11u1 500
       500 https://deb.debian.org/debian bullseye/main amd64 Packages

$ uname -a
Linux debian 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
GNU/Linux

What's your case?

Also: right now I'm using a USB-tethering Internet
connection (not Ethernet nor Wi-Fi):

$ ip route
default via xxx.xxx.xx.xxx dev usb0
xxx.xxx.xx.x/xx dev usb0 proto kernel scope link src xxx.xxx.xx.xxx

Just in case it has same relevance for your issue.

Best of luck!

[toc] | [prev] | [next] | [standalone]


#1354

Fromkomodo <komodo@gmx.us>
Date2021-11-04 12:00 +0100
Message-ID<DfIDo-3GY-1@gated-at.bofh.it>
In reply to#1353
Hi,

many thanks for your reply.

Now it's working again and it was my mistake.

I've added sid repo to sources because I needed virtualbox to install. And of 
course I forgot to remove this repo after the installation. So I had installed 
firefox from sid repo.

After I've installed firefox from testing repo everything is ok.

Thanks

Martin


On štvrtok 4. novembra 2021 3:47:31 CET riveravaldez wrote:
> On Wednesday, November 3, 2021, komodo <komodo@gmx.us> wrote:
> > Hi,
> > 
> > since some latest upgrades I have a problem with FF.
> > 
> > Particularly with the web https://www.wordreference.com
> > 
> > When I open this page and try search some words, FF stops loading all
> 
> pages.
> 
> > It seems like some network problem.
> > FF is responding, I can switch tabs but for example if I have YT page
> 
> playing
> 
> > some video it stops and I can see only loading circle on video.
> > 
> > (...)
> > And it seems to me that the problem is in some library, because this is
> 
> not
> 
> > happening with FF downloaded from FF web page.
> > 
> > I've tried FF from testing and also from sid but the result is the same.
> > 
> > Can someone please try this, before I fill a bug report ?
> 
> Hi, Martin, FF release from Mozilla is working
> fine here, and firefox-esr from Debian Bullseye
> repositories too (I've just tested the site and
> actions you mentioned).
> 
> This is what I have here:
> 
> $ apt-cache policy firefox-esr
> firefox-esr:
>  Instalados: 78.15.0esr-1~deb11u1
>  Candidato:  78.15.0esr-1~deb11u1
>  Tabla de versión:
> *** 78.15.0esr-1~deb11u1 500
>        500 https://security.debian.org/debian-security
> bullseye-security/main amd64 Packages
>        100 /var/lib/dpkg/status
>     78.14.0esr-1~deb11u1 500
>        500 https://deb.debian.org/debian bullseye/main amd64 Packages
> 
> $ uname -a
> Linux debian 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
> GNU/Linux
> 
> What's your case?
> 
> Also: right now I'm using a USB-tethering Internet
> connection (not Ethernet nor Wi-Fi):
> 
> $ ip route
> default via xxx.xxx.xx.xxx dev usb0
> xxx.xxx.xx.x/xx dev usb0 proto kernel scope link src xxx.xxx.xx.xxx
> 
> Just in case it has same relevance for your issue.
> 
> Best of luck!

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.devel.testing


csiph-web