For support with specific websites
Moderator: trava90
Forum rules
Please
always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.
Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
- Clear any current output
- Navigate or refresh the page in question
- Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
-
ZFR77
- Apollo supporter

- Posts: 43
- Joined: 2018-01-31, 15:16
Unread post
by ZFR77 » 2024-07-18, 17:03
When I try to visit
www.corsair.com in Pale Moon, I get the following
Code: Select all
Access denied
Error 15
www.corsair.com
2024-07-18 16:58:11 UTC
What happened?
This request was blocked by our security service
This happens in Safe Mode too. It works fine in Firefox.
I remember having something similar with a different website
viewtopic.php?f=70&t=31174
From the replies in that thread it seems to happen to some PM users but not all. I wonder if the underlying issue is same in both.
Console output
Code: Select all
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
-
Moonchild
- Pale Moon guru

- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Unread post
by Moonchild » 2024-07-18, 17:08
No problem here.
I don't know what "security service" they use but it probably doesn't like your IP or what not.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Nigaikaze
- Board Warrior

- Posts: 1338
- Joined: 2014-02-02, 22:15
- Location: Chicagoland
Unread post
by Nigaikaze » 2024-07-18, 17:09
No problem here, either. The site seems to load just fine.
Nichi nichi kore ko jitsu = Every day is a good day.
-
ZFR77
- Apollo supporter

- Posts: 43
- Joined: 2018-01-31, 15:16
Unread post
by ZFR77 » 2024-07-18, 18:06
Moonchild wrote: ↑2024-07-18, 17:08
I don't know what "security service" they use but it probably doesn't like your IP or what not.
Hmmm... I have the same issue whether from home wifi or when tethering from my mobile phone. And it works fine on Firefox, and on my work laptop which uses Chrome. Only Pale Moon is blocked.
Just like ticketmaster in the other thread.
Whatever algorithm is used is seems to target only Pale Moon on my machine.
-
Moonchild
- Pale Moon guru

- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Unread post
by Moonchild » 2024-07-18, 19:39
Well, you could check the obvious: Did you change preferences that could influence this? e.g. referrers, cookies, local storage, etc.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
Lucio Chiappetti
- Keeps coming back

- Posts: 772
- Joined: 2014-09-01, 15:11
- Location: Milan Italy
Unread post
by Lucio Chiappetti » 2024-07-18, 19:46
Nigaikaze wrote: ↑2024-07-18, 17:09
No problem here, either. The site seems to load just fine.
No problem here but it redirects to
https://www.corsair.com/it/it so it should be implementing some kind of geo-IP.
The reasonable man adapts himself to the world: the unreasonable one persists in trying to adapt the world to himself. Therefore all progress depends on the unreasonable man. (G.B. Shaw)
-
ZFR77
- Apollo supporter

- Posts: 43
- Joined: 2018-01-31, 15:16
Unread post
by ZFR77 » 2024-07-18, 20:01
Moonchild wrote: ↑2024-07-18, 19:39
Well, you could check the obvious: Did you change preferences that could influence this? e.g. referrers, cookies, local storage, etc.
Thanks. Starting in Private Window works, so looks like the issue is somewhere there on my end.
I did try in Safe Mode, but it didn't occur to me to try Private Mode as well.
(ticketmaster, the website in the other thread fails in Private mode too, so that's probably a different issue).
-
Moonchild
- Pale Moon guru

- Posts: 37685
- Joined: 2011-08-28, 17:27
- Location: Motala, SE
Unread post
by Moonchild » 2024-07-18, 20:47
Please be aware Safe Mode is not a magic wand for issues with website connectivity, because Safe Mode is primarily for issues surrounding the browser itself (graphics issues, customization issues, add-ons, startup crashes) and generally does not touch network/protocol settings. It is always recommended instead that you try with a fresh profile to see if that solves issues; see other recent posts I made about using about:profiles for a quick primer on that.
"A dead end street is a place to turn around and go into a new direction" - Anonymous
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite
-
moonbat
- Knows the dark side

- Posts: 5592
- Joined: 2015-12-09, 15:45
Unread post
by moonbat » 2024-07-19, 00:54
Moonchild wrote: ↑2024-07-18, 20:47
It is always recommended instead that you try with a fresh profile to see if that solves issues; see other recent posts I made about using about:profiles for a quick primer on that.
In fact it's best to keep an untouched fresh profile around just to test broken sites. If it works on the untouched profile then the problem is likely with your setup, and one should test it on the fresh profile first before reporting here

-
ZFR77
- Apollo supporter

- Posts: 43
- Joined: 2018-01-31, 15:16
Unread post
by ZFR77 » 2024-07-19, 07:54
Thanks, Moonchild. Will do.