.codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

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:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
User avatar
pale guru
Moonbather
Moonbather
Posts: 62
Joined: 2021-11-06, 11:10
Location: Tyskland

.codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by pale guru » 2023-02-26, 11:41

Domain is www.codeavengers.com

I get a white page or, when switching to “No Style“, something like

{{ model.intro.header }}
{{ model.intro.subheader }}

Console says: “None of the “sha512” hashes in the integrity attribute match the content of the subresource.”
There is no other error like Javascript or something.

Is this some kind of protection that Pale Moon does not execute Javascript when a checksum is given and verification fails?
… tanning in dimmed LCD light. – Evry 1′s a beginner, baby, that's the truth…

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by Moonchild » 2023-02-26, 12:45

The website has given a checksum to verify against. If that doesn't match what is actually served, the browser will not load it. This is one of the many things people have introduced for "page integrity" as-if man-in-the-middle content manipulation is such a widespread practice that it's needed... :P
Basically, Pale Moon is doing what it is instructed to do, and if this is reproducible then the webmaster oopsed not having the right checksum indicated.

HOWEVER, I don't seem to get the same error, so it may be something on your end interfering with content?

Either way, "No Style" is obviously barebones and doesn't look very good but works otherwise.
Attachments
FireShot Pro Screen Capture #370 - 'Code Avengers' - www.codeavengers.com.png
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
therube
Board Warrior
Board Warrior
Posts: 1651
Joined: 2018-06-08, 17:02

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by therube » 2023-02-27, 16:52

(Also no issue here.)
I get a white page
Does the same happen if you restart PM into Safe Mode?

User avatar
gepus
Keeps coming back
Keeps coming back
Posts: 941
Joined: 2017-12-14, 12:59

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by gepus » 2023-02-27, 17:46

Possible reason for the white page could be disabled cookies.

User avatar
pale guru
Moonbather
Moonbather
Posts: 62
Joined: 2021-11-06, 11:10
Location: Tyskland

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by pale guru » 2023-02-27, 18:47

Safe mode shows the same white page, with console showing a different error:

Code: Select all

Unhandled promise rejection DOMException [SecurityError: "The operation is insecure."
code: 18
nsresult: 0x80530012
location: https://www.codeavengers.com/dist/site.bundle.js?v=KsFthtwaMnUlShLJr4VtjIwQII_ZUmDCIWODEryErT8:1]  
site.bundle.js:1:747774
	44de/e.exports https://www.codeavengers.com/dist/site.bundle.js:1:747774
	Z https://www.codeavengers.com/dist/site.bundle.js:1:779636
	ee/</t< https://www.codeavengers.com/dist/site.bundle.js:1:779797
	e667/e.exports https://www.codeavengers.com/dist/site.bundle.js:1:777941
	ee/< https://www.codeavengers.com/dist/site.bundle.js:1:779748
	e[16137]/e.exports https://www.codeavengers.com/dist/site.bundle.js:1:18564
	<anonymous> https://www.codeavengers.com/dist/site.bundle.js:1:32418
	v https://www.codeavengers.com/dist/site.bundle.js:1:32276
	y https://www.codeavengers.com/dist/site.bundle.js:1:32296
I checked against Wireshark whether the router DNS blocks requests (NXDOMAIN). This is only the case for font.googleapis.com and googtagmanager. Blocking these shouldn't affect the site, should it?
… tanning in dimmed LCD light. – Evry 1′s a beginner, baby, that's the truth…

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 35576
Joined: 2011-08-28, 17:27
Location: Motala, SE
Contact:

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by Moonchild » 2023-02-27, 19:10

pale guru wrote:
2023-02-27, 18:47
This is only the case for font.googleapis.com and googtagmanager. Blocking these shouldn't affect the site, should it?
It absolutely can.
"Sometimes, the best way to get what you want is to be a good person." -- Louis Rossmann
"Seek wisdom, not knowledge. Knowledge is of the past; wisdom is of the future." -- Native American proverb
"Linux makes everything difficult." -- Lyceus Anubite

User avatar
gepus
Keeps coming back
Keeps coming back
Posts: 941
Joined: 2017-12-14, 12:59

Re: .codeavengers.com: None of the “sha512” hashes in the integrity attribute match the content of the subresource.

Unread post by gepus » 2023-02-27, 20:12

pale guru wrote:
2023-02-27, 18:47
This is only the case for font.googleapis.com and googtagmanager. Blocking these shouldn't affect the site, should it?
Not in this case. I'm blocking both too.
Try with a fresh profile and if the problem persists then most probably third party software outside the browser interferes.

Locked