What has happened with the new version of Piwik

with the previous version of Piwik everything was stable and there were no issues.

Now after the update I am seeing several issues that were not there before.

Two that I have seen are.

When running php /var/www/html/piwik/console core:archive --url=https://stats.globalcollect.com/piwik/ I get two errors.

INFO CoreConsole[2014-10-29 21:19:06] [09581] Error: GeoIPAutoUpdater: failed to download ‘http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz’ to ‘/var/www/html/piwik/misc/GeoIPCity.dat.dat.gz’: Error while creating the file: /var/www/html/piwik/misc/GeoIPCity.dat.dat.gz
task,output
Piwik\Plugins\UserCountry\GeoIPAutoUpdater.update,ERROR: GeoIPAutoUpdater: failed to download ‘http://geolite.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz’ to ‘/var/www/html/piwik/misc/GeoIPCity.dat.dat.gz’: Error while creating the file: /var/www/html/piwik/misc/GeoIPCity.dat.dat.gz

secondly I have a number of days data that is missing for the graphs but the data has been uploaded correctly.

Any ideas?

Thanks
Lawrence

Check that the file ‘/var/www/html/piwik/misc/GeoIPCity.dat.dat.gz’ is writable ? I don’t think it is a piwik issue