I creating domains does not change the pending status
[error] domains are not created
|
Thanks given by: asakapab0i
Generally points to cron not running the Sentora daemon script, can you run this manually to check:
php /etc/zpanel/panel/bin/daemon.php
RE: [error] domains are not created
09-20-2014, 03:00 AM
(This post was last modified: 09-20-2014, 03:08 AM by Me.B.)
I think it's a bug related to cron job not running as expected.
Logged bug: https://github.com/sentora/sentora-core/issues/51 You should modify cron job to run: php withtout full path as the one in cron job won't work. M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask Freelance AWS Certified Architect & SysOps// DevOps 10$ free to start your VPS
my its working now ... edit /etc/cron.d/zdaemon end put # in front the old
SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ */5 * * * * root /usr/bin/php -q /etc/zpanel/panel/bin/daemon.php >> /dev/null 2>&1 (09-20-2014, 04:39 AM)iTpain Wrote: hey man can you tell me what cod to insert in cron manager vi or nano /etc/cron.d/zdaemon mine its look like this now #SHELL=/bin/bash #PATH=/sbin:/bin:/usr/sbin:/usr/bin:/opt/rh/php55/root/usr/bin:/opt/rh/php55/ro$ #MAILTO=root #HOME=/ #MANPATH=/opt/rh/php55/root/usr/share/man:${MANPATH} #*/5 * * * * root nice -2 /opt/rh/php55/root/usr/bin/php -q /etc/zpanel/panel/b$ SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=root HOME=/ */5 * * * * root /usr/bin/php -q /etc/zpanel/panel/bin/daemon.php >> /dev/null $
RE: [error] domains are not created
09-20-2014, 05:09 AM
(This post was last modified: 09-20-2014, 05:10 AM by Me.B.)
run manually the cron.
Log with root and run this command line Code: php -q /etc/zpanel/panel/bin/daemon.php That would create the domain. If you setup correctly the cron job it should work. M B
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask Freelance AWS Certified Architect & SysOps// DevOps 10$ free to start your VPS Thanks given by: iTpain
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
apt-get install mod_ssl ERROR | CMs222 | 9 | 20 832 |
11-11-2022, 09:14 PM Last Post: zustudios |
|
Sentora debug and error files | johnnyp | 0 | 432 |
10-27-2022, 06:16 PM Last Post: johnnyp |
|
import data error | nguoiveday | 1 | 2 092 |
10-24-2021, 07:23 AM Last Post: TGates |
Users browsing this thread: 1 Guest(s)