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. 2017-11-08, 02:42:42

Author Topic: Suddenly Login Unsuccessful  (Read 4408 times)

0 Members and 1 Guest are viewing this topic.

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Suddenly Login Unsuccessful
« on: 2015-05-04, 16:34:40 »
I have change Apache Server Optimization from Default to High, in Webserver Configure through admin access. After that suddenly Kloxo-MR panel all user login has been disabled. Even admin user also disabled. It is showing error box - Login Unsuccessful. Static website is showing Kloxo-MR default page and drupal website showing error.

I have access SSH.

How can I find what is the problem?
« Last Edit: 2015-05-04, 17:02:10 by sandipcd »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #1 on: 2015-05-04, 17:31:28 »
Nothing related between apache and panel because using different webserver (apache versus 'special' hiawatha).

From ssh, try 'sh /script/restart-all -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #2 on: 2015-05-04, 18:00:12 »
I have run your suggested command but still it is showing - Alert: Login Unsuccessful.

Any other way?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #3 on: 2015-05-04, 18:04:27 »
Try 'sh /script/cleanup' and then reboot.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #4 on: 2015-05-04, 18:21:39 »
Yes, I have run the command and then reboot. But still it is showing - Alert: Login Unsuccessful.

Any other solution?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #5 on: 2015-05-04, 19:39:55 »
What's about when running 'sh /script/resetpassword master YOURKLOXOMRNEWPASSWORD'. Appear and error?.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #6 on: 2015-05-04, 19:48:35 »
Sorry, I have not understand. Can you please tell me, how I can reset kloxo password in ssh?

Is my kloxo control panel has been hacked?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #7 on: 2015-05-04, 20:02:50 »
You can reset kloxo password with above script (resetpassword). If found error, possible something wrong.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #8 on: 2015-05-05, 05:10:09 »
I have given your command, please see below link. Please help, I have not understand what should I do.

http://www.ultracorporatepixel.com/kloxo-putty.jpg

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #9 on: 2015-05-05, 05:42:25 »
Command 'sh /script/resetpassword <master/slave> <password>' mean must select master or slave (for you is master) dan new password (example password is HiItisMyPassword123). So, full command is 'sh /script/resetpassword master HiItisMyPassword123'. And then you can login panel with this new password.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #10 on: 2015-05-05, 06:44:29 »
Here is the message shown by SSH, kindly see below link -
http://www.ultracorporatepixel.com/kloxo-putty1.jpg

And here is the error by Kloxo panel - http://www.ultracorporatepixel.com/kloxo-panel.jpg

What should I do?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #11 on: 2015-05-05, 06:53:15 »
Something wrong with your kloxo database. Need a trick to fix this issue. May confusing for newbie.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #12 on: 2015-05-05, 07:23:14 »
Few days ago I have try to increase the mysql 'max_allowed_packet' size to 100 MB. Below two ways I have done that -

1) I have added 'max_allowed_packet = 100M' in /etc/my.cnf file. But  not successful.
2) Then I have added by login (by root) to phpmyadmin > Variables. And there I have change max_allowed_packet.

Also I have change the phpmyadmin password.

Is these the reason for kloxo database problem?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Suddenly Login Unsuccessful
« Reply #13 on: 2015-05-05, 07:40:08 »
Do you have RAM > 4GB?. By default, max_allowed_packet is 1M. Increasing to 4M still accepted but increasing to 100M is bad decision.

Also change root password and database in panel. If change password in phpmyadmin it's make un-match.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline sandipcd

  • Senior Member
  • *
  • Posts: 163
  • Karma: +0/-0
    • View Profile
Re: Suddenly Login Unsuccessful
« Reply #14 on: 2015-05-05, 07:54:53 »
Server has 2 GB RAM.

Yes I have change password in phpmyadmin. But password is same as kloxo admin.

Am I need to reinstall kloxo panel? How should I take backup of files, database and email from SSH?

 


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

Page created in 0.041 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM