ERROR:Network.http.sendRefererHeader = 0 Please fix your browser settings
I already did the following steps:
Type ‘about:config’ in the URL bar, and hit enter (you may have to click though a, ‘I’ll be careful, I promise!’ warning)
In the search bar type ‘network.http.sendRefererHeader’
Double-click on the ‘network.http.sendRefererHeader’ preference when it comes up
Enter an integer value of 0, 1, or 2 or in the dialog box, then hit OK and close the ‘about:config’ tab
but this error keeps coming up, what do I do?
Modified
Chosen solution
Just leave this pref at its default value (2) (i.e. if its value is bold then click the Reset button at the far right).
- network.http.sendRefererHeader = 2
You can check on the "Help -> Troubleshooting Information" (about:support) page if you have a user.js file in the profile folder to initialize prefs# each time Firefox starts. The user.js file will only be present if you or other software has created this file and normally won't be present.
You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
You can delete the user.js file if you didn't create this file yourself. See also;
You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.
- Help -> Troubleshooting Information -> Profile Folder/Directory:
Windows: Open Folder; Linux: Open Directory; Mac: Show in Finder - https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data
All Replies (6)
Chosen Solution
Just leave this pref at its default value (2) (i.e. if its value is bold then click the Reset button at the far right).
- network.http.sendRefererHeader = 2
You can check on the "Help -> Troubleshooting Information" (about:support) page if you have a user.js file in the profile folder to initialize prefs# each time Firefox starts. The user.js file will only be present if you or other software has created this file and normally won't be present.
You can check its content with a text editor (right-click: "Open with"; do not double-click). The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
You can delete the user.js file if you didn't create this file yourself. See also;
You can use the button on the "Help -> Troubleshooting Information" (about:support) page to go to the current Firefox profile folder or use the about:profiles page.
- Help -> Troubleshooting Information -> Profile Folder/Directory:
Windows: Open Folder; Linux: Open Directory; Mac: Show in Finder - https://support.mozilla.org/en-US/kb/profiles-where-firefox-stores-user-data
Modified
network.http.sendRefererHeader = 2
and
I do not have a file named user.js in my profile folder.
Still does not work.
Modified
The pref looks OK and has the default value.
Can you attach a screenshot that shows this network error ?
- https://support.mozilla.org/en-US/kb/how-do-i-create-screenshot-my-problem
- use a compressed image type like PNG or JPG to save the screenshot
Here is a screenshot
The website doesn't seem to get a referrer.
On what website do you get this error ?
Can you post a link to a publicly accessible page (i.e. no authentication or signing on required) ?
Start Firefox in Safe Mode to check if one of the extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) or if hardware acceleration is causing the problem.
- switch to the DEFAULT theme: "3-bar" menu button or Tools -> Add-ons -> Themes
- do NOT click the "Refresh Firefox" button on the Safe Mode start window
Apparently my computer needed a good night sleep.
Today the errors has gone away.
Maybe one for yesterdays solutions needed a while to start taking effect.
Anyway it is working correctly now.
Thank you very much for helping me!