New server please help

Discussion in 'Site & Server Administration' started by soul3, Mar 14, 2008.

  1. #1
    Hi,

    I got new server with cpanel I have a problem to connect to ftp and browsing my site. when I try to connect my ftp using server ip as host I got an error.

    STATUS:> [3/14/2008 5:33:07 PM] Getting listing ""...
    STATUS:> [3/14/2008 5:33:07 PM] Connecting to FTP server... **.***.***.***:21 (ip = **.***.***.***)...
    STATUS:> [3/14/2008 5:33:07 PM] Socket connected. Waiting for welcome message...
    ERROR:> [3/14/2008 5:33:28 PM] Can't read from control socket. Socket error = #10054.

    and if I browse my site or server ip **.***.***.*** then got page cannot be displayed. My all cpanel setting seems fine is there a firewall problem on server? Please some one help me how can I fix this error.

    Regards
     
    soul3, Mar 14, 2008 IP
  2. st1905

    st1905 Well-Known Member

    Messages:
    573
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    135
    #2
    SYMPTOMS 
      During an FTP session, the following error is encountered:
    
    ERROR:>  Can't read from control socket. Socket error = #10054.
     
        
    CAUSE & RESOLUTION 
      A socket error 10054 may be the result of the remote server or some other piece of network equipment forcibly closing or resetting the connection.  In some other situations a change to the default CuteFTP connection settings may be needed for connections to this particular remote FTP server.
    
    The most common cause for a socket error 10054 is the use of an invalid FTP host address.  Double-check to make sure that you are using the correct FTP host address.
    
    
    Before making any changes to the default configuration for CuteFTP, wait and retry your connection later.  A socket error 10054 can also be caused by any of the following reasons: 
    The remote server was stopped or restarted. 
    The remote network interface is disabled for some reason. 
    There are too many users logged on to the server. 
    Your account on the remote server is restricted for some reason.
    
     
    If this error started happening after a recent upgrade to your Web browser, (for example, after upgrading to Internet Explorer 7.0) please browse to KB Article ID 10294 for instructions.
    
    
    If you are satisfied that the remote server or user account is not at fault, and you encountered this error either when first establishing the connection or when starting a file transfer, then it may be necessary to change the data connection type.  CuteFTP uses passive (PASV) mode by default but for this remote server you may need to use active (PORT) mode instead. 
    To make the switch from PASV mode to PORT mode in CuteFTP Home, open the Site Manager and click once on the the name of the problem site on the left side of the window.  On the Type tab change the Data Connection Type to Use Port.  
    If you are using CuteFTP Professional, in the Site Manager, right-click on the name of the problem site and click Site Properties.  On the Type tab, change the Data Connection Type to Use Port. 
    Note:  If changing the data connection type has no effect then you should return this setting to the default of Use global settings.
    
    
    In some other situations, the remote FTP server may have difficulty dealing with some of the more advanced capabilities used by the default configuration of CuteFTP Professional.  In such situations, configuring CuteFTP Professional so that only one file at a time is transferred, may help.
    
    
    If the solutions provided above do not resolve this problem then it is possible that the transfer send and receive buffer size may be set too high.  See the resolution provided in KB Article ID 10293 for further instructions. 
     
    
    Code (markup):
    Original article is at http://kb.globalscape.com/article.aspx?id=10235&cNode=7L4S7M this solution can work try it.
     
    st1905, Mar 14, 2008 IP
  3. soul3

    soul3 Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for your reply but its not a issue related to ftp client its related to my server. My site is also not browsing and I think so, this problem is related to my server configuration or it is related to server remote firewall issue due to that my site is not browsing.
     
    soul3, Mar 14, 2008 IP
  4. gate2vn

    gate2vn Peon

    Messages:
    809
    Likes Received:
    33
    Best Answers:
    1
    Trophy Points:
    0
    #4
    Do you know which firewall is installed on your server? Is your server managed or unmanaged?
     
    gate2vn, Mar 14, 2008 IP
  5. LittleJonSupportSite

    LittleJonSupportSite Peon

    Messages:
    386
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #5
    SSH into the machine and try locally.

    If it works then you probably have an issue with firewall blocking if it doesn't then you have missing ro mis configured ftp server.
     
    LittleJonSupportSite, Mar 14, 2008 IP
  6. mrki

    mrki Active Member

    Messages:
    206
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #6
    Try to check your log files within server:
    /var/log/
    It's mostly a good and proven way to find any problem.
     
    mrki, Mar 15, 2008 IP