Hallo,
ich habe heute bemerkt das ich auf einer Seite einen Client-seitigen Fehler erhalte und weiß nicht wie ich ihn behebe.
Sobald ich auf ein Profil in Snapchat gehe, erscheint dieser Fehler:
Application error: a client-side exception has occurred (see the browser console for more information).
Sowohl in Firefox und Chrome, beide aktuellste Version.
Auf dem Smartphone (Android) funktioniert es.
Nun habe ich mit dem Windows Defender eine vollständige Untersuchung durchgeführt und dort erhalte ich die Meldung Keine Bedrohungen gefunden.
Hier mal der Stacktrace aus der Console:
Ganz unten steht im Stacktrace: The play() request was interrupted because the media was removed from the document.
Auch bei anderen Seiten mit Flashvideos (Prosieben) wird das Video nicht abgespielt (Dauerhaft nur der "Ladekreis"). Aber die Seite erscheint ganz normal.
Sowohl Snapchat als auch Prosieben haben letzte Woche funktioniert.
Was könnte die Fehlerursache sein?
ich habe heute bemerkt das ich auf einer Seite einen Client-seitigen Fehler erhalte und weiß nicht wie ich ihn behebe.
Sobald ich auf ein Profil in Snapchat gehe, erscheint dieser Fehler:
Application error: a client-side exception has occurred (see the browser console for more information).
Sowohl in Firefox und Chrome, beide aktuellste Version.
Auf dem Smartphone (Android) funktioniert es.
Nun habe ich mit dem Windows Defender eine vollständige Untersuchung durchgeführt und dort erhalte ich die Meldung Keine Bedrohungen gefunden.
Hier mal der Stacktrace aus der Console:
Code:
WARNING!
_app-9c1ff0a790de171b.js:1 Do not enter or paste code that you do not understand.Using this console may allow attackers to impersonate you and steal your information using an attack called Self-XSS.
_app-9c1ff0a790de171b.js:1 WARNUNG!
_app-9c1ff0a790de171b.js:1 Gib oder füge keinen Code ein, den du nicht verstehst.Diese Konsole ermöglicht es Angreifern, sich als du auszugeben und deine Daten mithilfe eines Angriffs namens Self-XSS zu stehlen.
_app-9c1ff0a790de171b.js:1 WARNUNG!
_app-9c1ff0a790de171b.js:1 Gib oder füge keinen Code ein, den du nicht verstehst.Diese Konsole ermöglicht es Angreifern, sich als du auszugeben und deine Daten mithilfe eines Angriffs namens Self-XSS zu stehlen.
single-file-hooks-frames.js:1 SingleFile is hooking the IntersectionObserver API to detect and load deferred images.
y @ single-file-hooks-frames.js:1
framework-ec7578bc3e7e9c78.js:1 Error: [@formatjs/intl] An `id` must be provided to format a message. You can either:
1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)
or [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR
2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)
to autofix this issue
at _app-9c1ff0a790de171b.js:1:4458396
at b (_app-9c1ff0a790de171b.js:1:4458405)
at je (_app-9c1ff0a790de171b.js:1:4496771)
at s (_app-9c1ff0a790de171b.js:1:4502700)
at Eo (framework-ec7578bc3e7e9c78.js:1:63196)
at xi (framework-ec7578bc3e7e9c78.js:1:120436)
at bs (framework-ec7578bc3e7e9c78.js:1:109372)
at gs (framework-ec7578bc3e7e9c78.js:1:109300)
at vs (framework-ec7578bc3e7e9c78.js:1:109163)
at as (framework-ec7578bc3e7e9c78.js:1:105943)
du @ framework-ec7578bc3e7e9c78.js:1
main-2479ba8f2df6ab81.js:1 Error: [@formatjs/intl] An `id` must be provided to format a message. You can either:
1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)
or [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR
2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)
to autofix this issue
at _app-9c1ff0a790de171b.js:1:4458396
at b (_app-9c1ff0a790de171b.js:1:4458405)
at je (_app-9c1ff0a790de171b.js:1:4496771)
at s (_app-9c1ff0a790de171b.js:1:4502700)
at Eo (framework-ec7578bc3e7e9c78.js:1:63196)
at xi (framework-ec7578bc3e7e9c78.js:1:120436)
at bs (framework-ec7578bc3e7e9c78.js:1:109372)
at gs (framework-ec7578bc3e7e9c78.js:1:109300)
at vs (framework-ec7578bc3e7e9c78.js:1:109163)
at as (framework-ec7578bc3e7e9c78.js:1:105943)
J @ main-2479ba8f2df6ab81.js:1
main-2479ba8f2df6ab81.js:1 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred
J @ main-2479ba8f2df6ab81.js:1
5991-83d1e4020b4ace7e.js:1 Playing error: DOMException: The play() request was interrupted because the media was removed from the document. https://goo..gl/LdLk22 true
a.onError @ 5991-83d1e4020b4ace7e.js:1
Ganz unten steht im Stacktrace: The play() request was interrupted because the media was removed from the document.
Auch bei anderen Seiten mit Flashvideos (Prosieben) wird das Video nicht abgespielt (Dauerhaft nur der "Ladekreis"). Aber die Seite erscheint ganz normal.
Sowohl Snapchat als auch Prosieben haben letzte Woche funktioniert.
Was könnte die Fehlerursache sein?