General :: AMANDA Backup - Recv Error: Connection Reset By Peer
Jun 25, 2010
When I do an amcheck, I get this Amanda Backup Client Hosts Check WARNING: noname.com: selfcheck request failed: recv error: Connection reset by peer Client check: 1 host checked in 0.022 seconds. 1 problem found.
I am using bsdtcp. I get an ack error if I switch the client to bsd authentication. What should I do, how do I fix it? I read that I should enter servers address to hosts file in /etc/ directory? Here is the log in /var/log/messages:
[Code]....
View 1 Replies
ADVERTISEMENT
Feb 22, 2011
when i ran amcheck DailySet1 as backup user and got these messages:
[Code]....
View 3 Replies
View Related
Jun 15, 2010
I am trying to backup a client called greetings.com, but when I do an amcheck on the server, I get:
WARNING: greetings.com: selfcheck request failed: Connection refused
View 2 Replies
View Related
Jul 6, 2010
My system just crashed.
kduffy101@kduffy101-desktop:~$ firefox
WARNING: pipe error (3): Connection reset by peer: file ./src/chrome/common/ipc_channel_posix.cc, line 404
Segmentation fault
kduffy101@kduffy101-desktop:~$.
View 4 Replies
View Related
Mar 22, 2010
I am a system administrator and i have configured squid server at the server side.Now i am facing a problem that these two websites are not accessible through squid transparent proxy server while they are accessible when changing the gateway.The websites are following:-
[URL]
This type of error message comes ERROR The requested URL could not be retrieved While trying to retrieve the URL: [URL] The following error was encountered: * Read Error The system returned: (104) Connection reset by peer
View 4 Replies
View Related
Dec 8, 2010
figure out this error?
Code:
kradalby@hpcompaq6530b-laptop ~/.ssh $ ssh -vvv -p 110 kradalby@dfekt.no
OpenSSH_5.5p1 Debian-5+b1, OpenSSL 0.9.8o 01 Jun 2010
[code]....
View 3 Replies
View Related
Jan 27, 2010
I have an external hd attached to my one computer at home, use DynDNS to give it a static address, and can usually ssh into the machine fine. I ran update a few days ago and now have the much-aligned "connection reset by peer" error. I checked the machine and made sure everything was "normal;" e.g., checked ssh config for the port change (correct), doubled-checked ufw to make sure the port was open (it was), etc. I ran nmap on the machine and it said the port was open. This morning when I arrived at work, I ran nmap on my machine here where I've been unable to connect and its results were a little surprising: the port I specified at home and was demonstrated as open is not. WTF?
View 9 Replies
View Related
Jan 21, 2010
"Read from socket failed: Connection reset by peer" after installing latest version of openssh under debian. What to do?
View 5 Replies
View Related
May 26, 2010
When I plug in my iPhone to my 10.04 machine, it's recognized. I can always drag music from the iPhone to the Music collection in Rhythmbox, but 9 times out of 10 dragging the other ways gives me this error:
"Error while getting peer-to-peer dbus connection: The name :1.219 was not provided by any .service files"
View 2 Replies
View Related
Jul 15, 2010
I've happily been using rdesktop to access my MS Vista desktop from Ubuntu (Hardy) for a few months until a couple of days ago when it stopped working. Now if I try connecting I get the following:
[Code]....
I don't believe anything's changed on the client (Ubuntu) side. The Vista box is occasionally connected to a corporate intranet via VPN and it was after such a session that rdesktop stopped working, so perhaps a Windows group policy was modified during the session. I've checked the basics - can ping 10.1.1.2 from Ubuntu, can access port 3389. Have deleted ~/.rdesktop and ~/.tsclient.
Digging around the Vista client I noticed in Control Panel > System Properties > Remote that in the Remote Desktop sub-panel the Allow connections only from computers running Remote Desktop with Network Level Authentication setting is enabled and that the other two are greyed out. Now, I don't know whether this setting has been changed but I suspect that it might be the problem.
Unfortunately, I don't know enough about Windows to know how or even whether I can change this setting to Allow connections from computers running any version of Remote Desktop (less secure) I've poked around the group policy editor (gpedit.msc) but no joy.
View 9 Replies
View Related
Jan 31, 2010
I am pragmatically trying to upload a list of files from my client machine to a proFTPd server I have running on Ubuntu. Every time I get several (around fifty) files into the transfer, I get the following error: Quote: Connection reset by peer: socket write error
I am able to remotely upload 25,000 small files of ~ 1K in size, but when I go to upload hundreds of 2-4 Mb files, I get a socket write error. Am I using up all available sockets before they can be released? If so, how do I release the sockets? If not, what does this error mean and why am I getting it?
View 1 Replies
View Related
May 26, 2010
When I try to connect to cvs server this is the error message I get.
I also tried cvs -d server:newuser@localhost:/cvs/CVSROOT login but getting the same result
My repository is in /cvs/CVSROOT
I also tried changing /etc/xinetd.d/cvs with different options, current it looks like this:
And my /etc/xinetd.conf is
cvspserver stream tcp nowait root /cvs cvs --allow-newuser=/cvs/CVSROOT pserver
defaults
# The next two items are intended to be a quick access place to temporarily enable or disable services.
#
# enabled =
# disabled =
View 5 Replies
View Related
Oct 2, 2010
when i run "sudo startx" i get the message:
"(= Log file: "/var/log/Xorg.0.log", Time: Sat Oct 2 15:33:49 2010
(= Using config file: "/etc/X11/xorg.conf"
(II) Module "ddc" already built-in
[code]....
Fatal server error:
no screens found
waiting for X server to begin accepting connections giving up.
xinit: Connection reset by peer (errno 104): unable to connect to X server
xinit: No such process (errno 3): Server error."
My version of ubuntu is 8.04 and the video card is 82G33/G31 Express Integrated Graphics Controller.
View 9 Replies
View Related
Feb 9, 2010
which cropped up today after no changes to the system: I can successfully ssh into my ubuntu 64-bit 9.10 machine (via OS X with iTerm), but after about 30 seconds, the connection drops with the message "Connection reset by peer Connection to xx.xx.xx.xx closed".
If I then try to immediately ssh back in I get: "Write failed: Broken pipe". If I try to immediately ping the machine instead, I cannot ping it until the ~10th try. Eventually I can log back in again, only to be kicked off after between 5 and 60 seconds. I called the network people and their are no known issue right now with networking. The networking on the ubuntu machine is otherwise fine, it seems. In the /var/log/auth.log file, it simple says:
Quote:
Feb 9 14:19:20 harriet sshd[4134]: Accepted password for xxx from xx.xx.xx.xx port 55105 ssh2
Feb 9 14:19:20 harriet sshd[4134]: pam_unix(sshd:session): session opened for user xxx by (uid=0)
Feb 9 14:19:28 harriet sshd[4046]: pam_unix(sshd:session): session closed for user xxx
The solution I come across to a similar problem is to add a "ClientAwakeInterval" number to sshdconfig, but this (as expected) doesn't fix my problem.
View 1 Replies
View Related
Jan 11, 2010
Amanda Backup System - Error
I have attached the error with amanda system. It is in Amanda is in OpenSuse, I checked for dtimeout in conf file but it is not there.
driver: find_diskspace: time 1641.864: find diskspace: selected /sandata/amanda/hdisk free 159240608 reserved 4633344 dumpers 3
driver: find_diskspace: time 1641.864: want 3185984 K
driver: find_diskspace: time 1641.864: find diskspace: size 3185984 hf 159240608 df 159240576 da 3185984 ha 3186016
driver: find_diskspace: time 1641.864: find diskspace: selected /sansdata/amanda/hdisk free 159240608 reserved 3186016 dumpers 3
driver: state time 1800.609 free kps: 1079613 space: 159240608 taper: idle idle-dumpers: 3 qlen tapeq: 0 runq: 7 roomq: 0 wakeup: 0 driver-idle: client-constrained
driver: interface-state time 1800.609 if default: free 79613 if LOCAL: free 1000000
driver: hdisk-state time 1800.609 hdisk 0: free 159240608 dumpers 3
driver: result time 1800.729 from dumper2: FAILED 02-00003 "[data timeout] .....
View 1 Replies
View Related
Jun 4, 2010
I installed amanda on a client that uses Red Hat Enterprise Linux 4. When I do an amcheck from the server, I get this:
Amanda Backup Client Hosts Check
--------------------------------
WARNING: 192.168.3.23: selfcheck request failed: recv error: Connection reset by peer
Client check: 1 host checked in 0.022 seconds. 1 problem found.
I am using bsdtcp. I get an ACK error if I switch the client to bsd authentication. I read that I should enter servers adress to hosts file in /etc/ directory?
View 3 Replies
View Related
May 23, 2011
when i typed command /usr/sbin/amcheck intra on client side i got following error.(expecting a new tape)
NOTE: info dir /var/log/amanda/intra/curinfo: does not exist
NOTE: it will be created on the next run.
NOTE: index dir /var/log/amanda/intra/index: does not exist
NOTE: it will be created on the next run.
View 1 Replies
View Related
Jun 6, 2010
I'm fairly competent with Linux at this stage and as we have just installed a new Red Hat 5.5 Server to host our DB at work it has basically fallen to me to sort everything out. The only thing I'm not 100% on is a backup strategy at the moment. Basically, the server / DB is not that big and as such we will be doing a full backup every night of the whole file system.
As it is there are several LVM partitions across several disks (these are all virtual both on the SAN and as a virtual machine). My question is what would be the best way to create a full backup overnight of the whole server including all the partitions (or a backup of each partition I'm guessing is more feasible). This doesn't seem to be too difficult to do, but my main problem is restoring the backup.
Is it a simple matter of basically .tar'ing the whole / filesystem? and if so, to restore can I just use a live CD to restore the partition that is needed? How does LVM affect the restoration process? I have looked at Amanda as a backup solution, though we wont be backing up directly to tape (backup to a share location then copy to the tape drive).
View 7 Replies
View Related
May 11, 2010
After my 8.04 debacle here:I basically gave up on trying to write an install guide for Hardy and Amanda. Others had done it better and with how muddled I was by the end of getting a working server, I wasn't sure I could repeat it.Now in Lucid, I've managed to get another working amanda server going, I'm fairly sure I can repeat it and but I question:Installation with 'apt-get install amanda-server' uses the user backup in the group backup.Installation of the ZWC client uses the user amandabackup. while thankfully ZWC has included reg keys:
HKEY_LOCAL_MACHINESOFTWAREmandaWC1.0Install BackupUserHKEY_LOCAL_MACHINESOFTWAREmandaWC1.0Install RecoveryUserto change the user on the client, this is messy, requires regedit (which normally is locked out by group policy), editing the service in service.msc and creation of a new user account named backup in addition to the installer's default on each client.The actual question is:1) Is there a reason for the use of backup:backup? (rather than amandabackup:disk or amandabackup:backup)
2) Is there any sort of flag that could be set, script to change the user within the repo atinstall time.Or generally an easier way of doing this than compiling each time I do an install.
View 1 Replies
View Related
Jan 30, 2011
I'm having problem running open SSH. I have installed SSH, on my system, but when I run:ssh localhost.I get the error :Read from socket failed:Connection reset by peer.I get that same error when trying to connect from a different local computer.When I attempted to restart the service by typing: sudo /etc/init.d/ssh restart.I proceeded to generate a new set of keys by running, ssh-keygen -b 1024.But I get the same errors after doing so.
View 1 Replies
View Related
May 14, 2010
I have some issue with my amanda backup server, which is connecting with Scalar Quantum i500 via FC. I got the error as below 3 days ago.
These dumps were to tape 000289.
*** A TAPE ERROR OCCURRED: [No more writable valid tape found].
Normally I will load the proper tapes and run the amflush to push stuff from the holding disk to tapes manually. However this time amflush in this case did not help, Amanda immediately responded with an out of tape error again.
Meanwhile I got some errors from dmesg as well
st3: Error 18 (sugg. bt 0x0, driver bt 0x0, host bt 0x0).
scsi1 (0,3,0) : reservation conflict
View 8 Replies
View Related
May 30, 2010
I am using Ubuntu 10.4 LTS and Samba3.4.7.I have read a lot of posts and different web pages on setting up Samba on a Peer-to-Peer network with Windows XP but just cant make it work. I can see the Guest account in XP My Network Places but cant access the folder when I click on it.Network not accessible or you dont have permission. I can PING both ways ok. I have Firestarter turned OFF and I dont have any third party firewall on XP.
This is my samba config file:
[global]
netbios name = dolphin
server string = Ubuntu
workgroup = WATERLILLY - same as XP
[code]....
View 3 Replies
View Related
Jul 11, 2010
Where do I get Frostwire to install? None of the repos I have have it.
What are other popular peer to peer programs?
View 14 Replies
View Related
Mar 2, 2010
I know I'm missing something absolutely basic here but when I search the forums for filesharing I only seem to get info referring to Windows filesharing/SAMBA etc.
We have 3 Ubuntu machines at home and a printer on a Windows machine. How can we best fileshare:
1) between Ubuntu machines
2) reliably between Ubuntu and the Windows machine
Printing across the network is ok except for the Karmic NBR machines but that's another thread.
View 9 Replies
View Related
Aug 3, 2010
i'm using fedora 13 OS and installed web invoice application in my server. whenever i open the site, the problem on "connection to the server was reset..." is persistent. i was advised to clear the cache which i did. it work for a while but with just a few page loaded the same problem occur and i need to clear the cache. again i found a suggestion in the internet to add post_max_size = 48M file_uploads = On upload_max_filesize = 192M to the php5.ini. i also did this in my server, but the same problem occurs.
View 6 Replies
View Related
Oct 9, 2010
I AM able to connect from CLI using sftp to the ftp server using port 2222.
Code:[URL]... I can ls/dir on the server as would be expected. However, if trying to use either bareFTP or filezilla I keep getting errors on trying to connect to sftp. I have gotten a range of errors from "reset by peer" to "Pageant unreachable". I have been thinking it is my firewall, so I flushed out bound and set to ACCEPT to test. INBOUND was set to allow ESTABLISHED, RELATED. I set up a log rule to catch everything which didnt show any drops on my side ( I may be reading them wrong though).
View 2 Replies
View Related
Sep 17, 2010
My organization just moved to using a zscaler proxy system. Basically, I have to use a .pac file in Firefox to get onto the proxy, which directs me to a series of two Flash pages, one to input my username, one for the password. After reading through the .pac file, I was able to get some command-line things to work by specifying the proxy given at the end. However, this server uses an SSL certificate that is not emitted by an authority, but rather directly by our organization. In Firefox, I had to import this certificate to enable https:// browsing.
Is there any way to "import" this certificate so that yum can use it? Because yum freezes with the error:
Code:
Could not get metalink [URL] error was
14: Peer cert cannot be verified or peer cert invalid
View 6 Replies
View Related
Jan 29, 2010
I want to view the files for RepRap, but do not know which java files to install. Here is the error readout from running the reprap shell script.
Code:
keeper@keeper-netbook:~/Desktop/reprap-mendel-20100105$ ./reprap
Exception in thread "Main" java.awt.AWTError: Cannot load AWT toolkit: gnu.java.awt.peer.gtk.GtkToolkit
at java.awt.Toolkit.getDefaultToolkit(libgcj.so.81)
at java.awt.EventQueue.invokeLater(libgcj.so.81)
at javax.swing.SwingUtilities.invokeLater(libgcj.so.81)
[Code]...
View 2 Replies
View Related
Jun 11, 2010
I read that AMANDA is only for Intel processors, but I have a PowerPC processor and I want to install AMANDA.Someone said that I have to find the distro of my RH and there should be AMANDA packages available.
My distro is: Red Hat Enterprise Linux AS release 4 (Nahant Update 7)Where can i find AMANDA for my distro??
View 4 Replies
View Related
Jun 2, 2010
I am trying to install AMANDA onto a RH Linux4 client, but when I type in: rpm -i amanda-backup_client-2.6.1p2-1.rhel4.i386.rpm
I get the error:
libcurl.so.3 is needed by amanda-backup_client-2.6.1p2-1.rhel4.i386
Suggested resolutions:
/var/spool/up2datecurl-7.12.1-11.el4.ppc.rpm
View 4 Replies
View Related