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, 10:46:05

Author Topic: I cannot acces Kloxo-MR panel.  (Read 12009 times)

0 Members and 1 Guest are viewing this topic.

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
I cannot acces Kloxo-MR panel.
« on: 2013-09-28, 03:04:34 »
I just installed fresh CentOS x86_64 on my server and then kloxo , all went fine but when I logged out from panel I could not login again. I tried to recover pass with 'forogt passs' but no pass mail. Also ssh with this 'sh /script/resetpassword master {newpassword}' dont work, new pass is not accepted. Then I switched to mariaDB but nothing changed.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #1 on: 2013-09-28, 03:11:28 »
Code: [Select]
S# sh /script/restart-all
Stopping named: .                                          [  OK  ]
Starting named:                                            [  OK  ]
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]
Stopping nginx:.                                           [  OK  ]
Starting nginx:                                            [  OK  ]
Stopping php-fpm:                                          [  OK  ]
Starting php-fpm:                                          [  OK  ]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire send/supervise/lock: temporary failure
Stopping xinetd:                                           [  OK  ]
Starting xinetd:                                           [  OK  ]
Stopping kloxo-phpcgi:                                     [  OK  ]
Starting kloxo-phpcgi:                                     [  OK  ]
Stopping kloxo-hiawatha:                                   [  OK  ]
Starting kloxo-hiawatha:                                   [  OK  ]

« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #2 on: 2013-09-28, 03:16:17 »
Now it does not accept
sh /script/resetpassword master {newpassword}

Code: [Select]
sh /script/resetpassword master {newpassword}
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>



on 'sh /script/cleanup' I get this errors:

Code: [Select]
Create database interface template (Forced)
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)


Code: [Select]
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.
supervise: fatal: unable to acquire imap4/supervise/lock: temporary failure
supervise: fatal: unable to acquire authlib/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3/supervise/lock: temporary failure
supervise: fatal: unable to acquire submission/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire send/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #3 on: 2013-09-28, 03:22:02 »
Anyway after ''sh /script/cleanup' no error on 'sh /script/resetpassword master {newpassword}' but still the pass won't work to login.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #4 on: 2013-09-28, 03:28:41 »
Pass changed finally worked with '/usr/bin/lphp.exe ../bin/common/resetpassword.php master NEWPASSWORD'

I hope it will stay that way but what's going in with those errors ?

Also when I logged in panel , ssh window is showing :

Code: [Select]
error: db3 error(-30974) from dbenv->failchk: DB_RUNRECOVERY: Fatal error, run database recovery
error: cannot open Packages index using db3 -  (-30974)
error: cannot open Packages database in /var/lib/rpm
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #5 on: 2013-09-28, 03:43:42 »
After 'yum reinstall *-toaster'  'sh /script/fixmail-all'  'yum clean all' 'yum update' ' sh /script/cleanup'  everything is settle down and work smooth.  I thought is will work just easy on 2 steps:  1. Install CentOS   2. Install Kloxo-MR and restore backup, but its not so easy. I lost many hours and many errors to fix,  I don't even know if everything is 100% working as I have to sleep too :cry:
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline zenkul

  • Global Moderator
  • Master
  • *****
  • Posts: 383
  • Karma: +3/-0
    • View Profile
    • home & decor
Re: I cannot acces Kloxo-MR panel.
« Reply #6 on: 2013-09-28, 14:35:12 »
Hi, what about now ? solved ?

the first error is mysql not installed properly,  ...

for convert to mariadb, read : viewtopic.php?f=5&t=19304&hilit=convert+to+mariadb
« Last Edit: 1970-01-01, 01:00:00 by Guest »
easy, secure and speed up web panel ===> Kloxo-MR

Offline crossing

  • Senior Member
  • *
  • Posts: 336
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #7 on: 2013-09-29, 20:08:26 »
Everything is fine now.
« Last Edit: 1970-01-01, 01:00:00 by Guest »
Kloxo-MR -> Great Panel ->  Great person behind it ->  Mustafa

Offline befree22

  • Valuable Member
  • *
  • Posts: 95
  • Karma: +0/-1
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #8 on: 2014-01-09, 15:10:50 »
I have NO access to Kloxo-MR login panel also. Can someone help me fix this? I sent Mustafa $10 donation and he upgraded my Kloxo-MR to the latest version and I was able to access the login but a couple days later I was not able to access it at all. I asked Mustafa about this and he said to reboot but rebooting doesn't solve the problem. Error message is:

Unable to connect
Firefox can't establish a connection to the server at  123.45.67.8

Could someone please help me fix this problem asap? I'll provide my ssh login to anyone willing to help me fix this problem.

Awaiting a reply




Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: I cannot acces Kloxo-MR panel.
« Reply #9 on: 2014-01-09, 16:23:57 »
I have faced this many times before.
Usually I followed KloxoMR instructions like the following. I run,

# yum update
# sh /script/cleanup
# sh /script/fixweb
# sh /script/restart-all
reboot


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: I cannot acces Kloxo-MR panel.
« Reply #10 on: 2014-01-10, 02:46:19 »
If not able access to Kloxo-MR panel, try to find out if iptables running or not. Default IPtables config (if able to running) make all port not able to access (usually port 22 as ssh port).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline befree22

  • Valuable Member
  • *
  • Posts: 95
  • Karma: +0/-1
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #11 on: 2014-01-14, 02:21:54 »
If not able access to Kloxo-MR panel, try to find out if iptables running or not. Default IPtables config (if able to running) make all port not able to access (usually port 22 as ssh port).

1. I'm new to ssh and Putty. I have NO ssh access with Putty. I login and when prompted, I try to enter password but green cursor is NOT moving at all. How do I fix this problem?
2. And WHAT command do I use to check ip tables?

This is really frustrating. I paid Mustafa $10 to upgrade Kloxo-MR over 2 weeks ago and now I have NO access to my Kloxo-MR login page. Can someone help me fix this problem?

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: I cannot acces Kloxo-MR panel.
« Reply #12 on: 2014-01-14, 03:18:37 »
Since you are new to ssh. I am too.
You can learn a bit about SSH and putty by visiting this free tutorial.

Quote
http://unmanagedvps.freeserver.me/how-to-install-wordpress-on-a-vps-tutorial/

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: I cannot acces Kloxo-MR panel.
« Reply #13 on: 2014-01-14, 04:08:12 »
@befree22,

As I remember, your ssh access is session-based and control via solusvm. You must set ssh session first via solusvm before access to putty.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline ViN

  • Junior Member
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: I cannot acces Kloxo-MR panel.
« Reply #14 on: 2015-06-26, 10:32:34 »
hello
i am facing same issue too. i have upgraded it to 7.0 but it was not working.
so again i have downgrade it to 6.5.
i m stuck in it..
i dont have backup of data so i cant reinstall it.
i have tried almost each things  but failed.
please help

Loaded plugins: fastestmirror, priorities, protectbase, replace
Cleaning repos: base extras mratwork-epel mratwork-ius-archive
              : mratwork-ius-stable mratwork-mariadb-32 mratwork-mariadb-64
              : mratwork-nginx mratwork-nginx-stable
              : mratwork-release-neutral-noarch mratwork-release-version-arch
              : mratwork-varnish-3.0 updates vz-base vz-updates
Cleaning up Everything
Cleaning up list of fastest mirrors
Loaded plugins: fastestmirror, priorities, protectbase, replace


Error getting repository data for mratwork-testing-, repository not found




 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.082 seconds with 18 queries.

web stats analysis