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

Implement Disable CronJob #34

Open
francescobianco opened this issue Dec 3, 2020 · 4 comments
Open

Implement Disable CronJob #34

francescobianco opened this issue Dec 3, 2020 · 4 comments

Comments

@francescobianco
Copy link
Member

Implement Disable CronJob

@imeri
Copy link

imeri commented Mar 12, 2021

Hello @francescobianco I really appreciate for this project that you maintain, but how to re-enable the cronjob?
Thanks.

@francescobianco
Copy link
Member Author

Hi @imeri Thanks, the idea is use the environment varible VT_SCHEDULER with 1 or '(empty)'
to ebable and disable, but please che for pull last images for changes

@imeri
Copy link

imeri commented Mar 12, 2021

The ENV is implemented in the robust branch.

@imeri
Copy link

imeri commented Mar 12, 2021

@francescobianco the robust branch wont start.
First is was missing libzip-dev package, once I inserted in the line, I had to disable the update.sh and it went all good.

But after that, the mariadb server wont start.

Starting MariaDB database server: mysqld.
ERROR 1396 (HY000) at line 1: Operation CREATE USER failed for 'vtiger'@'%'
ERROR: Service 'vtiger' failed to build: The command '/bin/sh -c vtiger-install.sh --install-mysql --assert-mysql --dump --remove-mysql && ${LAYER_BREAK}' returned a non-zero code: 1

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants