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

View 4 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Failed To Retrieve Directory Listing

Sep 6, 2014

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

[Code]....

View 1 Replies View Related

Plesk 11.x / Linux :: Enabled Firewall To IP - Failed To Retrieve Directory Listing

Apr 10, 2014

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

View 3 Replies View Related

Plesk 12.x / Windows :: Vhostmng Failed - (Error Code 5) At Retrieve Attributes For File Or Directory

Aug 2, 2014

I am trying to create a new domain and I am getting this error

Error: vhostmng failed: Access is denied. (Error code 5) at retrieves attributes for file or directory D:PleskVHOSTS
s1.caboodledns.com
achaelwillment.com
(Error code 1)

I have done permission repairs via the plesk tool on the server but I still get this error. What user needs what permissions to fix this?

View 2 Replies View Related

Plesk 11.x / Linux :: 11.5.30 Repository Error - Transport Error - Unable To List Directory - Curl Error

Jun 29, 2013

After upgrade to Plesk 11.5.30 trying to set up FTP-Backup Repository:

Repository error: Transport error: unable to list directory: Curl error: Access denied to remote resourceClick to expand...

View 7 Replies View Related

Yum Error :: Error:cannot Retrieve Repository Metadata

Apr 20, 2008

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

i have checked all the setting but nothing.

View 6 Replies View Related

How To Generate PHP Error.log Files In The Directory Of Error

Jun 15, 2008

unable to get any php5 error logs

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.

View 2 Replies View Related

Error: Cannot Retrieve Repository Metadata (repomd.xml) For Repository: Plesk

Dec 15, 2008

when I run this command show me some errors what should I do?
# yum update

Loading "fastestmirror" plugin
Loading mirror speeds from cached hostfile
* plesk: www.atomicorp.com
* extras: mirrors.portafixe.com
* updates: mirrors.portafixe.com
* base: mirrors.portafixe.com
* addons: mirrors.portafixe.com[url]
[Errno 14] HTTP Error 404: Not Found

Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: plesk. Please verify its path and try again

I have Linux with Plesk.

View 3 Replies View Related

Prevent Directory Listing

Apr 2, 2007

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?

View 13 Replies View Related

Apache Directory Listing

Jul 21, 2007

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>

View 2 Replies View Related

Retrieve Data From 2nd HDD After Server Failed

Feb 3, 2008

My server HDD got corrupted. My server provider mount a new HDD for me, and put the OLD HDD as secondary drive.

This is what they emailed me:

[root@ns1 ~]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 149G 3.7G 138G 3% /
/dev/hda1 99M 17M 77M 19% /boot
none 498M 0 498M 0% /dev/shm
/usr/tmpDSK 485M 13M 447M 3% /tmp
/tmp 485M 13M 447M 3% /var/tmp
/dev/hdc3 149G 23G 119G 16% /backup


I have a forum data (files and database) that is still on the old HDD, I hope to retrieve it.

May I know how can I access to the data?

I tried SSH, can only go till /dev/, then don't know what to do.

What is the command in SSH that I should type in order to go to the 2nd HDD? How can I retrieve the database and files to my new HDD?

View 9 Replies View Related

404 Error For Directory That Does Exist

Oct 20, 2008

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.

View 8 Replies View Related

Plesk 12.x / Linux :: No FTP Directory Listing After Block (Allow Other Incoming Traffic)

Dec 25, 2014

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.

View 3 Replies View Related

Disable This Error When A Directory Doesn't Exist

May 23, 2009

When i go to a directory that doesn't exist i get this:

Quote:

Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 Server

How can i disable it?

View 5 Replies View Related

How Can I Fake A Directory/file For Error Logs

Nov 26, 2007

I was checking my error_log today and found thousands of 404 errors for these 2 files:

/flashtalking/ftlocal.html
/doubleclick/DARTIframe.html

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?

View 1 Replies View Related

FTP Failed, Error: 1007

Jul 31, 2008

As of today, my managed server with 1and1 is givving me preoblems with FTP
Failed, error: 1007

Using WS_FTP Pro I'm not getting this error on any other server or VPS I have so confused as to what the problem may be.

View 0 Replies View Related

Glibc :: Error: Failed Dependencies

Apr 21, 2008

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

View 11 Replies View Related

Bind DNS Error :: Named Has Failed

Nov 22, 2008

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.

View 1 Replies View Related

Plesk 12.x / Linux :: Horde Error - Unable To Create VFS Directory

Sep 4, 2014

We are having an issue when users are trying to add attachments via horde the error:

unable to create VFS directory /.horde/imp

appears. How this can be resolved? 

View 3 Replies View Related

Install CentOS 5 :: Error: Failed Dependencies

Apr 12, 2009

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

View 11 Replies View Related

Horde/squirrelmail:: DB Error: Connect Failed

Jul 14, 2008

trying to get into my horde or squirrelmail account on my server and getting the following:

A fatal error has occurred
DB Error: connect failed
Details have been logged for the administrator.

View 2 Replies View Related

Process Failed (1) When Writing Error Message To

Aug 24, 2007

send mail from my server doesn't work!

exim log give:

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)

View 3 Replies View Related

Plesk 12.x / Linux :: File Sharing - Internal Error / Directory Does Not Exist

Jan 5, 2015

Since the update to #30 two separate installs on Ubuntu 14.04.1 LTS I'm getting the below error :

Internal error: The directory does not exist "admin"Click to expand...

View 4 Replies View Related

Plesk 12.x / Linux :: Show Service Status Error - No Such File Or Directory

Nov 14, 2014

I can get the service list by /usr/local/psa/bin/service –l

But when i try /usr/local/psa/bin/plesk –-status it show error : No such file or directory

View 5 Replies View Related

Error :: Rndc: Connect Failed: 127.0.0.1#953: Connection Refused

Oct 22, 2009

i have a vps

and all my site not working!

i got this error:

rndc: connect failed: 127.0.0.1#953: connection refused

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved