Sentora Support Forums
Connection attempt failed with "ECONNREFUSED - Connection refused by server - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: FTP Support v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=39)
+---- Thread: Connection attempt failed with "ECONNREFUSED - Connection refused by server (/showthread.php?tid=4258)



Connection attempt failed with "ECONNREFUSED - Connection refused by server - servermaster - 12-15-2017

Hi,

Im unable to connect to FTP.


Code:
Status: Connecting to 45.62.xxx.xxx:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server Status: Waiting to retry... Status: Connecting to 45.62.xxx.xxx:21... Status: Connection attempt failed with "ECONNREFUSED - Connection refused by server". Error: Could not connect to server


Client : Filezilla
Port : 21
OS : centos 7

Please help me how to resolve, I also tried with port 22 and other FTP software still facing same issues.

Thanks you


RE: Connection attempt failed with "ECONNREFUSED - Connection refused by server - Me.B - 12-17-2017

firewall enabled? Did you check

systemctl status firewalld

also check if proftpd is running

systemctl status proftpd

Don't double post.


RE: Connection attempt failed with "ECONNREFUSED - Connection refused by server - efe55 - 12-12-2018

(12-17-2017, 03:24 AM)Me.B Wrote: firewall enabled? Did you check

systemctl status firewalld

also check if proftpd is running

systemctl status proftpd

Don't double post.

login as: root
root@192.168.100.12's password:
Last login: Wed Dec 12 13:54:45 2018 from 192.168.100.2
[root@server ~]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
     Docs: man:firewalld(1)
[root@server ~]# systemctl status proftpd
Unit proftpd.service could not be found.
[root@server ~]#

What's the solution???


RE: Connection attempt failed with "ECONNREFUSED - Connection refused by server - fearworks - 12-12-2018

(12-12-2018, 05:57 PM)efe55 Wrote: login as: root
root@192.168.100.12's password:
Last login: Wed Dec 12 13:54:45 2018 from 192.168.100.2
[root@server ~]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
     Docs: man:firewalld(1)
[root@server ~]# systemctl status proftpd
Unit proftpd.service could not be found.
[root@server ~]#

What's the solution???

You are replying to a thread that clearly tells people not to double-post, and you have double-posted your own issue here and in this thread: http://forums.sentora.org/showthread.php?tid=10848&pid=29882#pid29882

The solution is already out there in this forum. I know because it was me who wrote about it. Just look for it.

And again: please don't double-post...

Keith