2FA problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    2FA problem

    One time 2FA was broken on production and test systems.

    Attemts to enable 2FA failed.

    Log File (production):
    [2020-04-13 19:25:17] Espo.ERROR: (403) Not verified.; PUT /api/v1/UserSecurity/19; line: 192, file: /home/work/public_html/application/Espo/Services/UserSecurity.php [] []

    Log File (production):
    [2020-04-13 19:41:41] Espo.INFO: CronManager: Stop cron running, too frequent execution. [] []

    No other records
    Attached Files
  • dimyy
    Active Community Member
    • Jun 2018
    • 569

    #2
    Another strange - server time is 22.53 but job's already done and time execution is 22.57

    Server time is synchronized.
    Attached Files

    Comment

    • dimyy
      Active Community Member
      • Jun 2018
      • 569

      #3
      Close.
      command "date -u" show not synchronized time

      Comment

      Working...