Lissy93 / web-check

🕵️‍♂️ All-in-one OSINT tool for analysing any website
https://web-check.xyz
MIT License
21.96k stars 1.67k forks source link

Unexpected token '<', "<!DOCTYPE "... is not valid JSON #120

Closed KostLinux closed 5 months ago

KostLinux commented 6 months ago
(Use `node --trace-warnings ...` to show where the warning was created)
undefined:1
<!DOCTYPE html>
^

SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON
    at JSON.parse (<anonymous>)
    at IncomingMessage.<anonymous> (/Users/christofherkost/Documents/dev/terraform/infra/ireland/test-infrastructure-ireland/web-check/api/dnssec.js:28:26)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)