Hi Anton,
After update to traccar 4.7 ( in homologation windows 10) , I noticed o issue in Chrome:
describe steps:
open chrome browser and type localhost:8083
the "loading circle" turn on indefinitely
in log apear the "login failed from: 0:0:0:0:0:0:0:1"
(probably user was login in cache but do not have how do logout to come back for login page)
in chrome panel console (F12) apear many times the error:
Uncaught DOMException: Failed to execute 'queryCommandSupported' on 'Document': queryCommandSupported is
only supported on HTML documents.
at chrome-extension://fbcohnmimjicjdomonkcbcpbpnhggkip/contentscripts/toolbarContentscript.js:5:42
could you help me?
JB
in addition: after clean chrome cache, it is possible go to login page. maybe will be interesting create a timeout to login activites, make sense?
There is no session caching.
Hi Anton,
After update to traccar 4.7 ( in homologation windows 10) , I noticed o issue in Chrome:
describe steps:
open chrome browser and type localhost:8083
the "loading circle" turn on indefinitely
in log apear the "login failed from: 0:0:0:0:0:0:0:1"
(probably user was login in cache but do not have how do logout to come back for login page)
in chrome panel console (F12) apear many times the error:
could you help me?
JB