Showing questions tagged: Show all questions

Master Password not being accepted

Hello, My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my password… (read more)

Hello,

My protonpass manager and email accounts were compromised by a hacked Discord user. I began setting up the password manager in mozilla to help me with my passwords, but somehow mistyped the Master Password I was trying to set up. Now I have no idea what it is and need to reset it.

Thank you,

Asked by Flynx 45 minutes ago

Server not found

Trying to access the following address. https://webplay.serverguru.best/. I run Mozilla on all my computers and this computer will not go to site. I cannot figure out why… (read more)

Trying to access the following address. https://webplay.serverguru.best/. I run Mozilla on all my computers and this computer will not go to site. I cannot figure out why. I get the following message:

Hmm. We’re having trouble finding that site.

We can’t connect to the server at webplay.serverguru.best.

If you entered the right address, you can:

   Try again later
   Check your network connection
   Check that Firefox has permission to access the web (you might be connected but behind a firewall)


Thanks!!

Asked by hurliman.jack 1 day ago

Setting for Firefox Home Content -> Shortcuts is not saving.

Whenever I close my browser, it will show but when i open a new tab, it is gone and when i check settings, it is unchecked. I tried enabling both Shortcuts and Recent act… (read more)

Whenever I close my browser, it will show but when i open a new tab, it is gone and when i check settings, it is unchecked. I tried enabling both Shortcuts and Recent activity but only Recent activity is saved and Shortcuts is not saved.

Asked by Tristan Teo 1 day ago

Cannot connect to www.wix.com because authenticity cannot be verified

Our web page uses wix.com When I enter https://wix.com I get the error below. How can this be fixed because I need to update the web page. The web page is for the Adams… (read more)

Our web page uses wix.com When I enter https://wix.com I get the error below. How can this be fixed because I need to update the web page. The web page is for the Adams County Museum in Brighton Colorado Thank you If possible, pls email a fix to adamscountymuseum@gmail.com

An error occurred during a connection to www.wix.com. PR_END_OF_FILE_ERROR

Error code: PR_END_OF_FILE_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.

Asked by adamscountymuseum 2 days ago

Firefox and Twitter (X)

It started today. I can no longer sign into X if I have my Firefox browser setting "Never Remember History" enabled. If I enable "Remember History" I can log in to X. … (read more)

It started today.

I can no longer sign into X if I have my Firefox browser setting "Never Remember History" enabled.

If I enable "Remember History" I can log in to X.

This has never been an issue before and is a bit frustrating.

Asked by Sonia Chan 2 days ago

private browsing shows up in history sometimes

once every week or two, private browsing shows up in history. it is not cleared when i close all private windows. the rest of the time it works as it's supposed to. an… (read more)

once every week or two, private browsing shows up in history. it is not cleared when i close all private windows. the rest of the time it works as it's supposed to. any suggestions are welcome. thank you. running 125.0.3 on mac ventura 13.6.6

Asked by zinaemail-junky 3 days ago

Commentary No Longer Visable On Multiple Websites

The last Firefox update, 126.0 (64bit), that was installed 2 days ago has caused various website's commentary or forums to not be displayed. For example, Yahoo finance pa… (read more)

The last Firefox update, 126.0 (64bit), that was installed 2 days ago has caused various website's commentary or forums to not be displayed. For example, Yahoo finance page, attempting to read the "community" section of a particular stock such as Walmart (WMT) nothing is displayed. This happens also on news websites that allow commentary. Google Chrome does display commentary but I don't like using Google.

This is not the first time commentary has not being displayed after an update. Happened a couple of times last year.

The desktop pc is running Windows 11, version 23H2.

Thanks, Frank

Asked by Clovis People 3 days ago

An error occurred during a connection to login.acg.aaa.com

Unable to login to my AAA account from my PC though I can with no issues on my android phone. security.tls.version.max is set to 4 SSL Report: login.acg.aaa.com (104.68… (read more)

Unable to login to my AAA account from my PC though I can with no issues on my android phone.

security.tls.version.max is set to 4

SSL Report: login.acg.aaa.com (104.68.100.81) shows A+ rating - https://www.ssllabs.com/ssltest/analyze.html?d=login.acg.aaa.com

Please help.

Asked by Max 4 days ago

Firefox deb package - Apparmor profile

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox. Currently the fleet is using … (read more)

Hello, I administer a small fleet of Ubuntu desktops. For a variety of reasons we avoid using Canonical's Snap package version of Firefox.

Currently the fleet is using Firefox installed from the Mozilla Team PPA repo. However that repo can be incredibly slow and after reading about the new Firefox deb packages [1] from the Mozilla APT repository we would like to move to them. The problem is that these packages lack Apparmor profiles, so unfortunately my security team won't let me use them.

Would it be possible to add Apparmor profiles to these packages please? They would need to be applied only when an OS has Apparmor enabled, which may not be the default for Debian.

Thank you!

[1]: https://blog.mozilla.org/en/products/4-reasons-to-try-mozillas-new-firefox-linux-package-for-ubuntu-and-debian-derivatives/

Asked by Partially_Anonymous 5 days ago

to turn off auto redirect

hi there, nowadays i am suffering a bad moment....because when i am trying to visit a website and trying to view an article the website automatically redirects to other s… (read more)

hi there, nowadays i am suffering a bad moment....because when i am trying to visit a website and trying to view an article the website automatically redirects to other sites,,,, and this is very disappointed..

so now i am asking for a solution to turn off auto redirect..

Asked by Jibon Barman 6 days ago

Firefox using FIDO2 security keys

I using kubuntu (ubuntu with kde) 22.04 and firefox will not recognize my security key. There is a really good thread on this here. It is now closed. https://support.m… (read more)

I using kubuntu (ubuntu with kde) 22.04 and firefox will not recognize my security key. There is a really good thread on this here. It is now closed.

https://support.mozilla.org/en-US/questions/1412073

One of the solutions is to install firefox from the mozilla server. On other forums, this is referred to removing snap and installing the debs. I haven't tried this.

Reading through the thread however, it seems like the snap version should work. The manufacurers id and product code for my Thetis FIDO2 usb key are present in the etc/udev/rules.d/70-snap.firefox.rules

This answer says to disable apparmor. I tried that, but it didn't work.

I have quoted this answer below.

This isn't actually a firefox problem. KDE Neon uses the firefox package from the Mozilla Team PPA and there's nothing wrong with that package. The problem is that Neon enables app armor on firefox which breaks access to password managers and security keys. sudo aa-disable usr.bin.firefox works around the problem by disabling app armor for firefox. aa-complain was not sufficient in this case.

Is there anything else I can try?

Asked by oilhat 6 days ago