Showing questions tagged: Show all questions
  • Solved

Youtube Reduced Quality

about a month ago youtube was only letting me watch videos in 720 or 360, as of about a week ago i only have 360. i've disabled every single extension i have and i have f… (read more)

about a month ago youtube was only letting me watch videos in 720 or 360, as of about a week ago i only have 360. i've disabled every single extension i have and i have firefox version 127.0.2.

i'm not having this issue in edge, so i assume it's firefox specific. anyone know what's going on or what i can do?

Asked by knkramer 3 months ago

Answered by knkramer 3 months ago

  • Solved

Opening Firefox on Debian 12 stable forces the home directory to remount as read-only

I woke up this morning to my home directory having been remounted as read-only (it has its own dedicated hard drive at /dev/sdd1). I ran e2fsck and things looked good, so… (read more)

I woke up this morning to my home directory having been remounted as read-only (it has its own dedicated hard drive at /dev/sdd1). I ran e2fsck and things looked good, so I restarted and things were fine again.

However, whenever I open Firefox, it hangs for about 1 full minute before it goes haywire and renders the entire system essentially unusable since being able to access my home directory is vital. The following is visible in dmesg:

[ 2710.362946] Aborting journal on device sdd1-8. [ 2710.363000] EXT4-fs warning (device sdd1): ext4_end_bio:343: I/O error 5 writing to inode 10520593 starting block 44134769) [ 2710.363008] Buffer I/O error on device sdd1, logical block 44134513 [ 2710.363041] EXT4-fs error (device sdd1): ext4_journal_check_start:84: comm glean.dispatche: Detected aborted journal [ 2710.363048] EXT4-fs warning (device sdd1): ext4_dx_find_entry:1795: inode #9718667: lblock 2: comm Renderer: error -5 reading directory block [ 2710.363076] EXT4-fs warning (device sdd1): htree_dirblock_to_tree:1082: inode #9701223: lblock 1: comm Cache2 I/O: error -5 reading directory block [ 2710.800016] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9976467: comm BgIOThr~ool #12: No space for directory leaf checksum. Please run e2fsck -D. [ 2710.812447] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9976467: comm Backgro~Pool #1: No space for directory leaf checksum. Please run e2fsck -D. [ 2710.884557] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9976467: comm Backgro~Pool #1: No space for directory leaf checksum. Please run e2fsck -D. [ 2710.980923] EXT4-fs (sdd1): Remounting filesystem read-only [ 2711.049635] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9701223: comm Cache2 I/O: No space for directory leaf checksum. Please run e2fsck -D. [ 2711.152739] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9701223: comm Cache2 I/O: No space for directory leaf checksum. Please run e2fsck -D. [ 2711.152757] EXT4-fs warning (device sdd1): ext4_dirblock_csum_verify:405: inode #9701223: comm Cache2 I/O: No space for directory leaf checksum. Please run e2fsck -D.

All other programs that I use daily do not cause this issue. No clue what to do here. LibreWolf works fine - that's what I'm using now that Firefox breaks everything and basically forces me to restart if I want to use my computer normally.

Asked by noah 3 months ago

Answered by noah 3 months ago

  • Solved

Firefox install on external drive

Is it possible to install Firefox (or at least the profiles) onto an external SSD (i.e., not the C: drive)? If so, how? Note: this is not about migration/backup/recovery… (read more)

Is it possible to install Firefox (or at least the profiles) onto an external SSD (i.e., not the C: drive)? If so, how?

Note: this is not about migration/backup/recovery of profiles. Nor is it about where files are downloaded by default.

Windows 11 is consuming nearly all of the C: drive. I badly need to get Firefox (and later Thunderbird) onto my E: drive. I further note that the installer gives no options whatsoever as to the destination drive.

Most of the help I've found on the web is clearly outdated.

Thanks. jt

Asked by jonathan67 4 months ago

Answered by jscher2000 - Support Volunteer 3 months ago

  • Solved

Youtube audio plays extremely slow(Video is fine, audio and video are way out of sync, of course)

Youtube audio is extremely slow, I reckon at 10%, but the video is fine and can be sped up or down. The problem persists even in troubleshooting mode, after cache cleari… (read more)

Youtube audio is extremely slow, I reckon at 10%, but the video is fine and can be sped up or down. The problem persists even in troubleshooting mode, after cache clearing, hardware acceleration turned off, enabled DRM and widevine, driver updates, in private mode or not, logged in or not, firefox restarts, computer restarts.

But Youtube plays fine in Chrome and Edge.

I dont think I didnt anything drastically different, or updated win10 or firefox, or messed with anything. It was working fine a day ago.

Is there any way to reset something?

Asked by abelang82 4 months ago

Answered by abelang82 4 months ago

  • Solved

live not working yt

Hi, I can't watch live stream on youtube. I see only black screen on loading circkle. Ads working fine but after them i see what i said before. When live is over then i … (read more)

Hi,

I can't watch live stream on youtube. I see only black screen on loading circkle. Ads working fine but after them i see what i said before. When live is over then i can normally watch it. I can watch twitch normally. There is problem olny on yt. best chris

Asked by bigi162 3 months ago

Answered by jonzn4SUSE 3 months ago

  • Solved

Error 1001 - DNS resolution error

Hello! I get this error often when I try to access various websites. This doesn't happen when I use Opera, so I assume the problem is not with the websites. My OS: Wind… (read more)

Hello!

I get this error often when I try to access various websites. This doesn't happen when I use Opera, so I assume the problem is not with the websites.

My OS: Windows 10. My Firefox version: 127.0 (64-bit).

Asked by vopil15234 3 months ago

Answered by jonzn4SUSE 3 months ago

  • Solved

Missing cookies

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields f… (read more)

I have an issue with Firefox 127 not accepting a session cookie that I use for user authentication. I have an ASP.NET application with a login form that includes fields for login and password, and a submit button. When the button is clicked, an HTTPS/POST request is sent to the server. The server responds and sends back a session cookie named .Cookie.Name with the parameter httpOnly set to true.

When I check in Firefox's Developer Tools under the Network tab, I can see .Cookie.Name in the server response. However, in the Developer Tools under the Storage tab, .Cookie.Name is missing, which prevents the user from logging in. This problem does not occur in other browsers like Chrome or Edge, nor does it occur in Firefox version 126. The configurations for Firefox 126 and 127 are identical.

Could you please assist with this issue?

Asked by LukaszRoki 3 months ago

Answered by LukaszRoki 3 months ago

  • Solved

FF 127.0 (x64) - Can no longer re-arrange tabs or create bookmarks using drag/drop

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0? … (read more)

I just noticed that I can no longer re-arrange tabs by using drag-n-drop or create bookmarks in my bookmarks bar using drag-n-drop. Is this a new "feature" in 127.0?

Asked by Digi421 3 months ago

Answered by cor-el 3 months ago

  • Solved

Javascript

Websites say that my Javascript is disabled, but I already checked on the about:config website and the javascript.enabled is set to true. What do I do so these websites a… (read more)

Websites say that my Javascript is disabled, but I already checked on the about:config website and the javascript.enabled is set to true. What do I do so these websites accept that my Javascript is enabled?

Asked by I M 4 months ago

Answered by cor-el 4 months ago

  • Solved

Update Broke Advanced Options for Undoing 2022 Private Window Visual Changes

Back in October 2022, changes were made to how private windows appear, separating their icon in the OS taskbar, giving it a new icon, and putting a badge on the top right… (read more)

Back in October 2022, changes were made to how private windows appear, separating their icon in the OS taskbar, giving it a new icon, and putting a badge on the top right of the window.

At the time, support threads (such as this one https://support.mozilla.org/en-US/questions/1393494#answer-1542568 ) suggested changing three options to revert these changes: -browser.privateWindowSeparation.enabled -browser.privatebrowsing.enable-new-indicator -browser.privatebrowsing.enable-new-logo I really dislike how these changes look, and so immediately followed this advice. In my advanced options, every one of these is still set to "false" to this day. However, after a recent Firefox update (my current version is listed as 127.0), these no longer seem to have any effect making the new look the only option.

I would strongly prefer to at least re-combine the taskbar icons for standard and private browsing into a single icon. Is there any way to do this in the current update, or is this change permanent going forward? If it is permanent, would reverting to version 126.01 risk losing my current Firefox profile?

Asked by f-v-k 3 months ago

Answered by jscher2000 - Support Volunteer 3 months ago

  • Solved

Firefox failed to reopen all the pages & tabs from previous sessions after crash, task manager says Firefox(19)

Today for the first time after the latest update 127.0 (64-bit), my many firefox pages and tabs crashed and closed and a pop up to send crash report. So I have fired up … (read more)

Today for the first time after the latest update 127.0 (64-bit), my many firefox pages and tabs crashed and closed and a pop up to send crash report.

So I have fired up firefox again to find only a single page opens up, I have lost probably 16+ pages with multiple tabs on each, been like that for months, I have 32GB memory so there is normally no issues or slowness. However after the crash, even though only a single firefox page is open, windows task manager shows Firefox (20) and if I expand the task, I can see each firefox is taking lots of memory.

So it looks like the old session pages/tabs are still there somewhere but not accessible, I would like to get them back if possible. I went through reseting it to default, disabling the add ons etc but nothing has worked.

Asked by Sean Stevens 4 months ago

Answered by jscher2000 - Support Volunteer 3 months ago

  • Solved

The page is not redirecting properly

Hi, On this site: https://www.opensubtitles.org/en/search/sublanguageid-eng/idmovie-1380901 selecting a sub and trying to download gives "The page is not redirecting p… (read more)

Hi,

On this site:

https://www.opensubtitles.org/en/search/sublanguageid-eng/idmovie-1380901

selecting a sub and trying to download gives "The page is not redirecting properly"

I am using Firefox Developer Edition 127 b07, and that happens also in safe mode.

It used to work not too long ago with FF, and it works with Chrome latest.

Asked by Bob4K 4 months ago

Answered by cor-el 4 months ago

  • Solved

Firefox on Linux does not allow entries in forms that are called up in IFRAME.

Dear friends, Firefox on Linux does not allow entries in forms that are called up in IFRAME. It works perfectly on Android. Does anyone know why this is the case? Uwe … (read more)

Dear friends,

Firefox on Linux does not allow entries in forms that are called up in IFRAME. It works perfectly on Android.

Does anyone know why this is the case? Uwe

Firefox 127.0 (64-Bit)

Asked by haller-mtl 3 months ago

Answered by jonzn4SUSE 3 months ago

  • Solved

How to PERMANENTLY close Bookmarks sidebar panel?

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until… (read more)

As of a few days ago whenever I start Firefox the window appears with the Bookmarks sidebar panel already opened. I click the "X" on the sidebar and it will close - until the next time I start Firefox. If I choose Menu->View->Sidebar->Bookmarks and uncheck it the panel will close - until the next time I start Firefox. No matter how the Bookmarks sidebar is closed, it will always reappear when Firefox is restarted. Even if I switch to some other sidebar, Bookmarks will replace it on startup.

I've searched about:config and found no setting which seems to control sidebar behavior on startup.

I assume this is the result of some recent update. Is there no longer a way to permanently disable the Bookmarks sidebar?

MacOS 12.7.5 Firefox 127.0 (64-bit)

Asked by bertfw 3 months ago

Answered by cor-el 3 months ago

  • Solved

Having Firefox open reduces all download speeds, upload unaffected

I have the strangest problem. If Firefox is closed and I do a speedtest in another browser, download a file, or do other internet activity I'm getting about 200-250Mbps … (read more)

I have the strangest problem. If Firefox is closed and I do a speedtest in another browser, download a file, or do other internet activity I'm getting about 200-250Mbps d/l and 100Mbps upload. As soon as I open Firefox, whether I load a page or not, the upload speed stays the same, however the download speed drops to about 25-50 Mbps. This only happens on one PC, the upload isn't affected, and resolves itself as soon as Firefox is closed. Here's what I have done without any change in this behaviour;

  • Rebooted
  • ipconfig /release /renew /flushdns
  • Removed and reinstalled the network adapter
  • Enabled, disabled windows auto tuning and tested (slower disabled)
  • Updated Windows
  • Refreshed Firefox
  • Uninstalled Firefox, deleted remaining folders from Appdata (Local, Low, Roaming) as well as the program file directories and "Mozilla" registry entries. Restarted and reinstalled. Issue immediately resumed when Firefox was open.

Also when connected to a VPN Firefox download speed increases to about 60Mbps and is consistent across other software. If I split tunnel another browser outside the VPN, it is still stuck at 60Mbps. If I close Firefox the speed increases.

This makes absolutely no sense to me, so I'm hoping someone can shed some light on this - but it does seem to be something Firefox is doing.

Thanks for any help anyone can provide.

Asked by Jay 4 months ago

Answered by Jay 3 months ago

  • Solved

Access to Website Being Denied: Brute Force Bot Was Blocked

When using Firefox (latest) and attempting to login into a website I get an error (see attached image) generated by the host's server's firewall. It appears it thinks I'm… (read more)

When using Firefox (latest) and attempting to login into a website I get an error (see attached image) generated by the host's server's firewall. It appears it thinks I'm a bot. When I use Firefox's privacy mode I don't get this error. I would prefer not to use privacy mode. I contacted the administrator of the website I'm attempting to access and he couldn't offer any help.

When I use Google Chrome browser I don't encounter the above problem. This leads me to believe it's not an issue with my Avast Anti-Tracking and Antivirus settings.

Any help would be appreciated.

Chrys

Asked by Chrys6600 3 months ago

Answered by jscher2000 - Support Volunteer 3 months ago

  • Solved

When trying to signin on Facebook I get the message:Update Your Browser You’re using a web browser that isn’t supported by Facebook.

As of 2024 06 20 there are many websites that I cannot login anymore one being Facebook with this message:Update Your Browser You’re using a web browser that isn’t suppor… (read more)

As of 2024 06 20 there are many websites that I cannot login anymore one being Facebook with this message:Update Your Browser You’re using a web browser that isn’t supported by Facebook.

Asked by lilijifu 3 months ago

Answered by lilijifu 3 months ago

  • Solved

Youtube playback performance has gone down June 2024

Over the past week or so, Youtube videos take a while to start, and will at times just stop and buffer. I turned off uBlock Origin for Youtube, and I have Youtube Premium… (read more)

Over the past week or so, Youtube videos take a while to start, and will at times just stop and buffer. I turned off uBlock Origin for Youtube, and I have Youtube Premium, but this issue is still happening. Ookla speed test is 569.32 Mbps download, and 23.50 Mbps upload. My Firefox is set to automatically update. Current version is 127.0.1

Asked by mikeyvsaul 3 months ago

Answered by mikeyvsaul 3 months ago