This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[error] domains are not created
#1
[error] domains are not created
I creating domains does not change the pending status


Attached Files Thumbnail(s)
   
Reply
Thanks given by:
#2
RE: [error] domains are not created
Generally points to cron not running the Sentora daemon script, can you run this manually to check:

php /etc/zpanel/panel/bin/daemon.php
Reply
Thanks given by:
#3
RE: [error] domains are not created
Hy!

I have the same problem .. it`s working if i run manually .. and for subdomain i ned to restart the http to come live
Reply
Thanks given by:
#4
RE: [error] domains are not created
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
Reply
Thanks given by:
#5
RE: [error] domains are not created
Same here i can't run the cron
Reply
Thanks given by:
#6
RE: [error] domains are not created
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
Reply
Thanks given by:
#7
RE: [error] domains are not created
hey man can you tell me what cod to insert in cron manager
my ip/?module=cron

Or where to insert that code
Reply
Thanks given by:
#8
RE: [error] domains are not created
(09-20-2014, 04:39 AM)iTpain Wrote: hey man can you tell me what cod to insert in cron manager
my ip/?module=cron

Or where to insert that code

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 $
Reply
Thanks given by:
#9
RE: [error] domains are not created
I changed now what should i do to have my domain live
Reply
Thanks given by:
#10
RE: [error] domains are not created
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
Reply
Thanks given by: iTpain


Possibly Related Threads…
Thread Author Replies Views Last Post
Repo update error hostingms 3 5 ,240 02-14-2024, 09:20 AM
Last Post: TGates
apt-get install mod_ssl ERROR CMs222 9 25 ,392 11-11-2022, 09:14 PM
Last Post: zustudios
Sentora debug and error files johnnyp 0 1 ,097 10-27-2022, 06:16 PM
Last Post: johnnyp

Forum Jump:


Users browsing this thread: 1 Guest(s)