Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during update B14 => B15 regression #4960

Closed
hpvd opened this issue Apr 7, 2014 · 3 comments
Closed

Error during update B14 => B15 regression #4960

hpvd opened this issue Apr 7, 2014 · 3 comments
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.
Milestone

Comments

@hpvd
Copy link

hpvd commented Apr 7, 2014

There is an error. Please report the message (Piwik 2.2.0-b15) and full backtrace in the Piwik forums (please do a Search first as it might have been reported already!).

Warning: Missing argument 2 for Piwik\Filesystem::unlinkRecursive(), called in /html/piwik/core/Updates/2.2.0-b15.php on line 24 and defined in /html/piwik/core/Filesystem.php on line 205

Backtrace -->

#0 Piwik\Error::errorHandler(...) called at [/html/piwik/core/Filesystem.php:205]
#1 Piwik\Filesystem::unlinkRecursive(...) called at [/html/piwik/core/Updates/2.2.0-b15.php:24]
#2 Piwik\Updates\Updates_2_2_0_b15::update(...) called at [:]
#3 call_user_func(...) called at [/html/piwik/core/Updater.php:164]
#4 Piwik\Updater->update(...) called at [/html/piwik/plugins/CoreUpdater/CoreUpdater.php:87]
#5 Piwik\Plugins\CoreUpdater\CoreUpdater::updateComponents(...) called at [/html/piwik/plugins/CoreUpdater/Controller.php:381]
#6 Piwik\Plugins\CoreUpdater\Controller->doExecuteUpdates(...) called at [/html/piwik/plugins/CoreUpdater/Controller.php:322]
#7 Piwik\Plugins\CoreUpdater\Controller->runUpdaterAndExit(...) called at [/html/piwik/plugins/CoreUpdater/Controller.php:270]
#8 Piwik\Plugins\CoreUpdater\Controller->index(...) called at [:]
#9 call_user_func_array(...) called at [/html/piwik/core/FrontController.php:505]
#10 Piwik\FrontController->doDispatch(...) called at [/html/piwik/core/FrontController.php:85]
#11 Piwik\FrontController->dispatch(...) called at [/html/piwik/core/dispatch.php:34]
#12 require_once(...) called at [/html/piwik/index.php:47]
@mattab
Copy link
Member

mattab commented Apr 7, 2014

In 4948e87: Fixes #4960

@mattab
Copy link
Member

mattab commented Apr 7, 2014

Thanks for the quick bug report :)

@hpvd
Copy link
Author

hpvd commented Apr 7, 2014

thank you for the quick bug fix :-)

@hpvd hpvd added this to the 2.2.1 - Piwik 2.2.1 milestone Jul 8, 2014
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Critical Indicates the severity of an issue is very critical and the issue has a very high priority.
Projects
None yet
Development

No branches or pull requests

2 participants