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, 07:44:04

Author Topic: kloxo not starting?  (Read 4975 times)

0 Members and 1 Guest are viewing this topic.

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
kloxo not starting?
« on: 2015-04-15, 04:18:44 »
hello.

another fresh install of kloxo 7 on centos 6.6

install seems fine, run sh /script/upcp, says connect with ip on port 7777,7778.

but i cannot connect, and nmap show nothing on port 7777/7778.

where is my kloxo  :-\

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #1 on: 2015-04-15, 04:53:06 »
What's about running 'sh /script/restart-all -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #2 on: 2015-04-15, 04:55:15 »
i tried sh /script/upcp again and get this:

Starting kloxo-hiawatha: Error loading RSA private key (-0x2E00): PK - Read/write of file failed
                                                           [FAILED]

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #3 on: 2015-04-15, 04:57:33 »
running sh /script/restart-all -y give the same as above

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #4 on: 2015-04-15, 05:44:05 »
Look like something wrong in install step. Inform here your 'dir -l /etc/yum.repos.d'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #5 on: 2015-04-15, 06:00:01 »
Code: [Select]
-rw-r--r--. 1 root root 1991 Oct 23 06:40 CentOS-Base.repo
-rw-r--r--. 1 root root  647 Oct 23 06:40 CentOS-Debuginfo.repo
-rw-r--r--. 1 root root  289 Oct 23 06:40 CentOS-fasttrack.repo
-rw-r--r--. 1 root root  630 Oct 23 06:40 CentOS-Media.repo
-rw-r--r--. 1 root root 5394 Oct 23 06:40 CentOS-Vault.repo
-rw-r--r--  1 root root 7414 Apr 14 21:49 mratwork.repo

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #6 on: 2015-04-15, 06:02:01 »
Try reinstall with 'sh /script/upcp -y' (remember with '-y' option).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #7 on: 2015-04-15, 06:29:35 »
same, hiawatha kloxo not starting
and nothing on port 7777/7778

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #8 on: 2015-04-15, 06:37:34 »
Inform here 'dir -l /usr/local/lxlabs/kloxo/etc'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #9 on: 2015-04-15, 06:39:00 »
Code: [Select]
drwxr-xr-x. 2 lxlabs lxlabs 4096 Apr 14 19:09 conf
-rw-r--r--. 1 lxlabs lxlabs   49 Nov 20 21:43 config.ini
drwxr-xr-x. 2 lxlabs lxlabs 4096 Apr 14 19:21 flag
-rw-r--r--. 1 lxlabs lxlabs   30 Apr 14 23:39 last_sisinfoc
drwxr-xr-x. 2 lxlabs lxlabs 4096 Apr 14 19:13 list
drwxr-xr-x. 2 lxlabs lxlabs 4096 Apr 14 18:54 process
drwxr-xr-x. 2 lxlabs lxlabs 4096 Apr 14 19:10 slavedb

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #10 on: 2015-04-15, 07:00:34 »
Try:
Code: [Select]
cp -f /usr/local/lxlabs/kloxo/file/default.key /usr/local/lxlabs/kloxo/etc/program.key
cp -f /usr/local/lxlabs/kloxo/file/default.crt /usr/local/lxlabs/kloxo/etc/program.crt
cp -f /usr/local/lxlabs/kloxo/file/default.pem /usr/local/lxlabs/kloxo/etc/program.pem
sh /script/restart -y
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #11 on: 2015-04-15, 07:32:24 »
Code: [Select]
Starting kloxo-hiawatha:                                   [  OK  ]
but cannot login with default
« Last Edit: 2015-04-15, 07:34:43 by sunderfall »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #12 on: 2015-04-15, 07:58:22 »
Maybe mariadb not restart. Try 'chkconfig mysql on; sh /script/restart-all'.

If still not work, try 'sh /script/reset-mysq-root-password YOURPASSWORD' (for mysql root) and 'sh /script/resetpassword master YOURPASSWORD' (for kloxo panel).

It's weird, I tried 10 minutes ago on KVM VPS for CentOS 6 64bit. No issue.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ItzJustinN

  • Valuable Member
  • *
  • Posts: 102
  • Karma: +1/-0
    • View Profile
Re: kloxo not starting?
« Reply #13 on: 2015-04-15, 08:52:37 »
mysql password rest ok, i get this when reset master password

Code: [Select]
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  only_admin_can_modify_general nname  <br>


this is 32 bit centos 6.6.
it is weird though, i had kloxo working on it before...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: kloxo not starting?
« Reply #14 on: 2015-04-15, 09:08:29 »
Try reinstall/reload OS or try other OS template. Something wrong with this OS template.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.076 seconds with 19 queries.

web stats analysis