Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 09:23:00

Author Topic: Error 503 - Service Unavailable - After fresh install!  (Read 6176 times)

0 Members and 2 Guests are viewing this topic.

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Hi,
I have just installed Kloxo-MR following the instructions as described in the git:
https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt

I seem to be getting an error every time i visit http://my.ip:7778 or https://my.ip:7777

"Error 503 - Service Unavailable

The server is currently unavailable (overloaded or down)"

I have tried reinstalling my OS and starting again - with the same result.

Any ideas?

Thanks,
Ben.
« Last Edit: 2015-06-08, 21:57:41 by Bn102 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #1 on: 2015-06-08, 21:57:18 »
Inform here 'sh /script/sysinfo; dir -l /etc/yum.repos.d'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #2 on: 2015-06-08, 22:01:41 »
Hi,

Thank you for a quick response.
See below:

Quote
A. Kloxo-MR: 7.0.0.b-2015060802
   - Web: hiawatha-9.13.0-f.6.mr.el6.i386
   - PHP: php54s-5.4.41-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) i686
   - Hostname: vz1.ben-jarvis.co.uk
C. Services:
   1. MySQL: MariaDB-server-10.0.19-1.el6.i686
   2. PHP:
      - Branch: php54-5.4.41-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-2.mr.el6.i386
      - PHP Type:
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.i686
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2048        953       1094          2          0        692
   -/+ buffers/cache:        261       1786
   Swap:         3096          0       3096
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/simfs       80G  1.8G   79G   3% /

total 36
-rw-r--r-- 1 root root 1991 Oct 23  2014 CentOS-Base.repo
-rw-r--r-- 1 root root  647 Oct 23  2014 CentOS-Debuginfo.repo
-rw-r--r-- 1 root root  630 Oct 23  2014 CentOS-Media.repo
-rw-r--r-- 1 root root 5394 Oct 23  2014 CentOS-Vault.repo
-rw-r--r-- 1 root root  289 Oct 23  2014 CentOS-fasttrack.repo
-rw-r--r-- 1 root root 7405 Jun  8 15:48 mratwork.repo
-rw-r--r-- 1 root root  219 Jan  8 05:22 vz.repo

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #3 on: 2015-06-08, 22:05:05 »
What's your if execute 'sh /script/restart-all -y'?. Any error/warning?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #4 on: 2015-06-08, 22:07:11 »
Comes up with:
Quote
Shutting down system logger:                               [  OK  ]
Starting system logger:                                    [  OK  ]
-------------------------------------------------------------------

Shutting down MySQL. SUCCESS!
Starting MySQL. SUCCESS!
-------------------------------------------------------------------


*** Process for QMAIL service ***
Stopping qmail-toaster: svscan qmail logging.
qmail-send: no process killed
Starting qmail-toaster: svscan.
-------------------------------------------------------------------

- For help, type '/script/restart-mail [--help|-h]'
-------------------------------------------------------------------

Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
-------------------------------------------------------------------

Stopping kloxo-phpcgi:                                     [FAILED]
Stopping kloxo-hiawatha:                                   [  OK  ]
Execute fixlxphpexe for php54s...
Starting kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]
-------------------------------------------------------------------

Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
-------------------------------------------------------------------

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #5 on: 2015-06-08, 22:09:18 »
Still error access to panel after execute restart-all ?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #6 on: 2015-06-08, 22:10:28 »
Correct - still 503 error
i'll add that if i reboot server it seems to work for a few minutes, then go back to 503 error

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #7 on: 2015-06-08, 22:15:31 »
Correct - still 503 error
i'll add that if i reboot server it seems to work for a few minutes, then go back to 503 error
Try 'sh /script/set-kloxo-php cgi; sh /script/restart -y' and then try access to panel.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #8 on: 2015-06-08, 22:17:32 »
Appears to have worked...
Thank you!

I will let you know if i have any more problems.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #9 on: 2015-06-08, 22:19:39 »
It's weird because I didn't found issue for panel using php-fpm.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Bn102

  • Junior Member
  • *
  • Posts: 6
  • Karma: +0/-0
  • Gender: Male
    • View Profile
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #10 on: 2015-06-08, 23:21:43 »
Strange...

Still working so clearly worked...
Thanks again for your help!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Error 503 - Service Unavailable - After fresh install!
« Reply #11 on: 2015-06-08, 23:24:20 »
But better use php-cgi for panel (run with 'sh /script/set-kloxo-php cgi') because less memory usage in idle state.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo

Page created in 0.029 seconds with 18 queries.

web stats analysis