Displaying 20 results from an estimated 300 matches similar to: "unexpected EOF in read_timeout"
2004 Aug 06
1
another icecast2 question
easy one..
nametemplate chemlab radio! - %s - http://chemlab.org
o if the currently playing track was "underworld - cowgirl" you'd see:
chemlab radio! - underworld - cowgirl - http://chemlab.org
crolling across your player....
<p>On Sun, 2002-10-06 at 07:48, Michael Smith wrote:
> At 07:19 AM 10/6/02 -0400, you wrote:
> >icecast 1.3 had the
2002 Feb 14
1
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
This is where it sets a sort of 60 second timeout if you don't set a
timeout at all. As far as what it affects, I'm not that good with the
code. I just know that my big syncs would die in almost exactly 1 minute
unless I specified a timeout, and then would die at that timeout until i
got it very large.
+++++++++++++++++++++++++++++++++++++++++++++++++++++
Tools@willy
2007 Dec 14
0
rsync dead loop (almost) forever in read_timeout() if remote host down
Hi All
This can be reproduced easily. run rsync under gdb and set a break point
at read_timeout(). then after rsync talk with remote rsync daemon and
stop at this function, turn off remote machine directly. then let rsync
run and it will run forever in this function.
if we just kill remote rsync daemon, it is fine and quickly detected,
because OS do clean up work. But if power off the box
2002 Feb 14
0
unexpected EOF in read_timeout (was Re[2]: [Fwd: Re: meaning of "IO Error: skipping the delete...."]])
I should have specified what i was replying to. This section seemed to be
in reference to what I had experienced before.
"
> Well, I'm stumped too. (Although I thought I'd read that the
> default timeout was not infinite when not otherwise specified,
> but I've got so much going on right now that I could easily be
> confused on that one!)
>
"
Tim Conway
2011 May 15
0
rsync client and server processes, all hanging in read_timeout()
I'm backing my Ubuntu server up to an HFS+ case-sensitive volume on
our iMac using the below rsync command and it hangs at the end.
Compiling rsync 3.0.8 by hand with CFLAGS=-g on both systems shows
that all rsync processes are in read_timeout().
$ rsync \
--delete-delay \
-P \
-v \
-A \
-X \
--fake-super \
-aH \
--numeric-ids \
--exclude '/dev' \
2004 Aug 06
2
another icecast2 question
icecast 1.3 had the "nametemplate" option.. is there any way to
duplicate this in icecast2? i like to see our custom station info
(name/url) along side the artist/title info.
--
http://chemlab.org - email shade-pgpkey@chemlab.org for pgp public key
chemlab radio! - drop out @ http://mp3.chemlab.org:8000 24-7-365
"i could build anything if i could just find my
2002 Jul 29
2
rsync from Windows and Linux over ssh
Hi All,
I'm a newbie to RSYNC on Windows.
I installed RSYNC(version 2.5.1) on Windows and it is
running as a service on Windows 2000.
I've been trying to copy some files using RSYNC on
linux machine running RH Linux 7.2 kernel 2.4.7 from
Windows 2000 machines using the following command:
$rsync -avz -e ssh <windows-machine>:/rsync/* .
but i'm getting the following error
2012 Feb 06
1
Rsync v2.6.9 hangs
Hi all
We have a legacy system, which utilises rsync for file transfer - but
occasionally hangs on the clinet.
We tracked this down to the read_timeout function in io.c. It performs a
select(), which appears to return a zero, so the read_timeout function
never exists. An strace shows what happens :
[root at tcu ~]# strace -p 10566
Process 10566 attached - interrupt to quit select(4, [3], [],
2001 Aug 15
2
EOF erors
I am new to using rsync so I apologize if this has been answered before. I still get and unexpected EOF in read_timeout error after I apply all the patches. Is there another fix that I can try? Thanks
greg
-------------- next part --------------
HTML attachment scrubbed and removed
2001 Nov 30
2
problem with 2.4.7pre4
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(139)
Also, on 2.4.6 I was getting this:
access_log
write failed on access_log : Success
unexpected EOF in read_timeout
THis is about an 800meg file I'm trying to copy.
Thanks
-jeremy
--
The trouble with being poor is that it takes up all your time.
2005 Apr 27
7
[Bug 2654] timeout is always triggered with 2.6.4
https://bugzilla.samba.org/show_bug.cgi?id=2654
wayned@samba.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From wayned@samba.org 2005-04-27 02:21 -------
The generator's setting of the ignore_timeout
2008 Aug 18
8
DO NOT REPLY [Bug 5701] New: deadlock on local rsyncing, bisected to commit f303b749f2843433c9acd8218a4b9096d0d1bb8d
https://bugzilla.samba.org/show_bug.cgi?id=5701
Summary: deadlock on local rsyncing, bisected to commit
f303b749f2843433c9acd8218a4b9096d0d1bb8d
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo:
2001 Jul 24
2
Anti hang comments
Some feedback. I'd been having trouble with rsync hanging or early EOF
timeouts.
Problem occurred on 2 identical receiving machines.
I upgraded from Linux kernel 2.4.2 (RH 7.1) to 2.4.7 on the receiving
machines. Sender machines are standard Linux RH 6.1 and RH 6.2 kernel..
Receiving machines are Duron 900Mhz 256 Mb software-raid1 ext2 2x40Gb.
This improved the situation but still gave
2007 Oct 03
9
WxRuby Newbie Application Hanging
I have a WxRuby application that takes a few inputs from the user and
uses that information to search through a large file for matches. The
application works very well, with one exception. If I click anywhere
in the frame while the application is searching through the long file,
the application hangs. Has anyone experienced anything similar to
this? Any suggestions on how I can fix this?
Thanks
2005 Jun 10
1
problem syncing files on RAM in embedded device
Hi all,
i am working on an networking product which has a 32 MB flash memory
and a 64MB RAM.
i need to sync a file named appl.gz which is of size 3.1MB from a unit
with ip 192.168.10.1 to a unit with ip 192.168.10.2.
the rsync is called from a C code which does a fork-execve operation.
the command line options being passed to rsync is as below:
command: rsync --stats -aI --temp-dir=/tmp/
2006 Dec 07
6
Response To Form Submission Hanging
Hello,
I am using Mechanize to post a form to a website. When I do this by
hand in my browser the response takes about 35s to come back (it''s a
long page full of tables and graphics). When I do this with
Mechanize, the server starts to respond and then appears to hang.
The obvious conclusion is that my code is wrong but I am reasonably
sure that I haven''t altered it
2002 Apr 24
1
Rsync from NT to UNIX
You're set, unless you declined ssh in your cygwin installation (without
cygwin, you're not doing rsync from windoze). It's just like unix, in
that case. (Bonus clue: Under related commands for ssh, you'll find
ssh-keygen).
If you don't actually need to secure your content (you're not naked on the
internet, for instance), you can just let rsync use plain old rsh
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind.
I am trying to backup a file from my NT machine onto AIX machine. Here
is the setup:
NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a
daemon. (I created a service for Rsync first).
AIX machine (admx): rsync -v
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
admx::nkapoor> telnet testor 873
Trying...
2002 Sep 11
0
Strange Hang over ssh
rsync-2.4.6-1 RPM on receiving side on Red Hat 7.3
rsync-2.4.6-13 Red Hat 7.2 RPM on sending side
Trying to do a "pull" from sender over ssh, rsync hangs after transferring very little data, usually on the first or second file.
strace rsync -avzur --bwlimit=35 -e ssh user@remote:/directory /local/directory
(init stuff)
read(5, "\375\217\177=", 4) = 4
select(6,
2008 Jan 13
6
Graceful way to handle execution expired and bad URI errors?
Hello,
I have a program that takes blog urls that our customers enter
into their profiles. In some cases they enter bad feeds (IE html
pages instead of atom or rss), and it throws these two errors:
execution expired and bad URI errors in the view.
I need to find a graceful way to handle both. Preferably, if I could
find a way to throw an error message for the execution expired