Mysql warning atfer update to Piwik 2.17.0

Hello atfer update to 2.17.0 version i’v got not working piwik.php.
from webserver log:
“GET /piwik.php?action_name=… HTTP/2.0” 400 - as you can see HTTP 400 status code.

I made an investigation and found the following records in php error log:

2016/10/27 15:48:06 [error] 34202#0: *199 FastCGI sent in stderr: “PHP message: Error in Piwik (tracker): Error query: SQLSTATE[01000]: Warning: 1265 Data truncated for column ‘location_latitude’ at row 1 In query: INSERT INTO piwik_log_visit (idvisitor, config_id, location_ip, idsite, visit_first_action_time, visit_goal_buyer, visit_goal_converted, visit_last_action_time, visitor_days_since_first, visitor_days_since_order, visitor_returning, visitor_count_visits, visit_entry_idaction_name, visit_entry_idaction_url, visit_exit_idaction_name, visit_exit_idaction_url, visit_total_actions, visit_total_searches, referer_name, referer_type, referer_url, location_browser_lang, config_browser_engine, config_browser_name, config_browser_version, config_device_brand, config_device_model, config_device_type, config_os, config_os_version, visit_total_events, visitor_localtime, visitor_days_since_last, config_resolution, config_cookie, config_director, config_flash, config_gears, config_java, config_pdf, config_quicktime, config_realplayer, config_silverlight, config_windowsmedia, a” while reading response header from upstream

Is there any way to fix this?

Hello, should be fixed in Piwik 3