-
-
Notifications
You must be signed in to change notification settings - Fork 552
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
New install : Scheduler not working #4592
Comments
Every time I run sources/scheduler.php I get this error :
|
This problem makes teampass unusable. V2 was less pretty but significantly more stable. |
Same Bug for me |
has anyone found a solution for this problem? I still can't create my users... |
Scheduler gets stuck on : |
IDK if its your case, but try this. |
@patrice-go-dsi |
yes, it is set to on :
And :
|
Everything seems to be OK during installation.
Scheduled tasks seem to get stuck.
If I create a new user, nothing happens. The account remains inactive.
I have to run manually :
php scripts/background_tasks___userKeysCreation.php
User is activated.
And then, to receive the mail :
php scripts/background_tasks___sending_emails.php
The user receives his credential by email.
If i run manually :
php /home/xxxxxxx/teampass.xxxxxxxxxx/sources/scheduler.php
Nothing happens.
if i run manually :
php /home/xxxxxxx/teampass.xxxxxxxxxx/sources/scheduler.php >> /var/logs/cron-tp.log
I have :
Any ideas ?
Tx,
Patrice
The text was updated successfully, but these errors were encountered: