Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết

firefox is redirecting from localhost:8080 to localhost:8081

Currently Firefox is redirecting http://localhost:8080 to http://localhost:8081 , each time when type the address in the URL address bar. I have been working with a cont… (xem thêm)

Currently Firefox is redirecting http://localhost:8080 to http://localhost:8081 , each time when type the address in the URL address bar.

I have been working with a container wordpress. I have tested in chrome the address http://localhost:8080 and all works fine.

How can we fix that problems, thanks in advance.

I have removed cookies and site data of localhost in Privacy-and-security> Manage-data>

screen-cast https://imgur.com/lWV1WFa

Được hỏi bởi christian 14 giờ trước

Được trả lời bởi christian 13 giờ trước

  • Đã giải quyết
  • Đã lưu trữ

Webpages only load when there are 2 duplicate tabs of the url

This started happening 2 days ago (firefox nightly) Here is a video of the issue (forgot to remove audio tracks before recording oops): https://youtu.be/Vc5ktXUw72E … (xem thêm)

This started happening 2 days ago (firefox nightly) Here is a video of the issue (forgot to remove audio tracks before recording oops): https://youtu.be/Vc5ktXUw72E

Được hỏi bởi ltks 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã khóa
  • Đã lưu trữ

firefox crashes after closing every time

Locking this thread.Please continue here: [/questions/1348731] firefox crashes after closing every time … (xem thêm)

Locking this thread.
Please continue here: [/questions/1348731]
firefox crashes after closing every time

Được hỏi bởi fanucweld 1 năm trước

Lần cuối trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox browser.

‘Firefox refuses to open, just keeps giving the message "Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window." … (xem thêm)

‘Firefox refuses to open, just keeps giving the message "Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window." When I click on close, the message just comes back, I have deleted, and reinstalled Firefox, but it is still the same, I am now having to use windows outlook. Please help me get back onto Firefox.

Được hỏi bởi the.hairy.loon 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox 93 freezes

Since the upgrade to version 93 many times Firefox freezes (blue circle moving on screen) and the complete screen is filled with the browser in such a way that the Window… (xem thêm)

Since the upgrade to version 93 many times Firefox freezes (blue circle moving on screen) and the complete screen is filled with the browser in such a way that the Windows tray is not visible. This is particularly being done when several pages are open in the browser simultaneously. Sometime after this freeze the browser closes itself without any notice. This is rather annoying when I am in the middle of a work.

Here are the details of my OS: https://pastebin.mozilla.org/DkNG2o5X

Please find attached a picture what can be seen when the above freeze happens.

Được hỏi bởi kadocsa.krisztian 1 năm trước

Được trả lời bởi Paul 1 năm trước

  • Đã khóa
  • Đã lưu trữ

Firefox 93 Way Too Slow!

Got the "new & improved" version 93, and it doesn't seem so improved. I can barely write this, as it keeps stopping and starting, and acts like we're underwater! It's… (xem thêm)

Got the "new & improved" version 93, and it doesn't seem so improved. I can barely write this, as it keeps stopping and starting, and acts like we're underwater! It's using about 15GBs of RAM, and while I still have plenty on-hand, it's barely functioning! Come one, what's going on, will this browser ever just work?

Được hỏi bởi StevenCee 1 năm trước

Lần cuối trả lời bởi Paul 1 năm trước

  • Đã khóa
  • Đã lưu trữ

Firefox is very laggy with many (discarded) tabs and huge sessionstore.jsonlz4

Problem: Firefox glitches a lot if the total number of all tabs exceeds 4129, and the sessionstore.jsonlz4 file in the profile has a large size. Details: Some interface … (xem thêm)

Problem: Firefox glitches a lot if the total number of all tabs exceeds 4129, and the sessionstore.jsonlz4 file in the profile has a large size.

Details: Some interface elements stop displaying normally after some time after opening 4130 tab, 4131 tab or more - popup menus, extension menus, Firefox menus, contextual menus, hovering popup windows, etc. They're either not displayed at all or partially displayed. The problem is purely visual - these elements are present and can be clicked on with the mouse, they just aren't displayed correctly. The more tabs open after 4129, the faster and harder the Firefox lags. When I quickly open more than 50 tabs after 4129, the browser usually stops displaying anything and completely freezes. The problem also appears some time after restarting the browser. Closing all tabs above the limit of 4129 completely solves the problem.

What have I done to solve the problem and what isn't working:

  • tried running the browser in "safe-mode" (without extensions and hardware acceleration);
  • tried running my firefox-profile in a new clean firefox client of the same version (87);
  • tried running my firefox-profile in a new clean firefox client of the latest version (94);
  • tried running my firefox-profile on another computer with significantly more RAM (32GB);
  • tried running my firefox-profile with sessionstore.jsonlz4 saved earlier (a week earlier)
  • tried running my sessionstore.jsonlz4 in a brand new profile;
  • combinations of all steps above.

Partial solution: The problem is definitely related to the sessionstore.jsonlz4 file from the profile. But since this file is critically important to me, I can't just create a new blank one. I tried creating a brand new one based on the old one, but smaller in size (I used [this](https://addons.mozilla.org/en-US/firefox/addon/sidebery/) extension). The old sessionstore.jsonlz4 (A) is 10.2MB, the new one (B) is 631KB. This difference in size is due to the fact that the new file doesn't contain data in the "image" attribute of tabs. In old (A) sessionstore.jsonlz4 67% of the space was taken up by the "image" attribute (it seems to be responsible for displaying the icons on the tabs), 16% by attribute "csp" (no idea what it is), all other attributes take less than 2% each. There're no "csp" attribute in my new (B) sessionstore.jsonlz4 and "image" attributes are "null". The first and second place are the "url" (23%) and "title" (19%) attributes respectively. I moved the new (B) sessionstore.jsonlz4 to the old profile and the problem was solved (the 4129 tabs limit disappeared). However, since the new (B) sessionstore.jsonlz4 has no "image" attribute data, all tabs are displayed without icons. I wrote a simple python-script that decompresses sessionstore files into json format, then copy "images" attributes of the old (A) sessionstore.json into the new one (C), and then compresses this into the new (C) sessionstore.jsonlz4. The size of such a compiled file is 6.82MB. When using such a sessionstore (С), the tab-icons are displayed, but the problem with the limit of 4129 tabs appears again. So it's obvious that the large size of the sessionstore.jsonlz4 file is the root of the problem.

My questions: 1) How do I fix it? Obviously, the "do not use more than 4129 tabs" option is not suitable for me. I know that most users will find this number of tabs excessive and suggest using bookmarks, but it doesn't work for me either. Spread tabs across multiple profiles or even browsers? I'm afraid that's what I'll end up having to do. 2) Why is this happening? I read people online who had sessionstore.jsonlz4 over 50MB and had no problems. 3) 67% of the space in my sessionstore-(A) is taken up by images, and many of them are repeated 100-300 times - a colossal waste. In total, I counted 792 unique images. Question - is there any way to modify sessionstore.jsonlz4 to significantly reduce its size, but still leave the data about these images? I tried to create 792 files with these images on my disk and replace the "image" attributes data with the path to these files. I tried the following options:

 "image": "D:/some_dir/123.ico"
 "image": "D:\\some_dir\\123.ico"
 "image": "file:///D:/some_dir/123.ico"
 "image": "file:///D:\\some_dir\\123.ico"

But it all doesn't work - the browser just replaces all these values with "null" after loading. In the original, such an attribute usually looks something like this:

 "image": "data:image/png;base64,iVBORw0KGAAAf8...(many bytes)...5ErkJggg=="
 or
 "image": "data:image/ico;base64,...

Any other ideas on how to replace those long data:image-strings?

I'm sorry for such a vague, long question, but I really need help from the experts.

Được hỏi bởi CarthagoDelendaEst 1 năm trước

Lần cuối trả lời bởi Paul 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox will not open

Firefox browser will not open. The FF icon is located in my taskbar (Windows 10). When I rest the mouse on this icon I see a very small representation of a website. When … (xem thêm)

Firefox browser will not open. The FF icon is located in my taskbar (Windows 10). When I rest the mouse on this icon I see a very small representation of a website. When I click on the icon I see flash of some sorts on the desktop for about a nano second but the browser will not open.

I uninstalled FF and reinstalled. FF would open OK and I had no problems opening various websites. However, after I closed FF and attempted to open it up again it would not and so I am back to the original problem.

As I needed to access a website, I attempted to open Microsoft Edge and experienced the exact same problem. With the Microsoft Edge browser icon in the taskbar I can see a very small representation of a webpage but this browser will not open either.

Any assistance you can give me will be much appreciated, Con Van Dyk

Được hỏi bởi kboy 1 năm trước

Được trả lời bởi jonzn4SUSE 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox simply isn't doing anything.

Firefox (desktop version 96.0.1 64-bit) just updated itself on my laptop. Now, it will not load any pages. I'm sending this message using Chrome. Please help. … (xem thêm)

Firefox (desktop version 96.0.1 64-bit) just updated itself on my laptop. Now, it will not load any pages. I'm sending this message using Chrome.

Please help.

Được hỏi bởi tympanicttu 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox is not even starting! A report to the expert:

Hi everyone. For the last 6 months, the <Firefox.exe> process is being terminated immediately after launching it. I tried every solution I came across in the inter… (xem thêm)

Hi everyone. For the last 6 months, the <Firefox.exe> process is being terminated immediately after launching it.

I tried every solution I came across in the internet: from making a fresh clean installation to changing the profile, deleting the cache files and searching for Malwares and viruses. Unfortunately, nothing has worked.

Nevertheless, if I rename the "Firefox.exe" file to any other name, it will work without a problem. And if I kill the <explorer.exe> process, and then run "Frefox.exe" -without changing its name-, it will also function properly.

Before yesterday, I bought a new computer, installed Firefox, and it was working smoothly. However, today, I installed Office 2021 Pro Plus, logged into my Microsoft account from Word and <Firefox.exe> process is being terminated upon lunching it again.

I formatted the system, made a restore point, downloaded another version of office (2019 Pro Plus), logged into my Microsoft account, and the same has happened again. I tried different scenarios; the result is always the same.

  • Same problem is happening with Chrome. Only Edge is working if I logged into my Microsoft account from office apps.

Any idea?

Được hỏi bởi mr.yamanqassem 1 năm trước

Được trả lời bởi FredMcD 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

w/not load websites

No websites will load at all. The address looks fine but the loading ends up timing out just like when the address isn't correct or the site is having issues. I believe t… (xem thêm)

No websites will load at all. The address looks fine but the loading ends up timing out just like when the address isn't correct or the site is having issues. I believe this started after the last update, I don't remember if it was a Firefox or windows update. I've tried the suggested troubleshooting tips, and uninstalled re-installed firefox twice. All I achieved was to lose my dark theme and previous open tabs.

Được hỏi bởi sbatinic 1 năm trước

Được trả lời bởi sbatinic 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox Browser

When I open a website, the message "Firefox is already running" comes up every time. Task manager says nothing is currently running. I have to click "close Firefox every … (xem thêm)

When I open a website, the message "Firefox is already running" comes up every time. Task manager says nothing is currently running. I have to click "close Firefox every time I go to a website. Can you help? Thanks Alan Murray

Được hỏi bởi traderam 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

v. 100.0 (64-bit Windows 10) hangs with disk access

Ever since the Firefox upgrade to v100.0 (Win10 64-bit), Firefox locks up whenever it spawns a new, external process. This happens most frequently whenever the website to… (xem thêm)

Ever since the Firefox upgrade to v100.0 (Win10 64-bit), Firefox locks up whenever it spawns a new, external process. This happens most frequently whenever the website to which I'm connected (doesn't matter which one) attempts to print or read in a file on the hard drive. This is especially true for email sites, where these functions are most often called from within FireFox. No error code appears and it's not immediately evident that Firefox even has an issue. It just becomes completely unresponsive. I have to call up the Task Manager and kill the Firefox tasks to exit. When I reinvoke Firefox, it restarts the tabs I had open at the time I killed it. This never happened before v100.0, and does not happen in any other browser. I have a friend with a Windows 10 machine who has exactly the same problem.

Any suggestions?

Được hỏi bởi Dylan Paine 1 năm trước

Được trả lời bởi Dropa 1 năm trước

  • Đã giải quyết

Specific sites crash FF but not in Incognito mode

When I run the Divi Builder on the agencia221b.com site, it crashes firefox. The testes I've made so far: If i run divi builder from other sites in the same hosting, it … (xem thêm)

When I run the Divi Builder on the agencia221b.com site, it crashes firefox.

The testes I've made so far: If i run divi builder from other sites in the same hosting, it crashes firefox. If i run divi builder from those sites in incognito mode, everything runs normally. If i run divi builder from those sites in firefox troubleshooting mode, it crashes firefox. If i run divi builder from those sites with all extensions disabled, it crashes firefox. If i run divi builder from other sites in other hosting, all runs normally. If i run divi builder from those sites in chrome, in or out of incognito mode, everything runs normally.

This problem started some weeks ago with one site, after instaling a wordpress plugin. Now, other sites in the same hosting begin to have the same problem.

It only happens with firefox, always. It doenst happens with other browsers, never.

Please, can someone help?

Được hỏi bởi Raphael Golin 1 tháng trước

Được trả lời bởi cor-el 1 tháng trước

  • Đã giải quyết

Firefox crashes when trying to log into websites

For the past few weeks, Firefox has started crashing when logging into various websites. I've updated Firefox, cleared cookies etc, reinstalled Firefox, opened it in Trou… (xem thêm)

For the past few weeks, Firefox has started crashing when logging into various websites. I've updated Firefox, cleared cookies etc, reinstalled Firefox, opened it in Troubleshooting mode, updated my OS, disabled extensions... everything I can think of. After some sleuthing, it seems to only happen when trying to log into a website. Doesn't happen on every site, which is weird.

This is so frustrating, please help!

Được hỏi bởi Jeff 2 tuần trước

Được trả lời bởi Jeff 2 tuần trước

  • Đã giải quyết

video darker and high contrast

when playing videos, firefox makes the videos much darker and higher contrast than the original videos, as well as maxing out the cpu on my laptop when playing video, sta… (xem thêm)

when playing videos, firefox makes the videos much darker and higher contrast than the original videos, as well as maxing out the cpu on my laptop when playing video, started a day ago or so.

Được hỏi bởi ftorgrimsen 1 tuần trước

Được trả lời bởi TyDraniu 1 tuần trước