Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)



Threaded Mode | Print  

 Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110) (12 Replies, Read 64033 times)
leopalanca
Group: Member
Post Group: Newbie
Posts: 1
Status:
i'm trying to import from external server, but these errors show up

Specified FTP Path does not exist
Unable to upload file to the FTP path
fsockopen fails. Connection timed out (110)
fsockopen fails. Connection timed out (110)

how do I resolve?
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
kirc67
Group: Member
Post Group: Newbie
Posts: 3
Status:
Exactly the same error for me.
Already checked firewall, but is deactivated
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
kirc67
Group: Member
Post Group: Newbie
Posts: 3
Status:
Sorry. I wrongly checked it.
It's the firewall!
Disabled it and the script works like a charm.
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5784
Status:
Hi,

Yes the error 110 occurs due to Firewall.

If you disable Firewall or allow the server IP in firewall it should work fine.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
kirc67
Group: Member
Post Group: Newbie
Posts: 3
Status:
Hi.So, when using ftp migrate from another site, i must put ip address of the source site?

TIA
Quote From : Brijesh February 26, 2021, 1:20 pm
Hi,
Yes the error 110 occurs due to Firewall.

If you disable Firewall or allow the server IP in firewall it should work fine.
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5784
Status:
Hi,

Sorry for the delay in response.

When you are importing a remote site.

The destination server will connect to the source server via FTP so you need to allow your destination server IP in your source server to be allowed to connect.

Do let us know if you face any issues.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
purepixels
Group: Member
Post Group: Newbie
Posts: 4
Status:
Hi there,

I'm having the same problem with a server from our hosting provider.

I use the import feature a lot lately, since we're moving from hosting provider to a new one. Moving sites on a daily basis. With one server we had no problems at all, I did like 50 sites without issues. And now, we have a second server, and with every attempt to import a new site, i get;

The following errors were found :
  • Specified FTP Path does not exist
  • Unable to upload file to the FTP path
  • fsockopen fails. Connection refused (111)

I added the server IP to the firewall, that can't be the case. I know for sure that paths are okay, since I did like 50 with the same settings. So I'm pretty lost at where I need to solve this. I'm sure it has to do with server settings in DirectAdmin or with the new version of Softaculous, but I never check for active version of Softaculous. So I don't know what to do. It would be highly appreciated if I can advise our hosting company what they need to change for me to have a working site import feature again.

Many thanks in advance for your help!

Bas
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
purepixels
Group: Member
Post Group: Newbie
Posts: 4
Status:
Btw, it's version 6.1.7 they have installed in combination with DirectAdmin V1.666
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5784
Status:
Hi,

Can you please make sure both the servers have each other's IP allowed in firewall ? i.e. Source server has Destination server's IP whitelisted and Destination server has Source server's IP whitelisted ?

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
purepixels
Group: Member
Post Group: Newbie
Posts: 4
Status:
I'm not sure it has anything to do with firewalls, since I haven't had the problem on the first server, and I never whitelisted anything on both sending and receiving server.

I'll try and see if it can be solved that way. But i doubt it... Let's see
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5784
Status:
Hi,

Generally Connection Refused error occurs in two cases :
1. Firewall blocked the request
2. The FTP Port is not the default one and you need to use another port.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
purepixels
Group: Member
Post Group: Newbie
Posts: 4
Status:
Hi there,

Turns out that the second server of where i would like to import the site, there is some sort of new firewall installed on DirectAdmin, which only allows to use ports 35000-35999 or something. They're looking for a solution now.

Thanks for guiding me in that direction! Let's hope they solve it, so I can use the import option again.

Cheers!
IP: --   

Specified FTP Path does not exist, Unable to upload file to the FTP path fsockopen fails. Connection timed out (110) fsockopen fails. Connection timed out (110)
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5784
Status:
Hi,

Yes that range seems to be incomplete range for the default FTP Passive ports used by majority of the hosting providers.

Glad to help !

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 15, 2025, 1:45 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.030