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

Piwik's asynchronous command line execution module does not properly detect currently running processes on some systems #5842

Closed
diosmosis opened this issue Jul 16, 2014 · 0 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@diosmosis
Copy link
Member

On some systems the command 'ps -e' will not return processes that are run via cron (since they are not attached to a terminal). This causes the ./console climulti:request command to abort early and return no data, which in turn causes ./console core:archive to fail.

From http://forum.piwik.org/read.php?2,113069,117863

diosmosis pushed a commit that referenced this issue Jul 16, 2014
@mattab mattab added the Bug label Aug 3, 2014
@mattab mattab added this to the Piwik 2.5.0 milestone Aug 3, 2014
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.
Projects
None yet
Development

No branches or pull requests

2 participants