MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: KloxoLittleFish on 2015-04-29, 11:52:21

Title: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 11:52:21
I reinstalled mysql because i had a problem, then I do "/script/cleanup" ... and this happend ...

Quote
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist

ever and ever ... nothing works  :-\
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 11:58:38
Delete clamd dir with 'rm -rf /var/qmail/supervise/clamd' and then reboot.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 12:10:11
I do "/script/cleanup" .... but httpd and mysqld services dont install ... i do "yum install mysql" ...

Quote
El paquete mysql se hace obsoleto con MariaDB-client, en su lugar se está intent             ando instalar MariaDB-client-10.0.17-1.el6.x86_64


sh sysinfo

Quote
A. Kloxo-MR: 6.5.0.f-2015040701

B. OS: CentOS release 6.6 (Final) x86_64

C. Apps:
   1. MySQL: --uninstalled--
   2. PHP: php54-5.4.40-1.ius.el6.x86_64
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.53.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
   7. Dns: bind-9.9.5-1.el6.x86_64

D. Php-type (for Httpd/proxy):
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 12:16:12
Add 'exclude=mysql-* MariaDB-*' in '/etc/yum.conf'. Mysql for Kloxo-MR 6.5 is mysql55 and install with 'yum -y install mysql55 mysql55-server mysql55-libs'. Possible better reinstall with 'sh /script/upcp -y'.

Better use KLoxo-MR 7.0 at this moment.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 12:22:36
how update?

okey => https://github.com/mustafaramadhan/kloxo/blob/release/how-to-install.txt
Quote
B.2. update from 6.5.0 to 7.0.0

    yum replace kloxomr --replace-with=kloxomr7 -y
   
    # '-y' mean force
    sh /script/upcp -y
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 12:56:41
omg ...

sh /script/sysinfo

Quote
A. Kloxo-MR: 7.0.0.b-2015042901

B. OS: CentOS release 6.6 (Final) x86_64

C. Apps:
   1. MySQL: mysql56u-5.6.24-1.ius.el6.x86_64
   2. PHP: php56u-5.6.8-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-2.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Hiawatha: hiawatha-9.12.0-f.4.mr.el6.x86_64 (also as webserver)
   6. Nginx: --uninstalled--
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.5-1.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.53.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
     

service mysqld restart
Quote
Parando mysqld:                                            [  OK  ]
MySQL Daemon failed to start.
Iniciando mysqld:                                          [FALLÓ]




Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 13:29:14
Kloxo-MR 7.0 using MariaDB instead MySQL because something wrong with MySQL56.

Try 'yum update mratwork* -y;sh /script/upcp -y'.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 15:21:10
Quote
sh /script/resetpassword master mypass
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  only_admin_can_modify_general nname  <br>   :-\
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 15:34:28
i re-do "sh /script/upcp -y" and now pass works ...
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 16:00:35
nothing works ... i need mysql to work ... then Kloxo-MR 7.0 not for me ... how downgrade to 6.5 with mysql?
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 17:00:30
What's you mean 'nothing works' after telling 'now pass works'.

MariaDB is the same as MySQL for their functionality and MariaDB is backward compatible with MySQL.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 18:29:17
webs dont work, mysql dont work, ftp doesnt works ... i dont know where are things in new panel ...  i need it working now ... i downgrade version with:   
 
Quote
yum replace kloxomr7 --replace-with=kloxomr -y;
sh /script/upcp -y

Quote
- Create database interface template (Forced)
ERROR 1045 (28000): Access denied for user 'kloxo'@'localhost' (using password: YES)
...etc..

not admin acount ... all users are "deleted" ... all domains are "deleted" ...

then ...
Quote
/script/restore --list /home/kloxo/selfbackup/self/__backup/kloxo-scheduled-masterselfbackup-2015-Apr-28-1430186942.zip

Restore Failed. Reason: corrupted_file: dbname:

all backups are corrupted?????  :-\  how restore kloxo mysql database???  :'(



Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 19:11:47
Before you downgrade, nothing wrong with your data and only something wrong with mysql/mariadb.

But, downgrade make troubles for all.

That it.
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 19:15:45
At first time, you tried to reinstall mysql. I don't know how. If using wrong procedure/step, it's make trouble with mysql itself.

Warning for 'supervise: fatal: unable to start' not related to mysql but related to qmail.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 19:26:59
I reinstall mysql because hardreboot broke it.
Before I downgrade: httpd, mail, ftp, etc ... dont work ...

I cant change admin password :X

Quote
sh /script/resetpassword master mypass
Notice : The resource you have requested doesn't exist. The server returned the error message:

All actions from kloxo-scripts over mysql failed ... i restore kloxobackup by mysqldump (unzip it manual)
I can´t enter kloxopanel  :-\
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 19:43:18
We can't access to panel if mysql not work or mysql root password not match.

Ok, give me your ssh and Kloxo-MR panel access. Send info via PM.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 19:45:35
from where take kloxo mysqlpassword?
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 20:01:11
In '/usr/local/lxlabs/kloxo/etc/slavedb/dbadmin' for mysql root password.

Did you try 'sh /script/reset-my-root-password YOURNEWPASSWORD'?
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 20:36:53
yes, when i change the password it save into the file, but cleanup delete it  :'(
Title: Re: unable to start log/run: file does not exist
Post by: MRatWork on 2015-04-29, 20:46:03
It's because something wrong with mysql and or kloxo database.

I can't how to fix this issue because too much talking and why I asked your ssh and Kloxo-MR panel access.
Title: Re: unable to start log/run: file does not exist
Post by: KloxoLittleFish on 2015-04-29, 21:06:04
wops