Piwik error

Most of the time when accessing the piwik web directory I’m getting an error,
being:

Timed out waiting for server response
Backtrace:

#0 /var/www/<website_directory>/piwik/core/UpdateCheck.php(35): Piwik::sendHttpRequest('http://api.piwi...', 2)
#1 /var/www/<website_directory>/piwik/core/FrontController.php(237): Piwik_UpdateCheck::check()
#2 /var/www/<website_directory>/piwik/index.php(64): Piwik_FrontController->init()
#3 {main}

After a couple of refreshes, this error disappears and I’m able to connect to the system.
Any ideas what is wrong?

It seems that this is continually affecting the stats to get into the system and therefore there are days which are just ‘dead’…

Regards,

You’re not running the latest version. This was fixed in 0.4.4.

Ahh, thanks, I’ll update.