Closed susilogic closed 2 years ago
Notice: On my localhost the Lighthouse performs correctly, so i assume i got a bug on the hosting server?
My appologies i forgot to attach the .png
Two older project versions on subdomains create also the Error on site.manifest. https://tut2.ob-d.com/ https://tut1.ob-d.com/
They got seperate directory on the server.
I found this article on stackoverflow:
https://stackoverflow.com/questions/72678180/weird-new-tiktok-browser-javascript-vulnerability
Its exactly the same html code, created by the maleware code
Not seeing LH take much longer on that page. You still get an issue?
FAQ
URL
https://kueferei.ob-d.com/shop.html
What happened?
I use Lighthouse frequently but today it creates an error.
It says: site.webmanifest:1 Manifest: Line: 1, column: 1, Syntax error.
When running Lighthouse on Edge it goes idle and takes muuuuch longer than usually for this smalll code. Please see below html code and the attached screenshot.
But then after dismiss the error message, a strange html appeard with strange code, like sql injection or something. Please see the attached html file.
browser to debug: edge and chrome laptop: thinkpad AMD Ryzen 8core/ Windows 10 (updated) my project is based on typescript/vanilla and on the server, there is only css, js, html, images and the site manifest. Means it has no server side CMS.
What did you expect?
Is the html code site.manifest (see below) code generated by Lighthouse? Wonder if the strange code is some injection of sort, because this does not look right.
What have you tried?
Run LIghthouse again with chrome browser. It could finnish and create the score but under "Best Practices" it failed also with the same error in the site.manifest:
How were you running Lighthouse?
Chrome DevTools, Other
Lighthouse Version
9.6.1
Chrome Version
Version 103.0.5060.134 (Official Build) (64-bit)
Node Version
v18.5.0
OS
Windows 10
Relevant log output