FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: ch.eick am 05 September 2019, 18:40:41

Titel: [gelöst] FHEMWEB HTTPS Permission denied to access property "apply"
Beitrag von: ch.eick am 05 September 2019, 18:40:41
Hallo zusammen,

nach der Aktivierung von HTTPS für das FHEMWEB bekomme ich beim ersten Klick auf den "set" Befehl folgenden Fehler.
Wird die Meldung quittiert und erneut auf "set" geklicket, dann gehts ganz normal ohne Meldung weiter.

Wo könnte ich da weiter suchen? G..gl und das Forum habe ich natürlich bereits suchen lassen.


jquery.min.js line 3:
Error: Permission denied to access property "apply"



define WEB FHEMWEB 8083 global
setuuid WEB 5c49d3d0-f33f-81e9-4e65-8dfd910285992f07
attr WEB HTTPS 1
attr WEB alias WEB
attr WEB confirmDelete 0
attr WEB editConfig 1
attr WEB hiddenroom ProfileRoom
attr WEB longpoll 1
attr WEB sslVersion TLSv12:!SSLv3
attr WEB stylesheetPrefix ios7

define allowed_WEB allowed
setuuid allowed_WEB 5c49d3d1-f33f-81e9-da7e-7123cbecb712b3dc
attr allowed_WEB alias allowed_WEB
attr allowed_WEB basicAuth <Passwort>
attr allowed_WEB validFor WEB


Viele Grüße
     Christian
Titel: Antw:FHEMWEB HTTPS Permission denied to access property "apply"
Beitrag von: amenomade am 05 September 2019, 19:40:46
Welches Browser benutzt Du?
Versuch mal alle extentions / plugins / addons zu deaktivieren
Titel: Antw:FHEMWEB HTTPS Permission denied to access property &quot;apply&quot;
Beitrag von: ch.eick am 06 September 2019, 09:05:26
Ich habe unter win10 den aktuellsten Firefox.

Nach einem "shutdown restart" von gestern Abend ist die Meldung weg. Is schon komisch manchmal :-)