Skip to main content
JordAnge
Staff
Staff
February 27, 2026

Troubleshooting Tip: The Agent widget of the call center portal shows a long login time

  • February 27, 2026
  • 0 replies
  • 27 views
Description

This article describes abnormal behavior of the agent widget in the CallCenter portal, resulting in a long login time being displayed for the agent.

 

LoggingDuration_01.png

Scope FortiVoice v6.4.10, v7.0.6.
Solution

This behavior occurs on a FortiVoice that has not been upgraded from v6.4.10 or v7.0.6.

 

While running database debugging, the following DB error appears in system event logs:

 

2025-04-28 12:00:30.649 log_id=1102002621 type=kevent subtype=system pri=information user= ui= action=none status=none msg="DB exception(pid=2621): <1690>BIGINT UNSIGNED value is out of range in 'unix_timestamp() - `fvmonitor`.`qa`.`lastCall`', query:SELECT queue, FULL_AGENT_NAME(agentId) as agent, AGENT_MGMT_STATUS(queue, agentId) as status, SUM(duration) AS duration, reason FROM (SELECT queue, agentId, displayName, IFNULL(TIMESTAMPDIFF(second, status_start, now()),0) as duration, reason FR"

 

  1. The long login issue was fixed by logging out and logging back in.
  2. The database throws an exception 'BIGINT UNSIGNED value is out of range in 'unix_timestamp() - `fvmonitor`.`qa`.`lastCall`', and likely results in a 'Monitor Review unavailable' message in the Call Center in the GUI.

 

Solution:

  • The type of unix_timestamp() - qa.lastCall will cast to an Unsigned Int.
  • If lastCall is bigger unix_timestamp(), it will trigger 'BIGINT UNSIGNED value is out of range' due to a negative value.
  • If it was cast to unix_timestamp() and lastCall as signed, the negative value is acceptable.

The DB exception issue has been fixed in v7.2.2. Upgrade FortiVoice to v7.2.2.

    Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
    Fortinet Flag the Hack. Wednesday, August 26, 9:00 AM - 5:00 PM ET, COSM, Atlanta, GA.
    Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!