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-03-28, 12:05:45

Author Topic: All system crashed!  (Read 12760 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: All system crashed!
« Reply #15 on: 2014-08-21, 14:26:18 »
Try switch to 'lighttpd' and switch back to 'hiawatha-proxy'. Better after that, run 'sh /script/fixweb' from ssh.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: All system crashed!
« Reply #16 on: 2014-08-21, 17:47:31 »
Hi

I made that 5-6 times. (i rebooted the system after the modification) but nothing. the error still exist. What is the problem?

Code: [Select]
httpd Stop:                                     [FAILED]
httpd start: (98)Address already in use: make_sock: could not bind to address 127.0.0.1:30080
no listening sockets available, shutting down
Unable to open logs
                                                           [FAILED]
« Last Edit: 2014-08-21, 18:19:55 by NetMajom »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: All system crashed!
« Reply #17 on: 2014-08-21, 18:21:53 »
I didn't found this issue when update VPS for this forum if using 7.0.0.b-2014082104.

Make sure your Kloxo-MR using this version with 'yum list kloxomr7'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: All system crashed!
« Reply #18 on: 2014-08-21, 18:30:08 »
I dont have VPS, i have dedicated server. What is the problem?

here it is..

Code: [Select]
[root@b209 ~]# yum list kloxomr7
Loaded plugins: fastestmirror, priorities, protectbase, replace, security
Loading mirror speeds from cached hostfile
 * Webmin: webmin.mirror.somersettechsolutions.co.uk
 * base: mirror.de.leaseweb.net
 * extras: mirror.de.leaseweb.net
 * mratwork-epel: mirror.de.leaseweb.net
 * mratwork-ius-stable: ius.cu.be
 * updates: mirror.de.leaseweb.net
0 packages excluded due to repository protections
Installed Packages
kloxomr7.noarch      7.0.0.b-2014082104.mr      @mratwork-testing-neutral-noarch

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: All system crashed!
« Reply #19 on: 2014-08-21, 19:55:27 »
It's strange because only apache (in proxy) using port 30080.

Inform here 'ps aux|grep httpd' and 'service httpd status'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: All system crashed!
« Reply #20 on: 2014-08-21, 20:04:51 »
Yeah strange, and frustrating :)

Here:

Code: [Select]
[root@b209 ~]# ps aux|grep httpd
root     13653  0.0  0.0 105316   904 pts/0    S+   20:04   0:00 grep httpd
root     20657  0.0  0.0 229376   116 ?        Ss   Aug07   0:33 /usr/sbin/httpd.event
apache   20677  0.0  0.0 2212036 4868 ?        Sl   Aug07   1:32 /usr/sbin/httpd.event

and

Code: [Select]
[root@b209 ~]# service httpd status
The httpd stopped

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: All system crashed!
« Reply #21 on: 2014-08-21, 21:30:24 »
Try 'kill -9 20657' and 'kill -9 20677'. It's make kill/shutdown application via their PID.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: All system crashed!
« Reply #22 on: 2014-08-21, 22:42:00 »
@NetMajom, also paste here the output of 'netstat -tulpn | grep :30080'
Kloxo-MR!

Offline NetMajom

  • Valuable Member
  • *
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: All system crashed!
« Reply #23 on: 2014-08-22, 00:28:58 »
The kill and after restart has solved the problem.... many Thanks :D

Offline nmpribeiro

  • Valuable Member
  • *
  • Posts: 69
  • Karma: +1/-0
    • View Profile
Re: All system crashed!
« Reply #24 on: 2014-08-25, 11:32:46 »
My Kloxo-MR 6 to 7 upgrade didn't updated my conf.d/~lxcenter.conf Include files to reflect the change from /home/apache/conf/.... to /opt/configs/apache/conf/...

Had to change those manualy... be warned you who updated to 7! or else, do a quick checkup on those lines :)

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: All system crashed!
« Reply #25 on: 2014-08-25, 14:37:12 »
There something wrong with 'cp' in Centos 6, try update with 'yum clean all; yum update; sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix

Page created in 0.08 seconds with 23 queries.

web stats analysis