Publishing web content to the domain fail

Issues related to previewing and publishing your web site.
Post Reply
ohisiojohn
 
 
Posts: 71
Joined: Fri Oct 19, 2018 5:06 am

Publishing web content to the domain fail

Post by ohisiojohn »

Hi Pablo,

I am trying to upload my project to the domain but giving me this error. What can be done ?

*** START OF PUBLISH ***
Scanning publish folder...
Found 66 file(s).
SecureFtpLog:
Connect_Ftp2:
DllDate: Aug 30 2017
SecureFtpVersion: 9.5.0.69
UnlockPrefix: PBLVND.CB1072018
Architecture: Little Endian; 32-bit
Language: Visual C++ 6.0
VerboseLogging: 0
ProgressMonitoring:
enabled: no
heartbeatMs: 0
sendBufferSize: 65536
--ProgressMonitoring
Using Implicit SSL
ImplicitSsl: 1
AuthTls: 0
AuthSsl: 0
ftpConnect:
Hostname: ftp.visions-academy.org
Port: 990
Connecting via SSL/TLS
IdleTimeoutMs: 60000
socket2Connect:
connect2:
connectImplicitSsl:
connectSocket:
connect_ipv6_or_ipv4:
resolveHostname6:
getAddressInfo:
Failed to get host address info. (3)
SocketError: WSAHOST_NOT_FOUND No such host is known.
hostOrIpAddr: ftp.visions-academy.org
port: 990
Versions of Windows earlier than Windows XP are limited to handling IPv4 only
On Windows Server 2003 and Windows XP, IPv6 addresses are returned only if IPv6 is installed on the local computer.
--getAddressInfo
--resolveHostname6
Domain to IP address resolution failed.
--connect_ipv6_or_ipv4
--connectSocket
--connectImplicitSsl
ConnectFailReason: DNS lookup failed
--connect2
--socket2Connect
ConnectFailReason: 2
--ftpConnect
Failed to connect to FTP server.
Failed.
--Connect_Ftp2
--SecureFtpLog

SecureFtpLog:
Connect_Ftp2:
DllDate: Aug 30 2017
SecureFtpVersion: 9.5.0.69
UnlockPrefix: PBLVND.CB1072018
Architecture: Little Endian; 32-bit
Language: Visual C++ 6.0
VerboseLogging: 0
ProgressMonitoring:
enabled: no
heartbeatMs: 0
sendBufferSize: 65536
--ProgressMonitoring
Using Implicit SSL
ImplicitSsl: 1
AuthTls: 0
AuthSsl: 0
ftpConnect:
Hostname: ftp.visions-academy.org
Port: 990
Connecting via SSL/TLS
IdleTimeoutMs: 60000
socket2Connect:
connect2:
connectImplicitSsl:
connectSocket:
connect_ipv6_or_ipv4:
resolveHostname6:
getAddressInfo:
Failed to get host address info. (3)
SocketError: WSAHOST_NOT_FOUND No such host is known.
hostOrIpAddr: ftp.visions-academy.org
port: 990
Versions of Windows earlier than Windows XP are limited to handling IPv4 only
On Windows Server 2003 and Windows XP, IPv6 addresses are returned only if IPv6 is installed on the local computer.
--getAddressInfo
--resolveHostname6
Domain to IP address resolution failed.
--connect_ipv6_or_ipv4
--connectSocket
--connectImplicitSsl
ConnectFailReason: DNS lookup failed
--connect2
--socket2Connect
ConnectFailReason: 2
--ftpConnect
Failed to connect to FTP server.
Failed.
--Connect_Ftp2
--SecureFtpLog

SecureFtpLog:
Connect_Ftp2:
DllDate: Aug 30 2017
SecureFtpVersion: 9.5.0.69
UnlockPrefix: PBLVND.CB1072018
Architecture: Little Endian; 32-bit
Language: Visual C++ 6.0
VerboseLogging: 0
ProgressMonitoring:
enabled: no
heartbeatMs: 0
sendBufferSize: 65536
--ProgressMonitoring
Using Implicit SSL
ImplicitSsl: 1
AuthTls: 0
AuthSsl: 0
ftpConnect:
Hostname: ftp.visions-academy.org
Port: 990
Connecting via SSL/TLS
IdleTimeoutMs: 60000
socket2Connect:
connect2:
connectImplicitSsl:
connectSocket:
connect_ipv6_or_ipv4:
resolveHostname6:
getAddressInfo:
Failed to get host address info. (3)
SocketError: WSAHOST_NOT_FOUND No such host is known.
hostOrIpAddr: ftp.visions-academy.org
port: 990
Versions of Windows earlier than Windows XP are limited to handling IPv4 only
On Windows Server 2003 and Windows XP, IPv6 addresses are returned only if IPv6 is installed on the local computer.
--getAddressInfo
--resolveHostname6
Domain to IP address resolution failed.
--connect_ipv6_or_ipv4
--connectSocket
--connectImplicitSsl
ConnectFailReason: DNS lookup failed
--connect2
--socket2Connect
ConnectFailReason: 2
--ftpConnect
Failed to connect to FTP server.
Failed.
--Connect_Ftp2
--SecureFtpLog

Removing temporary files...
Publish failed!
*** END OF PUBLISH ***
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Publishing web content to the domain fail

Post by Pablo »

The error indicates that the host address is not valid.
Are you sure the FTP configuration is correct?

Can you connect to the same address with another tool?
User avatar
jerryco
 
 
Posts: 826
Joined: Fri Mar 27, 2009 2:42 pm
Location: Purmerend, Holland

Re: Publishing web content to the domain fail

Post by jerryco »

How long ago did you register the domain name? It may take up to 24-48 hours for it to be available anywhere...
// Love is the acceptance of nothing / Account age is no guarantee of efficiency ;-) ->

Above, Beyond, and @wwonderfull! <- Genuinely helps you with a powered up site that counts! Four Times Excellence!
ohisiojohn
 
 
Posts: 71
Joined: Fri Oct 19, 2018 5:06 am

Re: Publishing web content to the domain fail

Post by ohisiojohn »

jerryco wrote: Thu Dec 05, 2019 9:12 pm How long ago did you register the domain name? It may take up to 24-48 hours for it to be available anywhere...
The domain was registered last year 2018.
Post Reply