You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I keep seeing this error in my logs, the full message is
Error in Matomo (tracker): Error query: Mysqli statement execute error : Out of range value for column ‘time_transfer’ at row 1 In query: INSERT INTO log_link_visit_action (idvisit, idsite, idvisitor, idaction_url, idaction_url_ref, idaction_name_ref, server_time, idpageview, pageview_position, time_spent_ref_action, time_network, time_server, time_transfer, idaction_name) VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?,?) Parameters: array ( 0 => 45567, 1 =?$%’, 3 => 131240, 4 => 47630, 5 => 47629, 6 => ‘2021-01-24 18:56:18’, 7 => ‘lfC3a1’, 8 => 5, 9 => 913, 10 => 1214, 11 => 32, 12 => 1611073871470, 13 => 47629, )
I previously mentioned this in the forums and it was suggested that this was similar to this issue. That issue suggested opening an issue here, which I don't think was done (as I couldn't find one) so I am opening it now.
I'm running 4.1.0 (recently upgraded in case that has an impact).