Showing questions tagged:

Firefox disconnects when Norton VPN turned on.

I have be using Firefox Browser with Norton VPN turned on for a few years now without any problems. I was browsing and got connected to a website, then ever since Firefox… (read more)

I have be using Firefox Browser with Norton VPN turned on for a few years now without any problems. I was browsing and got connected to a website, then ever since Firefox stops working when Norton VPN is turned on. I tried uninstalling Firefox completely using software, and reinstalled Firefox it, with no success. The Virus scans are clean. I have a dual boot of Windows 10 and 11. I use Windows 10 the most. I changed to Windows 11 and had no problems with Firefox until I imported bookmarks from Windows 10's Firefox.

Archived 1 270

ImportEnterpriseRoots

Hello, Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned… (read more)

Hello,

Recently I have noticed 'Your browser is being managed by your organization. - That being ImportEnterpriseRoots' appearing in settings. I have seen this mentioned by others but as of yet I cannot see if it has been sorted yet. I have uninstalled and it went away, but it has since returned the following day. I Do not have any other anti-virus on this laptop other than Windows Defender so it cannot be that. I will not be using Firefox as default until this is gone, or at the very least know that its safe.

Archived 10 253

My personal computer's Firefox says the browser is controlled by enterprise. I have no enterprise.

My personal computer's Firefox says the browser is controlled by enterprise. I have no enterprise. How does this Enterprise policy get set? And how can I remove it? … (read more)

My personal computer's Firefox says the browser is controlled by enterprise. I have no enterprise.

How does this Enterprise policy get set? And how can I remove it?

Archived 1 252

Hot links in Thunderbird are not opening in Firefox

For the past few days hot links in Thunderbird do not open in Firefox. Selecting a link in an email opens or brings to the fore a copy of Firefox with the link address an… (read more)

For the past few days hot links in Thunderbird do not open in Firefox. Selecting a link in an email opens or brings to the fore a copy of Firefox with the link address and the wait icon but nothing else happens. I have to close Firefox, copy the link location, Past and Go in Firefox, and then the linked page appears. This behavior happens even in Troubleshoot Mode, so it is not any plugin or customization. I am also running Mozilla VPN. With VPN disabled, hot links in Thunderbird open in Firefox as expected. Now you know where to look.

Also, when I tried to add Troubleshooting Information below, nothing appeared. When I selected to option to be shown what to do, this page was replaced with other which deleted all this text, and now I am entering it all in again, which is severely frustrating. On a page where the user has entered possibly a volume of information, there should not be any sloppy risk of deleting that information due to page mishandling. Open help or assistance information in a separate tab, please. Think ahead about this stuff. You are supposed to be web design experts. Instead your web site spits in my face just when I am asking for help. Think. Plus, I had to get the Troubleshoot information manually so that is not being as automatic as it appears to be , either. Getting help should ideally be a button click, not jumping through hoops.

Archived 2 243

restore firefox windows and tabs with restart

I recently updated to Firefox 135.0 on MacBook Pro, Catalina, OS 10.15.7 In the past, with multiple Firefox windows open & multiple tabs open in each, when restarting… (read more)

I recently updated to Firefox 135.0 on MacBook Pro, Catalina, OS 10.15.7 In the past, with multiple Firefox windows open & multiple tabs open in each, when restarting, "reopen pages on startup" selected, system loaded & ready to go, I'd find all windows, tabs & history available upon launching Firefox. Since update to 135.0, shut down & restart, launch Firefox and I find a single blank new window, no multiple windows, no tabs, no history. I've tried to find [Settings] to make everything come back - no joy, to no avail. Suggestions? Help? Thanks, JS

Archived 1 243

The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem.

I'm receiving this message The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software… (read more)

I'm receiving this message The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can cause this problem.

Archived 1 243

New desktop version

You are fools. With the new desktop version you destroyed all my settings, all the sites I have remembered for years, without asking me if I wanted it because you turn o… (read more)

You are fools. With the new desktop version you destroyed all my settings, all the sites I have remembered for years, without asking me if I wanted it because you turn off all my extension. You shameless idiots, you have destroyed all my years of work. And now I have an empty Firefox. Since it is empty, I will never work with you again, because I do not know what you fools can do, and you do not even ask me. I will switch to a new, smarter browser.

Archived 2 243

Connection Issues

8 out of 10 times that i try to connect to the following site: https://www.tax.ny.gov/online/ I get the following error message: Secure Connection Failed An error occurre… (read more)

8 out of 10 times that i try to connect to the following site:

https://www.tax.ny.gov/online/

I get the following error message:

Secure Connection Failed

An error occurred during a connection to otc.tax.ny.gov. PR_CONNECT_RESET_ERROR

Error code: PR_CONNECT_RESET_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Now and then, I'm able to log in successfully. lately though, I'm having trouble logging in using Firefox browser.

This is becoming very frustrating. What could be the issue? What do i need to do to resolve the problem?

Archived 4 243

Unable to configure Firefox on Mac with provisioning profile

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Passwo… (read more)

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

Archived 3 234

restore last session

After accidentally closing firefox I could not restore my last session after going to. history because the restotre tab was not there. Only recently closed tabs and rece… (read more)

After accidentally closing firefox I could not restore my last session after going to. history because the restotre tab was not there. Only recently closed tabs and recently closed windows and search history was there. I also had the box sent in setting to restore last session but it did not do that either. Am I missing something. Sorting through all the history would take quite a bit of time. I am on a macbook with sequoia ios.

Thanks

Archived 1 234