MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: bigdigillc on 2016-01-19, 01:38:48

Title: FTP errors
Post by: bigdigillc on 2016-01-19, 01:38:48
As of this morning FTP on one of my servers (master and slave scenario) is not working. I get a strange error that i've never seen before on FileZilla "Insecure server, it does not support FTP over TLS" My other servers do not say this. Also, when a run NMap against this server it says the ports are "tcpwrapped" I also have never seen this.

Any help would be greatly appreciated.
Title: Re: FTP errors
Post by: MRatWork on 2016-01-19, 01:57:30
Inform here 'sh /script/sysinfo' for trouble server.
Title: Re: FTP errors
Post by: bigdigillc on 2016-01-19, 03:36:09
Code: [Select]
root@BIGHOST ~]# sh /script/sysinfo
A. Kloxo-MR: 7.0.0.b-2016011401
   - Web: hiawatha-10.0.0-f.6.mr.el5
   - PHP: php54s-5.4.41-1.ius.el5 (fpm mode)
B. Plateform:
   - OS: CentOS release 5.11 (Final) x86_64
   - Hostname: BIGHOST.XXXXXX.COM
C. Services:
   1. MySQL: MariaDB-server-10.0.23-1
   2. PHP:
      - Branch: php54-cli-5.4.45-1.ius.el5
      - Multiple:
        * php52m-5.2.17-102.mr.el5
        * php53m-5.3.29-1.ius.el5
        * php54m-5.4.41-1.ius.el5
      - Used: --Use PHP Branch--
   3. Httpd: httpd-2.2.31-1.mr.el5
      - PHP Type: [unknown]
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.9-1.el5.ngx
   7. Cache: --uninstalled--
   8. Dns: pdns-3.3.3-101.mr.el5
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el5
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:         16046       1656      14389          0        229        841
   -/+ buffers/cache:        585      15460
   Swap:        18047          0      18047
E. Disk Space:
   Filesystem            Size  Used Avail Use% Mounted on
   /dev/mapper/VolGroup00-LogVol00
                          48G   38G  7.4G  84% /


*** Process Time: 00:00:00:01.1692 (dd:hh:mm:ss:xxxxxx) ***

* Note: run 'sh /script/sysinfo -y' if you want run 'fix-service-list' also
        (importance after Kloxo-MR update)
Title: Re: FTP errors
Post by: MRatWork on 2016-01-19, 04:13:09
Did you run 'sh /script/cleanup' after update?. Pure-ftpd changed from using xinetd to initd in latest Kloxo-MR. Also, try 'yum reinstall pure-ftpd -y; sh /script/restart-ftp -y'.
Title: Re: FTP errors
Post by: bigdigillc on 2016-01-23, 01:30:27
I ran cleanup and tried reinstalling FTP. it says it reinstalled at it also restarts just fine, but still can't connect. I think the ports are blocked by something. NMAP says all ports are "tcpwrapped" and that is the only server that says that. All the others for port 21 will say open "pure-FTP".
Title: Re: FTP errors
Post by: MRatWork on 2016-01-23, 02:28:19
After cleanup, go to 'ftp configure' and then click update. To make sure, run 'sh /script/restart-ftp -y' after that.
Title: Re: FTP errors
Post by: bigdigillc on 2016-01-23, 02:38:08
Thank you. That seems to have fixed it. One other thing i just noticed is that I can no longer access webmin on any of the servers. Two of them just time out and the other says I don't have the correct login information. Any thoughts on that?
Title: Re: FTP errors
Post by: MRatWork on 2016-01-23, 03:07:11
Thank you. That seems to have fixed it. One other thing i just noticed is that I can no longer access webmin on any of the servers. Two of them just time out and the other says I don't have the correct login information. Any thoughts on that?
Webmin using username and password as the same as ssh. Kloxo-MR didn't touch it except if you fail login to webmin, Kloxo-MR will be ban/block your IP.