Ubuntu :: Mirror: Access Failed: 521 Data Connection Cannot Be Opened With This PROT Setting

Sep 2, 2010

I recently made a script to automatically download a directory from my webserver using ftps (required by hosting company). It seems policy has changed again or something, because trying to download files gets the following error:

mirror: Access failed: 521 Data connection cannot be opened with this PROT setting.I can access the files just fine with Filezilla, but not lftp. I didn't change the code, but here it as anyway:

lftp -f ~/the/file/below

Quote:

open -u USERNAME,PASSWORD DOMAIN
lcd /local/place/to/put/files
mirror
quit

I tried manually, login works fine, but nothing can be done after that.until this works again I've broken a backup system of mine.

View 6 Replies


ADVERTISEMENT

Ubuntu Security :: Sudo Apt-get Update The Update Failed Because The Connection To The India Mirror Timed Out

Jun 1, 2010

I am from India, and I tried to update my Ubuntu system today. Code: $sudo apt-get update The update failed because the connection to the India mirror timed out: Code: [URL] Could not connect to in.archive.ubuntu.com:80 (111.91.91.37). - connect (110: Connection timed out) I tried the update a few times, with the same result every time.

I had firestarter running at this time, and noticed that I would get new security events every time I tried an update. I checked the events list, and it turned out that the machine at the ip address 111.91.91.37 (the in.archive.ubuntu.com machine, to go by the above error message) had been trying to make connections to seemingly random ports on the machine every time I tried the update: see the attached screenshot. I then changed my repositories to the Main Server using Synaptic, and tried the update again (from the command-line). This time it worked without a hitch, and firestarter did not report any unwanted incoming connection. why is the India mirror trying to open connections that the Main server apparently does not need in order for me to do the update? Should I (we) be concerned?

View 3 Replies View Related

Ubuntu :: Setting Up Internet Connection Through Wireless Access Point

Aug 16, 2010

I have successfully set up a cable internet connection in Ubuntu (created a new DSL connection by typing login and password and connected the cable - it worked). But I have no idea how I can set up a wireless internet connection.I have a wireless access point TL-WA501G, laptop and a cable internet connection with fixed IP address.My laptop can see the wireless access point. But I really do not know how to make it all work and what to start from.

View 2 Replies View Related

CentOS 5 :: Restore Data From LVM Mirror?

Nov 17, 2009

I have create a LVM volume in mirror 1 method, with two hard drives, In that one disk is get failed. How can I manage the data availability and also what I need to do next?

View 3 Replies View Related

Ubuntu Installation :: Proseed.cfg Mirror Setting Didn't Work?

Apr 13, 2011

i want to install ubuntu10.10 x64 by pxe, so i have following proseed.cfg. and system should install using mirror 10.1.1.2/ubuntu/ubuntu10.10/x64 according to preseed.cfg. But it always report "Bad archive mirror". i could ping 10.1.1.2 and could get file by "wget" from 10.1.1.2.

# Locale sets language and country.
d-i debian-installer/locale string en_us
# Keyboard selection.
d-i console-setup/ask_detect boolean false

[Code]...

View 1 Replies View Related

CentOS 5 Server :: Setting Up The Local Installation Mirror?

Jan 11, 2010

I've just set up the local mirror for my 96 CentOS 5 workstations. The mirroring script is taken from public-mirror howto and looks like this:

#!/bin/sh
rsync="/usr/bin/rsync -avHzL --delete --delay-updates" # replaced -q with -v for debuging purposes, removed --bwlimit, added -L to follow symlinks
mirror=centos.politechnika.lublin.pl::CentOS # tried several different same result

[Code]....

I tested mirror consistency by putting the mirror addres I'm syncing with, directly into repo file. Than yumex works fine. I tried several different mirrors with the same result.

View 3 Replies View Related

General :: Setting Up RAID Or Mirror Drives On The Hardware Level?

Sep 16, 2010

How can I mirror drives on the hardware level? I have a Sun X2270 server with 4 1 terabyte hard drives and need to mirror two drives.

View 1 Replies View Related

Ubuntu Installation :: Error - The Boot Configuration Data Store Could Not Be Opened - The System Cannot Find The File Specified

May 24, 2011

every-time i try to install, i get this

Error executing command
>>command=C:Windowssysnativecdedit.exe /create/d Ubuntu/application bootsector
>>retval=1
>>stderr=The boot configuration data store could not be opened
The system cannot find the file specified
>>stdout=

View 1 Replies View Related

Ubuntu Installation :: Error Updating - WARNING: Failed To Read Mirror File

Apr 22, 2010

[code]...

Failed to read mirror file. it eventually shuts down saying "reverting to original state"?

View 1 Replies View Related

Ubuntu :: Update Manager Errors - Could Not Connect To Mirror.pacific.net.au:80 (61.8.0.17), Connection Timed Out

Apr 2, 2011

I have been getting these errors while running update manager and I can't seem to find specific information or how to resolve these problems. Was hoping someone could please provide me with some details about why they are occurring so I can deal with them myself next time and how I can go about fixing them now.

Quote:

W: Failed to fetch http://mirror.pacific.net.au/linux/u...ic/Release.gpg Could not connect to mirror.pacific.net.au:80 (61.8.0.17), connection timed out
W: Failed to fetch http://mirror.pacific.net.au/linux/u...tion-en_GB.bz2 Unable to connect to mirror.pacific.net.au http:

[code]....

View 9 Replies View Related

Fedora :: Yum - Cannot Access Mirror Sites But Add/Remove Software

Mar 9, 2011

I'd like to ask a question on installing software.

I cannot install software using "yum" but I can with the GUI program "Add/Remove Software".

For example, I tried:

It will exhaust all the mirror sites without success.

All the error messages look like:

But I can install "screen.i686" easily from the "Add/Remove Software" GUI and it is very fast.

However, what's puzzling is that I could install some certain packages although I still see the same kind of error messages.

For example,

will work. But in general, "yum" is running very slow and is rejected at every mirror sites.

My settings: I just installed "Fedora 14" (Linux 2.6.35.11-83.fc14.i686) as a virtual machine (using VirtualBox) on a Windows XP (Professional, SP3) host on my laptop (CPU: Intel Core2 Duo), which accesses internet through a HTTP Proxy server since it is behind a corporate firewall.

View 7 Replies View Related

Ubuntu Servers :: Access The Data In .fbd Data File

Feb 19, 2011

We purchased a new database system at work last October, ditching the old system because of a lack of support from the vendor. This is a retail Point of Sale and Backoffice database system. I am not sure what system the new one runs on, but the system we replaced was a Firebird data base. The reason I am posting is because we are now in need of the information contained in the old database which was not completely imported into the new system.

Basically the problem is this: The database in on a Windows XP system and I found a copy of SQL Manager Lite 2008 on the system, which after quite a bit of studying, I figured out how to extract the database into a removable file. I have this file (178MB) on a USB stick in a file called Backoffice.fbd.

My studying suggests to me that I can get into this database with MySQL. I have never used this and have no clue how to do this. All I want to be able to do get into the database and create tab deliminated spreadsheet files for each of the database sections (Customers, Repairs, Sales History, stock files, etc.) Is it possible to do this with Ubuntu and MySQL and if so, can expert suggest one or two things to get me started. While a guided tutorial would be nice because I am not an expert, I am willing to learn on my own if someone could point me in the right direction.

View 3 Replies View Related

Ubuntu Networking :: Setting Up Bluetooth Connection Between Two Computers Throws Connection Refused (111)

Apr 3, 2011

I'm trying to create a PAN (Personal Area Network) using a laptop (Siragon ML-1040) and my desktop computer, but I get the Connection Refused (111) error.

Blueman doesn't detect any network service between the two computers unless I start PAND on one of them and then it detects the NAP service. That, only after I enable the NAP/Workgroup services on the Services submenu in Blueman. However, it doesn't work neither with the NM plugins or without them (dhclient and that other one I can't remember the name of).

Any clues over here? I'm using pand 4.91 and blueman.

View 3 Replies View Related

Fedora :: Editing F-prot Entry On Crontab?

Jun 14, 2010

I just install F-prot software on my Fedora 13. The following entry was added to /etc/crontab16 * * * * <user> /home/<user>/Desktop/f-prot/fpupdate > /dev/null.I tried to use "crontab -e" or "-l" but unable to edit the crontab.

View 7 Replies View Related

Server :: Make Two Storage Server Mirror Data In Real Time?

Jan 15, 2011

I have 2 servers each one with a RAID and I want them mirror they data so if one of them goes down the other one take the job with out disruption. I've heard of multipath by I want to know it in detail or learn of more options.

View 2 Replies View Related

Slackware - 13.1 "VLC Failed To Initialize Sound Output Device" If Opened After Firefox

Aug 7, 2010

I've been having a recurring problem on Slackware64 13.1. If I open VLC (or any other media player available for Slackware) before I open Firefox, then my sound works 100% and there's never any problem, however, if I open Firefox first, and there happens to be a flash video loading, then any other media player (mplayer-plugin, Amarok or VLC) will fail to play sound. VLC tells me:

Quote: Potential ALSA version problem: VLC failed to initialize your sound output device (if any). update alsa-lib to version 1.0.24 or higher to try to fix this issue. Now, I'm happy to do that if it will actually fix the problem, though I'll have to figure out how seeing as I'm something of a n00b. The thing is that I've not really done anything to alsa except run alsaconf on my first boot, so I'm not sure if that's really the problem I've been using Slackware64 for a few months now, I'm on my first ever install and for the most part I'm loving it. Been working through the little things that have been annoying me, and for the most part I've managed to find solutions either by reading the Slackbook, by browsing LQ or by doing a quick Google search. However, I can't seem to find any reference to this specific problem anywhere and I'm not sure what I should do.

View 14 Replies View Related

Ubuntu Multimedia :: PulseAudio Volume Control - Connection Failed:Connection Refused

Jul 4, 2010

I tried to finally set-up surround sound on my Ubuntu 10.04 machine and i was successful in doing so after a while of changing settings and tinkering. After doing so though, i was later in the day not able to get into the Pulseaudio Volume Control, therefore, everything is stuck where it is and i can't change anything. When i try to open Pulseaudio Volume Control i get the error message, Connection failed, Connection refused. My programs still play sound and i can control the sound of the programs through the programs, but i cant control the sound of the sorround sound now and my main sound bar only affects my stereo speakers, not the surround ones.

I believe this may have happened after the random disk check on restart, but i can't 100% confirm that and i'm not even sure if they are related. I still have sound, but i have no way to control the volume of my entire system at once. I did some looking around online and saw that others are having or had the same issue, and it was through different versions of Linux also. somehow reset everything so i can access PAVC and start over . I also tried steps listed in another thread here on the same topic, but they weren't working and it also seemed to be for older Ubuntu versions.

[Code]....

View 9 Replies View Related

Slackware :: Wireless WPA Can't Connect / "Connection Failed: Could Not Contact The Wireless Access Point"?

Feb 26, 2010

I'm able to configure my Wireless network to connect with an AP with WEP key but...

Now I'm at home, I've a WPA2 key (my router now is supporting both, WPA and WPA2). I used WICD to connect but no success at all! It just stops with "Connection failed: Could not contact the wireless access point"

if I type IWLIST key:

Code:
ra0 2 key sizes: 40, 104bits
4 keys available
[1]: off
[2]: off
[3]: off
[4]: off
code....

View 15 Replies View Related

Hardware :: Failed Hardware Mirror Disk- Convert One Drive To Non-mirrored?

Aug 30, 2010

I own an Iomega NAS enclosure. It is basically a card with 2 sata drives attached and a network card that runs an small web interface. To make a long story short. The controller card has went bad. One drive dropped out of the mirrored set.... and then came back in and attempted to rebuild. Several hours later the drive dropped out again. I attempted to replace the drive and the controller would not rebuild at all.

To summarize. I have accepted that the controller card is toast and want to proceed assuming one drive is compromised and the other still has salvageable data (About 18 GB needs recovered) I took the presumed "good" drive.. attached it to a standalone enclousre that takes it from sata to USB.When I look under disk manager (using Ubuntu 10) I see the following appear

1) the multi Disk device appears indicating it is part of a logical drive. Indented from that is

2) The "Array" Icon

3) The USB icon indicating a "peripheral device" Indented from that is

4) the Drive as a 500 GB hard disk (correct)

when i click on 4) I see 2 volumes 1 1GB volume with partition type Linux (0x83) and a 499 GB partition with the same type (0x83) However..because it thinks it is part of an array it is not mounting. HOW do I tell this drive "you are not in an mirrored array anymore...mount as a single drive"

View 2 Replies View Related

General :: Cannot Deinstal Or Reinstall Prot/package - Error: An Older Version Already Exists

Apr 9, 2010

I am trying to install the apr port on freeBSD and I get the following error:

Code:

===> Checking if devel/apr already installed
===> An older version of devel/apr is already installed (apr-db42-1.2.8_2)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.

[code]....

View 2 Replies View Related

OpenSUSE Hardware :: Setup Multipath With Failover Policy On 11 - Connection Failed Over To Second HBA Connection To SAN

Aug 13, 2009

I am trying to setup multipath with failover policy on openSuSE 11. I have two qla2xxx HBA's installed and they appear to be working. Here is the output of "multipath -l" command

[Code]....

While testing, I pulled one of the two connection to SAN, and the connection failed over to second HBA connection to SAN. When I plug the cable back in, it does not fall back to original connection... It stays in failed state. Also, I noticed that failed disk (sdd disk) comes back as (sdg disk), which is probably why connection does not fall back to original HBA. But, when I run "/sbin/service multipathd restart" sdg disk shows as as enabled in multipath -l...

View 9 Replies View Related

Hardware :: Error - Saving Connection Failed 0 Can't Write Connection Type 'cdma'

May 21, 2011

I got an error while working with NetworkManager in new RHEL6/ Fedora14. I have a ZTE AC 2726 3G wireless modem. i had tried to connect it via NetworkManager . It only requires username and password to connect but the thing is that after putting all the credentials i had checked the option" available to all the user "and while i was trying to save the profile it shows the following error saving connection failed 0 can't write connection type 'cdma'I had google so many times around this error but no better solution is there .

View 1 Replies View Related

Server :: Vsftpd Not Working: Connection Attempt Failed With "ECONNREFUSED - Connection Refused?

Apr 28, 2010

vsftpd not working on my CentOS system. I tried logging in using FileZilla but the error message was: Connection attempt failed with "ECONNREFUSED - Connection refused by server".

View 7 Replies View Related

Ubuntu Networking :: The Vpn Connection "vpn Connection1" Failed Because The Service Failed To Start

Dec 12, 2010

I got this error for two days.back then I googled this error and i got some information about log file in /var/log/syslog but i couldn't find it in google at all. this is all i got from syslog . look at the red paragraph

[Code]....

View 1 Replies View Related

Ubuntu :: HDD Failed / Anyway To Mount It To Recover Data?

Feb 28, 2010

It seems my 320gb HDD has bitten the dust. The timing couldn't be more ironic as I have spent a couple of days tidying the files on it to burn them to disk.

This is an ntfs drive that had indicated 4 bad sectors but up until today (backup day) was fine. I am unable to mount it and in fact it is causing some sort of conflict with the OS drive and wont let the system boot up successfully.

I am going to try using a windows based PC tomorrow to see if I can rescue the data.

Are there any 'other' tricks to try and mount it with ubuntu that I may not have tried so far? I have tried-

mkdir /media/disk
fdisk -l to establish it's name which was /dev/sdb1 when it was all working but it isn't reachable and doesn't show in the places menu or in any of the menus when using a live CD to get round the HDD clash.
sudo mount -a used in desperation after the mkdir but nothing.

I rejigged the cabling inside the PC to make the HDD a secondary master as it was a slave on the primary IDE to start with in the hope that the system would boot up normally but to no avail.

View 1 Replies View Related

Ubuntu :: Recovering Data From Failed Upgrade

Oct 2, 2010

I've got 10.10 running trying to recover files from 10.04/10.10 I don't know what to call it. I did update-manager -d but all I get is a bunch of failed packages when I try to run it, so I downloaded the full RC iso. Now I'm trying to recover my stuff from the HD using a live-usb. The only problem is, when I try to copy the files onto my SD card, I do not have permission to access some of the stuff on the HD and some of the stuff like the "Desktop" I do.

View 1 Replies View Related

Ubuntu :: Adduser Command - Setting Locale Failed

Feb 1, 2010

I am attempting to add a user via the adduser command. However, I get an error/warning message after entering the following: (note I am following a HOWTO, and this is the line it says to enter).

Code:
adduser renderNode
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
adduser: Please enter a username matching the regular expression configured
via the NAME_REGEX[_SYSTEM] configuration variable. Use the `--force-badname'
option to relax this check or reconfigure NAME_REGEX or NAME_REGEX_SYSTEM.
I don't quite understand how to check/configure locale settings or variables,

View 3 Replies View Related

Software :: Setting Data Types In OpenOffice Calc?

Mar 3, 2010

you are using Calc to hold data, and you have a column of surnames. You enter True and it turns into TRUE: OO has decided you wanted a Boolean. Similarly, you enter a date as 12 Jan 09: it may appear in that format, but you can't search for Jan 09, only for 01/09. Is there any way one can set the data type of a cell as text, or prevent OO from carrying out unwanted type conversions? I suspect the answer will be no; I can't find anything in the pages, and I suspect the developers would say I should be using Base. Well, I don't want to use Base: I want my data displayed spread-sheet style There is a solution: to insert non-breaking spaces in dates and after words like "true", but it would be nice if the problem could be fixed just once.

View 5 Replies View Related

Ubuntu :: Hard Drive Failed - Retrieve Data?

May 28, 2010

I should have seen this coming when I lost the ability to boot windows, or mount that drive from ubuntu. But now I think my hard drive has failed. Is there any way to retrieve the data from the hard drive, or my settings and the like for ubuntu? I'm at a loss for what to do as i'm booting from a CD right now =X.

View 4 Replies View Related

Ubuntu :: Recover Data From Failed Hard Drive?

Aug 11, 2010

I just want one last attempt at seeing if there's a solution. My Dell Studio 15 laptop HDD that runs Vista failed, I booted Ubuntu from a CD knowing that I should be able to recover my data.

However, Ubuntu can't find my HDD, it's not listed and "fdisk -l" doesn't result in anything. The BIOS seems to know that the HDD is there though.

View 4 Replies View Related







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