Traccar 4.7 - Issue on login - Logging of failed login attempts

Jose B4 years ago

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

Jose B4 years ago

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?

Anton Tananaev4 years ago

There is no session caching.