vesta web panel is giving error
vesta web panel is giving error
Hi, after installing vesta, I have found I can not delete users from web panel. I do get following error
Error: httpd restart failed<br>Error: httpd restart failed
However, httpd service is working properly, getting stop start restart. and it is ok from linux terminal
But strangely, I can delete user from v-delete-user command.
again while I delete or add new web dns domain, I get following error,
Error: named restart failed
and
Error: httpd restart failed
Also when I delete domain, I get following error,
Error: httpd restart failed<br>Error: nginx restart failed<br>Error: named restart failed
In each case, domain get added and deleted and httpd service remain same. Why is that?
Error: httpd restart failed<br>Error: httpd restart failed
However, httpd service is working properly, getting stop start restart. and it is ok from linux terminal
But strangely, I can delete user from v-delete-user command.
again while I delete or add new web dns domain, I get following error,
Error: named restart failed
and
Error: httpd restart failed
Also when I delete domain, I get following error,
Error: httpd restart failed<br>Error: nginx restart failed<br>Error: named restart failed
In each case, domain get added and deleted and httpd service remain same. Why is that?
Re: vesta web panel is giving error
Well, it'll nice to see error logs:
/usr/local/vesta/log/ - from here
/va/log/httpd/ - and there
/usr/local/vesta/log/ - from here
/va/log/httpd/ - and there
Re: vesta web panel is giving error
There is no log at /usr/local/vesta/error_log, nginx and auth, only system.log has below information:
2015-09-02 15:28:19 v-change-sys-hostname qmv101.citechco.net
2015-09-02 15:28:23 v-generate-ssl-cert qmv101.citechco.net [email protected] US California San Francisco Vesta Control Panel IT
2015-09-02 15:28:47 v-add-user admin ****** [email protected] default System Administrator
2015-09-02 15:28:47 v-change-user-shell admin bash
2015-09-02 15:28:47 v-change-user-language admin en
2015-09-02 15:28:47 v-add-database-host mysql localhost root ******
2015-09-02 15:28:47 v-add-database admin default default ****** mysql
2015-09-02 15:28:47 v-add-sys-ip 122.99.96.31 255.255.255.192 eth0
2015-09-02 15:28:50 v-add-web-domain admin default.domain 122.99.96.31
2015-09-02 15:28:51 v-add-dns-domain admin default.domain 122.99.96.31
2015-09-02 15:28:51 v-add-dns-record admin default.domain _domainkey TXT "t=y; o=~;"
2015-09-02 15:28:51 v-add-dns-record admin default.domain mail._domainkey TXT "k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiaOLQEy5w3V+MXblg8bzzbc2HDmTkzEwHSFc+gKKgFSHuSswaj0ER6s0zseSxFVR8d0G0qfwRG7jT7UVRkCZ6tR6w5u07yiDoB0+0rd6EmMWYL+nNpRZnemi0ZBLcahqDM4Y2KA4kBjejs01O/5THN53FU1PXteuB7+0uFA6FPQIDAQAB"
2015-09-02 15:28:51 v-add-mail-domain admin default.domain
2015-09-02 15:28:51 v-add-cron-job admin 15 02 * * * sudo /usr/local/vesta/bin/v-update-sys-queue disk
2015-09-02 15:28:51 v-add-cron-job admin 10 00 * * * sudo /usr/local/vesta/bin/v-update-sys-queue traffic
2015-09-02 15:28:51 v-add-cron-job admin 30 03 * * * sudo /usr/local/vesta/bin/v-update-sys-queue webstats
2015-09-02 15:28:51 v-add-cron-job admin */5 * * * * sudo /usr/local/vesta/bin/v-update-sys-queue backup
2015-09-02 15:28:51 v-add-cron-job admin 10 05 * * * sudo /usr/local/vesta/bin/v-backup-users
2015-09-02 15:28:52 v-add-cron-job admin 20 00 * * * sudo /usr/local/vesta/bin/v-update-user-stats
2015-09-02 15:28:52 v-add-cron-job admin */5 * * * * sudo /usr/local/vesta/bin/v-update-sys-rrd
2015-09-02 15:56:12 v-change-user-password admin ******
2015-09-02 16:27:52 v-add-web-domain admin qkahmad.info 122.99.96.31 no
2015-09-02 16:28:00 v-delete-web-domain admin qkahmad.info no
2015-09-02 16:28:01 v-delete-dns-domain admin qkahmad.info no
2015-09-02 16:58:13 v-add-user qmv ****** [email protected] default web citech
2015-09-02 16:58:14 v-change-user-language qmv en
2015-09-02 16:59:11 v-unsuspend-web-domains qmv
2015-09-02 16:59:11 v-delete-web-domains qmv
2015-09-02 16:59:11 v-unsuspend-dns-domains qmv
2015-09-02 16:59:11 v-delete-dns-domains qmv
2015-09-02 16:59:11 v-unsuspend-mail-domains qmv
2015-09-02 16:59:11 v-delete-mail-domains qmv
2015-09-02 16:59:11 v-unsuspend-databases qmv
2015-09-02 16:59:11 v-delete-databases qmv
2015-09-02 16:59:11 v-delete-user-ips qmv
2015-09-02 16:59:11 v-delete-user qmv
httpd error log showing
[Wed Sep 02 15:28:49 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:28:51 2015] [notice] SIGHUP received. Attempting to restart
[Wed Sep 02 15:28:51 2015] [warn] NameVirtualHost 122.99.96.31:8443 has no VirtualHosts
[Wed Sep 02 15:28:51 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:28:51 2015] [notice] Digest: done
[Wed Sep 02 15:28:51 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:28:51 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:33:00 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 15:34:58 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 15:34:58 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:34:58 2015] [notice] Digest: done
[Wed Sep 02 15:35:04 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:35:04 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:42:37 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 15:44:37 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 15:44:37 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:44:37 2015] [notice] Digest: done
[Wed Sep 02 15:44:43 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:44:44 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 16:36:46 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 16:38:43 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 16:38:43 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 16:38:43 2015] [notice] Digest: done
[Wed Sep 02 16:38:49 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 16:38:49 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 16:59:11 2015] [notice] SIGHUP received. Attempting to restart
[Wed Sep 02 16:59:12 2015] [warn] NameVirtualHost 122.99.96.31:8443 has no VirtualHosts
[Wed Sep 02 16:59:12 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 16:59:12 2015] [notice] Digest: done
[Wed Sep 02 16:59:12 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 16:59:12 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
2015-09-02 15:28:19 v-change-sys-hostname qmv101.citechco.net
2015-09-02 15:28:23 v-generate-ssl-cert qmv101.citechco.net [email protected] US California San Francisco Vesta Control Panel IT
2015-09-02 15:28:47 v-add-user admin ****** [email protected] default System Administrator
2015-09-02 15:28:47 v-change-user-shell admin bash
2015-09-02 15:28:47 v-change-user-language admin en
2015-09-02 15:28:47 v-add-database-host mysql localhost root ******
2015-09-02 15:28:47 v-add-database admin default default ****** mysql
2015-09-02 15:28:47 v-add-sys-ip 122.99.96.31 255.255.255.192 eth0
2015-09-02 15:28:50 v-add-web-domain admin default.domain 122.99.96.31
2015-09-02 15:28:51 v-add-dns-domain admin default.domain 122.99.96.31
2015-09-02 15:28:51 v-add-dns-record admin default.domain _domainkey TXT "t=y; o=~;"
2015-09-02 15:28:51 v-add-dns-record admin default.domain mail._domainkey TXT "k=rsa\; p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDiaOLQEy5w3V+MXblg8bzzbc2HDmTkzEwHSFc+gKKgFSHuSswaj0ER6s0zseSxFVR8d0G0qfwRG7jT7UVRkCZ6tR6w5u07yiDoB0+0rd6EmMWYL+nNpRZnemi0ZBLcahqDM4Y2KA4kBjejs01O/5THN53FU1PXteuB7+0uFA6FPQIDAQAB"
2015-09-02 15:28:51 v-add-mail-domain admin default.domain
2015-09-02 15:28:51 v-add-cron-job admin 15 02 * * * sudo /usr/local/vesta/bin/v-update-sys-queue disk
2015-09-02 15:28:51 v-add-cron-job admin 10 00 * * * sudo /usr/local/vesta/bin/v-update-sys-queue traffic
2015-09-02 15:28:51 v-add-cron-job admin 30 03 * * * sudo /usr/local/vesta/bin/v-update-sys-queue webstats
2015-09-02 15:28:51 v-add-cron-job admin */5 * * * * sudo /usr/local/vesta/bin/v-update-sys-queue backup
2015-09-02 15:28:51 v-add-cron-job admin 10 05 * * * sudo /usr/local/vesta/bin/v-backup-users
2015-09-02 15:28:52 v-add-cron-job admin 20 00 * * * sudo /usr/local/vesta/bin/v-update-user-stats
2015-09-02 15:28:52 v-add-cron-job admin */5 * * * * sudo /usr/local/vesta/bin/v-update-sys-rrd
2015-09-02 15:56:12 v-change-user-password admin ******
2015-09-02 16:27:52 v-add-web-domain admin qkahmad.info 122.99.96.31 no
2015-09-02 16:28:00 v-delete-web-domain admin qkahmad.info no
2015-09-02 16:28:01 v-delete-dns-domain admin qkahmad.info no
2015-09-02 16:58:13 v-add-user qmv ****** [email protected] default web citech
2015-09-02 16:58:14 v-change-user-language qmv en
2015-09-02 16:59:11 v-unsuspend-web-domains qmv
2015-09-02 16:59:11 v-delete-web-domains qmv
2015-09-02 16:59:11 v-unsuspend-dns-domains qmv
2015-09-02 16:59:11 v-delete-dns-domains qmv
2015-09-02 16:59:11 v-unsuspend-mail-domains qmv
2015-09-02 16:59:11 v-delete-mail-domains qmv
2015-09-02 16:59:11 v-unsuspend-databases qmv
2015-09-02 16:59:11 v-delete-databases qmv
2015-09-02 16:59:11 v-delete-user-ips qmv
2015-09-02 16:59:11 v-delete-user qmv
httpd error log showing
[Wed Sep 02 15:28:49 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:28:51 2015] [notice] SIGHUP received. Attempting to restart
[Wed Sep 02 15:28:51 2015] [warn] NameVirtualHost 122.99.96.31:8443 has no VirtualHosts
[Wed Sep 02 15:28:51 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:28:51 2015] [notice] Digest: done
[Wed Sep 02 15:28:51 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:28:51 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:33:00 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 15:34:58 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 15:34:58 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:34:58 2015] [notice] Digest: done
[Wed Sep 02 15:35:04 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:35:04 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 15:42:37 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 15:44:37 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 15:44:37 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 15:44:37 2015] [notice] Digest: done
[Wed Sep 02 15:44:43 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 15:44:44 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 16:36:46 2015] [notice] caught SIGTERM, shutting down
[Wed Sep 02 16:38:43 2015] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Sep 02 16:38:43 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 16:38:43 2015] [notice] Digest: done
[Wed Sep 02 16:38:49 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 16:38:49 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
[Wed Sep 02 16:59:11 2015] [notice] SIGHUP received. Attempting to restart
[Wed Sep 02 16:59:12 2015] [warn] NameVirtualHost 122.99.96.31:8443 has no VirtualHosts
[Wed Sep 02 16:59:12 2015] [notice] Digest: generating secret for digest authentication ...
[Wed Sep 02 16:59:12 2015] [notice] Digest: done
[Wed Sep 02 16:59:12 2015] [notice] mod_ruid2/0.9.4 enabled
[Wed Sep 02 16:59:12 2015] [notice] Apache/2.2.3 (CentOS) configured -- resuming normal operations
Re: vesta web panel is giving error
Try to Rebuild Web on users.

