MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: itdungpt on 2014-10-29, 20:54:41

Title: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-29, 20:54:41
http://webmail.movietnamco.com/
Then login , loadding 60 sendcond then error say :

connection to storage server failed

please help me
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-29, 21:08:20
Inform here your 'sh /script/sysinfo'.
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-29, 21:11:07
# sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2014102601

B. OS: CentOS release 6.6 (Final) x86_64

C. Apps:
   1. MySQL: mysql55-5.5.40-1.ius.el6.x86_64
   2. PHP: php53u-5.3.29-1.ius.el6.x86_64
   3. Httpd: httpd-2.2.29-1.mr.el6.x86_64
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.38.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.16.mr.el6.x86_64
   7. Dns: bind-9.9.5-1.el6.x86_64

D. Php-type (for Httpd/proxy): suphp

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          2909       2413        495          0        354       1184
   -/+ buffers/cache:        875       2033
   Swap:         2047          3       2044
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-29, 21:43:37
I am not maintain Kloxo-MR 6.5.0 except for bugfixes related to security issue.

My concentration is for developing Kloxo-MR 7.0.0.

For your issue, try 'sh /script/fix-all; sh /script/restart-all'.
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-29, 22:04:16
how to upgrade to kloxomr7 ?
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-29, 22:23:33
Read again https://github.com/mustafaramadhan/kloxo/blob/dev/how-to-install.txt
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 00:04:58
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



http://movietnamco.com/

Error 404 - Not Found

The requested page could not be found but may be available again in the future


please help me
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 00:46:39
- Note some file downloads may not show a progress bar so please,
tail -f mysqld.log
141030 13:42:22 [Note] Server socket created on IP: '0.0.0.0'.
141030 13:42:22 [ERROR] Can't start server: Bind on TCP/IP port: Address already in use
141030 13:42:22 [ERROR] Do you already have another mysqld server running on port: 3306 ?
141030 13:42:22 [ERROR] Aborting

141030 13:42:22  InnoDB: Starting shutdown...
141030 13:42:23  InnoDB: Shutdown completed; log sequence number 1595675
141030 13:42:23 [Note] /usr/libexec/mysqld: Shutdown complete

141030 13:42:23 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-30, 00:59:58
Go to 'switch programs' and select web, dns and spam like what's you want (better webcache still 'none').
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 01:18:03
# service mysqld start
MySQL Daemon failed to start.
Starting mysqld:                                           [FAILED]
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 01:22:45
tail -f mysqld.log
141030 14:20:39 InnoDB: Completed initialization of buffer pool
141030 14:20:39 InnoDB: highest supported file format is Barracuda.
141030 14:20:39  InnoDB: Waiting for the background threads to start
141030 14:20:40 InnoDB: 5.5.40 started; log sequence number 1595675
141030 14:20:40 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
141030 14:20:40 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
141030 14:20:40 [Note] Server socket created on IP: '0.0.0.0'.
141030 14:20:40 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
141030 14:20:40 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/host.frm' (errno: 13)
141030 14:20:40 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-30, 01:30:55
Faster with fresh install again directly to KLoxo-MR.

For fixed, try:
1. Copy /usr/share/mysql/my-medium.cnf or my-large.cnf to /etc/my.cnf
2. Restart mysql with 'service mysqld restart'
3. Run 'sh /script/mysql-convert --engine=myisam'
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 01:48:58
mysql started

sh /script/resetpassword master passs
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 01:49:50
http://movietnamco.com/

404 Not found
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-30, 04:47:45
mysql started

sh /script/resetpassword master passs
Notice : The resource you have requested doesn't exist. The server returned the error message: <br>  not_admin_cannot_modify_general   <br>

Run 'sh /script/fix-missing-admin'.
Title: Re: roundcube connection to storage server failed
Post by: itdungpt on 2014-10-30, 08:47:55
http://angiaphu.com.vn/

404 Not found

please help me
Title: Re: roundcube connection to storage server failed
Post by: MRatWork on 2014-10-30, 09:47:29
The problem is you are using outside ns. Check via intodns.com. And then compare with mratwork.com.

Read http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-set-dns/ and http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-setup-qmail-on-kloxo-mr/