Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Vesta Web Interface
  • Search

vesta web panel is giving error

Questions regarding the Web Interface
GUI
Locked
  • Print view
Advanced search
4 posts • Page 1 of 1
tahnan
Posts: 15
Joined: Tue Dec 16, 2014 10:33 am

vesta web panel is giving error

Post by tahnan » Mon Aug 31, 2015 5:13 pm

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?
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: vesta web panel is giving error

Post by skurudo » Tue Sep 01, 2015 8:31 pm

Well, it'll nice to see error logs:
/usr/local/vesta/log/ - from here
/va/log/httpd/ - and there
Top

tahnan
Posts: 15
Joined: Tue Dec 16, 2014 10:33 am

Re: vesta web panel is giving error

Post by tahnan » Wed Sep 02, 2015 11:03 am

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
Top

skurudo
VestaCP Team
Posts: 8099
Joined: Fri Dec 26, 2014 2:23 pm
Contact:
Contact skurudo
Website Facebook Google+ Skype
Twitter

Re: vesta web panel is giving error

Post by skurudo » Thu Jun 09, 2016 6:47 am

Try to Rebuild Web on users.

Image
Top


Locked
  • Print view

4 posts • Page 1 of 1

Return to “Web Interface”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password