FTP Error :: Error:Failed To Retrieve Directory Listing
Apr 23, 2009
I got an error in ftp.
Command:MLSD
Response:150 Accepted data connection
Response:226-ASCII
Response:226-Options: -a -l
Response:226 24 matches total
Error:Connection timed out
Error:Failed to retrieve directory listing
Initially I was able to connect via FTP. Then all of a sudden I started getting 550 SSL/TLS required on the control channel. Why did it suddenly required SSL/TLS when I did not do anything extra?
Now when I'm trying to connect via FTPES using FileZilla (tried both active and passive) on Linux Mint Debian, I'm getting the error below. I'm really stumped. I have tried to Allow incoming from all on port 49152-65534/tcp via Plesk firewall, but still no go.
The worst thing now is, I can't even get FTP to work anymore. Of course I would prefer to have TLS working.
Status:Connection established, waiting for welcome message... Response:220 ProFTPD 1.3.5 Server (ProFTPD) [206.106.213.243] Command:AUTH TLS
I enabled plesk firewall to my ip now I cant seem retrieve directory listing. I've done the same with ssh that works fine.
Response:230 User logged in Command:OPTS UTF8 ON Response:200 UTF8 set to on Status:Connected Status:Retrieving directory listing... Command:PWD Response:257 "/" is the current directory Command:TYPE I Response:200 Type set to I Command:PASV Response:227 Entering Passive Mode Command:MLSD Error:Connection timed out Error:Failed to retrieve directory listing
I am using fedora 7 and when i fire "yum localinstall dovecot-*" it gives error. Could not retrieve mirrorlist [url]Error was [Errno4] IOError:< urlopen Error (110,'connection timed out')> Error:cannot retrieve repository metadata (Repomd.xml) for repository:fedora
Here are my settings in the /etc/php5/apache2/php.ini file:
display_errors = On display_startup_errors = Off log_errors = On log_errors_max_len = 1024 ignore_repeated_errors = Off ignore_repeated_source = Off report_memleaks = On error_log = /var/log/php5/error.log
However unfortunately I never see any error log being generated in the /var/log/php5/error.log file?
Also with my shared hosting site one thing which I noticed was, due to some configurations set by them, the error.log used to generate in the folder where the error occured. This is a cool thing which they used to do, but I just dont understand how did they do that.
I've just made a transition from a VDS to a Dedicated and I'm having problems preventing directory contents from showing. In my previous server whenever I created a directory, it would automatically give a 403 when you tried to access the directory directly in your browser (which is what I want). Now when I set up directories in this new dedicated the contents of the directories display when there is either no index page or if I didn't have an htaccess file preventing it from listing the contents.
So what im asking is how did my previous server automatically set up the directories to not display the contents but use the contents and allow access to say for example pictures in the directory?
Is there a way I can have apache automatically do this for me or do I have to place a blank index page in every directory i create or have to place an htaccess file in every directory I create? How can I protect the contents with a 403 but still allow the contents to be accessed only through full path?
May be this is a stupid question, but I really don't know why I can't list the files in the root folder of a website(I didn't put any index.html or index.php in the folder).
I point my domain.com to /home/user/docs, the server can list domain.com/test/ files. But it can't list the files of domain.com/. It just shows the page at /var/www/htm, if I don't have any index file under /home/user/docs.
I have this in the httpd.conf file:
<Directory "/home/user/docs"> Options +Indexes allow from all </Directory>
Apache is throwing out a 404 error for a directory that I know for a fact exists (images). It gives out the error when browsing the directory or when accessing any file contained in it.
I have looked for .htaccess issues, redirects, changing permissions and everything else I can think of.
Does anybody have a clue why this might be happening? If I create any other directory then this problem does not happen.
Today I try to fit all FW rules to my need. After i blocked the traffic "allow other incoming traffic" in the Plesk FW i dont get folders listed via FTP. The FTP client connect to my server, but listing content times out. After allow other traffic the content get listed. The rule "Allow FTP connections" ist in all enabled all the time.
I assume they are file requests made from ads on the site.
Right now I've just added those directories and files to appease the error logs, but can I fake their existence somehow without having to clutter up my file structure?
I have a RHEL4 Box and need to upgrade glibc. Currently have glibc-2.3.4-2.39 installed. I have downloaded glibc-2.7-2.i386.rpm and tried to install with
#rpm -Uv glibc-2.7-2.i386.rpm
but received the following error:
Code:
error: Failed dependencies: glibc-common = 2.7-2 is needed by glibc-2.7-2.i386 glibc > 2.3.4 conflicts with glibc-common-2.3.4-2.39.i386 glibc = 2.3.4-2.39 is needed by (installed) glibc-headers-2.3.4-2.39.i386 glibc = 2.3.4-2.39 is needed by (installed) glibc-devel-2.3.4-2.39.i386
I've tried everything with this one. Here's the error on restart from Cpanel for BIND:
Attempting to restart named
Waiting for named to restart.... . . . . . . . . . . finished.
named status
named has failed, please contact the sysadmin (result was "named is not running"). Nov 22 19:31:54 webone named[18535]: starting BIND 9.3.4-P1 -u named Nov 22 19:31:54 webone named[18535]: found 4 CPUs, using 4 worker threads Nov 22 19:31:54 webone named[18535]: loading configuration from '/etc/named.conf' Nov 22 19:31:54 webone named[18535]: /etc/named.conf:1: open: /etc/rndc.key: permission denied Nov 22 19:31:54 webone named[18535]: loading configuration: permission denied Nov 22 19:31:54 webone named[18535]: exiting (due to fatal error)
I don't know what to do. I chowned /etc/rndc.key to named:root, and that worked for a few, and then it went back to doing this.
I've bought an VPS recently but now I have a problem. It didn't come with yum installed so I need to install it on my own...
Now, I have a problem.
When I try to do:
Code: # rpm -Uvh yum-3.2.19-18.el5.centos.noarch.rpm This comes out:
Code: warning: yum-3.2.19-18.el5.centos.noarch.rpm: Header V3 DSA signature: N OKEY, key ID e8562897 error: Failed dependencies: yum-fastestmirror is needed by yum-3.2.19-18.el5.centos.noarch
So I suppose I need to install the yum-fastestmirror first. But when I try:
Code: # rpm -Uvh yum-fastestmirror-1.1.16-13.el5.centos.noarch. rpm This comes out:
Code:
warning: yum-fastestmirror-1.1.16-13.el5.centos.noarch.rpm: Header V3 DS A signature: NOKEY, key ID e8562897 error: Failed dependencies: yum >= 3.0 is needed by yum-fastestmirror-1.1.16-13.el5.centos.n
Code: 2007-08-24 16:52:18 1IOZa6-0007Ct-8y ** xserverx@hotmail.com R=lookuphost T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<root@server.XXXX..info> SIZE=1419: host mx3.hotmail.com [65.54.244.200]: 501 Invalid Address 2007-08-24 16:52:18 1IOZaE-0007DC-Do Error while reading message with no usable sender address (R=1IOZa6-0007Ct-8y): at least one malformed recipient address: root@server.XXXX..info - domain missing or malformed 2007-08-24 16:52:18 1IOZa6-0007Ct-8y Process failed (1) when writing error message to root@server.XXXX..info (frozen)