Zobrazenie otázok označených:

Links in emails do not work.

When I receive an email that includes a live link it does not work when I click on it. Instead I get a popup error message that says "Windows cannot access the specifi… (ďalšie informácie)

When I receive an email that includes a live link it does not work when I click on it. Instead I get a popup error message that says "Windows cannot access the specified device, path, or file. You may not have the appropriate permissions to access the item."

I can sometime manage to copy the link address and paste it into a browser but this is not always successful.

Open

The lost of "Pocket" as an extension was large.

I used Pocket for a while. It was excellent since it allowed taking a webpage and converting it to a document that could be copied and pasted to Microsoft word. This allo… (ďalšie informácie)

I used Pocket for a while. It was excellent since it allowed taking a webpage and converting it to a document that could be copied and pasted to Microsoft word. This allowed further analysis and work on the contents of the page and was extremely useful.

Now that Pocket is gone is there another extension or a purchased extension that does the same thing on the present day Firefox.

I presently use Windows 7 and Windows 10.

Appreciate any suggestions.

Open 1 9

"your browser is being managed by your organization" How do i deactivate or disable this?

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, p… (ďalšie informácie)

This is a personal computer, not associated with any organization. I do not believe it to be necessary on this browser. If it is, please advise. If it is not necessary, please tell me how to disable,deactivate, or remove it. This message only appears in firefox. I don't know where it came from and therefore I do not trust it being there. If it was placed there BY fire fox, also please advise.

Open 2 15

Sky News Website Access Denide Error

Started a few days ago, I'm getting a Access Denied error on Sky News web site-: Access Denied You don't have permission to access "http://news.sky.com/uk" on this serv… (ďalšie informácie)

Started a few days ago, I'm getting a Access Denied error on Sky News web site-:

Access Denied You don't have permission to access "http://news.sky.com/uk" on this server. Reference #18.6e3f655f.1775840716.11cf0872 https://errors.edgesuite.net/18.6e3f655f.1775840716.11cf0872

Has anyone a clue? I can go to the Sky Watch live..... when I click any link I get the same result above. This happens when running Firefox in safe-mode.

Running Win 7 x64 115.33.0ESR This is the only problem I have.

Dave

Vyriešené 6 1 53

wont connect to facebook because firefox detects a security issue

i was using facebook until about 4 weeks ago. somehow it changed languages and while i was trying to put it back to english i was locked out. this is part of the messa… (ďalšie informácie)

i was using facebook until about 4 weeks ago. somehow it changed languages and while i was trying to put it back to english i was locked out.

this is part of the message i get

Firefox detected a potential security threat and did not continue to www.facebook.com because this website requires a secure connection.

www.facebook.com has a security policy called HTTP Strict Transport Security (HSTS), which means that Firefox can only connect to it securely. You can’t add an exception to visit this site.

The issue is most likely with the website, and there is nothing you can do to resolve it.

Open 13

Suddenly not receiving emails

48 hours ago, emails ceased to arrive (they can still be sent). A friend who tried to send me a message received this message: "This is the mail system at host gateway1.e… (ďalšie informácie)

48 hours ago, emails ceased to arrive (they can still be sent). A friend who tried to send me a message received this message:

"This is the mail system at host gateway1.enmail.co.

I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The mail system

<yarrow@hmill.plus.com>: host mx.enmail.co[91.204.208.191] said: 554 5.4.0 Error: too many hops (in reply to end of DATA command)"

Any simple help gratefully received (warning: I'm not a techie)

Open 1 7

How to get help for Firefox command line parameters

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.e… (ďalšie informácie)

Using Windows 11 and a recent version of Firefox, if I open a command prompt window and enter: C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help

I get nothing.

But it works if I add "| more": C:\Users\Admin\Documents>"C:\Program Files\Mozilla Firefox Esr\firefox.exe" --help | more Usage: C:\Program Files\Mozilla Firefox Esr\firefox.exe [ options ... ] [URL]

      where options include:
 -h or --help       Print this message.
 -v or --version    Print Firefox version.
 --full-version     Print Firefox version, build and platform build ids.
 -P <profile>       Start with <profile>.
 --profile <path>   Start with profile at <path>.
 --migration        Start with migration wizard.
 --ProfileManager   Start with ProfileManager.
 --origin-to-force-quic-on <origin>
                    Force to use QUIC for the specified origin.
 --new-instance     Open new instance, not a new window in running instance.
 --safe-mode        Disables extensions and themes for this session.
 --allow-downgrade  Allows downgrading a profile.
 --MOZ_LOG=<modules> Treated as MOZ_LOG=<modules> environment variable,
                    overrides it.
 --MOZ_LOG_FILE=<file> Treated as MOZ_LOG_FILE=<file> environment variable,
                    overrides it. If MOZ_LOG_FILE is not specified as an
                    argument or as an environment variable, logging will be
                    written to stdout.
 --console          Start Firefox with a debugging console.
 --headless         Run without a GUI.
 --browser          Open a browser window.
 --new-window <url> Open <url> in a new window.
 --new-tab <url>    Open <url> in a new tab.
 --private-window <url> Open <url> in a new private window.
 --preferences      Open Options dialog.
 --screenshot [<path>] Save screenshot to <path> or in working directory.
 --window-size width[,height] Width and optionally height of screenshot.
 --search <term>    Search <term> with your default search engine.
 --setDefaultBrowser Set this app as the default browser.
 --first-startup    Run post-install actions before opening a new window.
 --kiosk            Start the browser in kiosk mode.
 --kiosk-monitor <num> Place kiosk browser window on given monitor.
 --disable-pinch    Disable touch-screen and touch-pad pinch gestures.
 --jsconsole        Open the Browser Console.
 --devtools         Open DevTools on initial load.
 --jsdebugger [<path>] Open the Browser Toolbox. Defaults to the local build
                    but can be overridden by a firefox path.
 --wait-for-jsdebugger Spin event loop until JS debugger connects.
                    Enables debugging (some) application startup code paths.
                    Only has an effect when `--jsdebugger` is also supplied.
 --start-debugger-server [ws:][ <port> | <path> ] Start the devtools server on
                    a TCP port or Unix domain socket path. Defaults to TCP port
                    6000. Use WebSocket protocol if ws: prefix is specified.
 --marionette       Enable remote control server.
 --remote-debugging-port [<port>] Start the Firefox Remote Agent,
                    which is a low-level remote debugging interface used for WebDriver
                    BiDi and CDP. Defaults to port 9222.
 --remote-allow-hosts <hosts> Values of the Host header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-origins <origins> Values of the Origin header to allow for incoming requests.
                    Please read security guidelines at https://firefox-source-docs.mozilla.org/remote/Security.html
 --remote-allow-system-access Enable privileged access to the application's parent process

Can anyone explain why?

Is it possible to change Firefox so that it works without "| more"?

Note that the above was on my Windows 11 laptop, but I'm sending this from my Windows 7 desktop. None of the suggested topics were appropriate, so I selected the first one "Accessibility".

Open 1 1 70

Access denied message

When I try to access ordinary websites, I am recently getting this message: Access Denied You don't have permission to access the requested URL on this server. Reference… (ďalšie informácie)

When I try to access ordinary websites, I am recently getting this message: Access Denied You don't have permission to access the requested URL on this server.

Reference: 0.15643717.1775670722.5e7075aa

Help! How to fix?!

Open 27

mozilla firefox keeps coming up unresponsive I have windows 7

everytime I try to get to my sites its very slow and it says mozilla firefox not responding If I wait for a while it will finally allow me to get to my site but it takes … (ďalšie informácie)

everytime I try to get to my sites its very slow and it says mozilla firefox not responding If I wait for a while it will finally allow me to get to my site but it takes a long time

Open 1 30

"Tons" of cookies after recent update

OK so, I just updated Firefox to 115.34 Oesr (64-bit) on my Windows 7 Desktop. Before this update, it's been my practice to clear my cookies manually from unknown websit… (ďalšie informácie)

OK so, I just updated Firefox to 115.34 Oesr (64-bit) on my Windows 7 Desktop. Before this update, it's been my practice to clear my cookies manually from unknown websites about 3 times a day, only keeping the "exception" cookies. But, since the update, there have been SOOO many cookies...something like 75 to 100 and EACH time I manually clear the cookies...even just minutes after I clear it and refresh the "Settings" page they appear again. And, the worst of it is that Google won't let me sign into Google websites like Play Store and Google.com search saying that "there has been unusual traffic..." and makes me solve capchas all day long. Other sites too say Unusual traffic like CVS and won't let me sign in either. And now, I'm not using a VPN.

I googled the matter and it was said to be was a known issue with the 115 update and the A.I. said to get rid of the ad blocker as a possible fix but, it didn't work. Have Firefox clear cache and cookies but that didn't work, changing "Tracking Protection" to "Standard". Nothing works. Is there an update fixing this issue? By the way, I have had Firefox set to clear cache and cookies upon closing. But the cookies pile up so quickly again. Thanks for your help

Open 8 51

I have Mozilla Firefox and Thunderbird on a Win7 notebook, when Norton has a patch update in live update, both start crashing.

I have Firefox and Thunderbird on a Win7 notebook, both started crashing unexpectedly. Never could get Firefox back up and running, so tried to uninstall and reinstall; u… (ďalšie informácie)

I have Firefox and Thunderbird on a Win7 notebook, both started crashing unexpectedly. Never could get Firefox back up and running, so tried to uninstall and reinstall; uninstall worked but now can't download to install it on the Win7 notebook.

Thunderbird is more erratic; a tech friend went in and got it running, but it has crashed twice since then. The first time, after a couple of days checking it, it just started working again. This time it crashed soon after completing a Norton live update that had a product patch. I get the crash report screen but then it fails to submit the crash report; this is the crash report from today:

AdapterDeviceID: 0x0a16 AdapterDriverVersion: 10.18.10.3412 AdapterSubsysID: 06511028 AdapterVendorID: 0x8086 Add-ons: cardbook%40vigneau.philippe:94.5,default-theme%40mozilla.org:1.3,google%40search.mozilla.org:1.0,ddg%40search.mozilla.org:1.0,amazondotcom%40search.mozilla.org:1.1,wikipedia%40search.mozilla.org:1.0,bing%40search.mozilla.org:1.0 AvailablePageFile: 14557913088 AvailablePhysicalMemory: 6057934848 AvailableVirtualMemory: 8784730701824 BackgroundTaskMode: 0 BlockedDllList: BuildID: 20241211204238 CPUMicrocodeVersion: 0x25 ContentSandboxCapable: 1 ContentSandboxLevel: 1 ContentSandboxWin32kState: Win32k Lockdown disabled -- Operating system not supported CrashTime: 1775501149 DOMFissionEnabled: 1 DOMIPCEnabled: 1 EMCheckCompatibility: true GPUProcessLaunchCount: 1 GPUProcessStatus: Running GpuSandboxLevel: 1 HeadlessMode: 0 InstallTime: 1758934052 LastStartupWasCrash: 1 LauncherProcessState: 0 ModuleSignatureInfo: {"Gen Digital Inc.":["aswhook.dll"],"Microsoft Corporation":["ucrtbase.dll","msvcp140.dll","api-ms-win-crt-multibyte-l1-1-0.dll","api-ms-win-crt-utility-l1-1-0.dll","api-ms-win-crt-math-l1-1-0.dll","api-ms-win-crt-environment-l1-1-0.dll","api-ms-win-crt-time-l1-1-0.dll","api-ms-win-crt-filesystem-l1-1-0.dll","api-ms-win-crt-locale-l1-1-0.dll","VCRUNTIME140_1.dll","api-ms-win-crt-convert-l1-1-0.dll","api-ms-win-crt-string-l1-1-0.dll","api-ms-win-crt-stdio-l1-1-0.dll","api-ms-win-crt-heap-l1-1-0.dll","api-ms-win-core-file-l2-1-0.dll","api-ms-win-core-timezone-l1-1-0.dll","api-ms-win-core-file-l1-2-0.dll","api-ms-win-core-processthreads-l1-1-1.dll","VCRUNTIME140.dll","api-ms-win-core-localization-l1-2-0.dll","api-ms-win-crt-runtime-l1-1-0.dll","WLIDNSP.DLL"],"Microsoft Windows":["ntdll.dll","psapi.dll","Wpc.dll","d2d1.dll","netprofm.dll","ktmw32.dll","dxgi.dll","wsock32.dll","npmproxy.dll","dbghelp.dll","api-ms-win-core-synch-l1-2-0.DLL","samcli.dll","netutils.dll","wtsapi32.dll","winnsi.dll","IPHLPAPI.DLL","dwmapi.dll","winmm.dll","uxtheme.dll","samlib.dll","wshbth.dll","winrnr.dll","ntmarta.dll","propsys.dll","MMDevAPI.dll","powrprof.dll","pnrpnsp.dll","NapiNSP.dll","version.dll","WSHTCPIP.DLL","rsaenh.dll","mswsock.dll","bcryptprimitives.dll","wevtapi.dll","winsta.dll","apphelp.dll","RpcRtRemote.dll","msasn1.dll","profapi.dll","devobj.dll","cfgmgr32.dll","ws2_32.dll","sechost.dll","clbcatq.dll","shlwapi.dll","Wldap32.dll","nsi.dll","imm32.dll","setupapi.dll","msvcrt.dll"],"Mozilla Corporation":["thunderbird.exe","nssckbi.dll","xul.dll","nss3.dll","freebl3.dll","softokn3.dll","lgpllibs.dll","mozglue.dll"]} Notes: FP(D00-L1000-W0000100-T000) DWrite? DWrite+ WR? WR+ ProductID: {3550f703-e582-4d05-9a08-453d09bdfdc6} ProductName: Thunderbird ReleaseChannel: esr SafeMode: 0 SecondsSinceLastCrash: 1483 StartupCacheValid: 0 StartupCrash: 0 StartupTime: 1775501140 SubmittedFrom: Client SystemMemoryUsePercentage: 28 TelemetryEnvironment: {"build":{"applicationId":"{3550f703-e582-4d05-9a08-453d09bdfdc6}","applicationName":"Thunderbird","architecture":"x86-64","buildId":"20241211204238","version":"115.18.0","vendor":null,"displayVersion":"115.18.0","platformVersion":"115.18.0","xpcomAbi":"x86_64-msvc","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":8096,"virtualMaxMB":8388608,"cpu":{"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2","hasAVX","hasAVX2","hasAES"]},"os":{"name":"Windows_NT","version":"6.1","locale":"en-US","servicePackMajor":1,"servicePackMinor":0,"windowsBuildNumber":7601},"hdd":{"profile":{"model":null,"revision":null,"type":null},"binary":{"model":null,"revision":null,"type":null},"system":{"model":null,"revision":null,"type":null}},"gfx":{"D2DEnabled":false,"DWriteEnabled":true,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":false,"adapters":[{"description":"Intel(R) HD Graphics Family","vendorID":"0x8086","deviceID":"0x0a16","subsysID":"06511028","RAM":0,"driver":"igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32","driverVendor":null,"driverVersion":"10.18.10.3412","driverDate":"1-22-2014","GPUActive":true}],"monitors":[{"screenWidth":1366,"screenHeight":768,"refreshRate":60,"pseudoDisplay":false}],"features":{"compositor":"none","hwCompositing":{"status":"available"},"gpuProcess":{"status":"available"},"webrender":{"status":"available"},"wrCompositor":{"status":"unavailable:FEATURE_FAILURE_DCOMP_NOT_WIN10"},"openglCompositing":{"status":"unused"},"omtp":{"status":"unused"},"d3d11":{"status":"available","version":0,"warp":false,"textureSharing":false,"blocklisted":false},"d2d":{"status":"blocklisted:FEATURE_FAILURE_BUG_1432610","version":"1.1"}}},"appleModelId":null,"hasWinPackageId":false},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":false,"locale":"en-US","intl":{},"update":{"channel":"esr","enabled":true},"userPrefs":{"browser.fixup.alternate.enabled":false,"browser.search.region":"US","network.trr.strict_native_fallback":false,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":1,"contentWin32kLockdownState":3},"launcherProcessState":0,"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":null},"profile":{}} Throttleable: 1 TotalPageFile: 16976646144 TotalPhysicalMemory: 8489295872 TotalVirtualMemory: 8796092891136 URL: UptimeTS: 17.818550105 User32BeforeBlocklist: 1 Version: 115.18.0 Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 2 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192

MSAFD Tcpip [UDP/IP] : 2 : 2 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [RAW/IP] : 2 : 2 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : e70f1aa0-ab8b-11cf-8ca3-00805f48a192 
MSAFD Tcpip [TCP/IPv6] : 2 : 23 : 1 : 6 : 0x20066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [UDP/IPv6] : 2 : 23 : 2 : 17 : 0x20609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
MSAFD Tcpip [RAW/IPv6] : 2 : 23 : 3 : 0 : 0x20609 : 0xc : %SystemRoot%\system32\mswsock.dll :  : f9eab0c0-26d4-11d0-bbbf-00aa006c34e4 
RSVP TCPv6 Service Provider : 2 : 23 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP TCP Service Provider : 2 : 2 : 1 : 6 : 0x22066 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDPv6 Service Provider : 2 : 23 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
RSVP UDP Service Provider : 2 : 2 : 2 : 17 : 0x22609 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9d60a9e0-337a-11d0-bd88-0000c082e69a 
MSAFD RfComm [Bluetooth] : 2 : 32 : 1 : 3 : 0x20026 : 0x8 : %SystemRoot%\system32\mswsock.dll :  : 9fc48064-7298-43e4-b7bd-181f2089792a

useragent_locale: en-US

This report also contains technical information about the state of the application when it crashed. ______ Since I can't be reached by email, please have any answering tech to please call or text me at [edited phone# from community support forum]. Thanks

Open 1 19

As of today, Firefox gets an "Access Denied" when accessing goddady.com. Chrome works.

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server. Reference #18.acf7d517.1771548295.4f66cee0 https://errors.edgesuite.net/18.acf… (ďalšie informácie)

Access Denied You don't have permission to access "http://www.godaddy.com/" on this server.

Reference #18.acf7d517.1771548295.4f66cee0

https://errors.edgesuite.net/18.acf7d517.1771548295.4f66cee0 is what I get when going to https:\goddady.com as of today. Running on Windows7 (no, I won't upgrade). Tried a variety of changes. But Chrome works fine. Any suggestions?

Open 22 393