Closed
Bug 63628
Opened 25 years ago
Closed 24 years ago
cvs mirror dead again - recv() from server cvs-mirror.mozilla.org: Connection reset by peer
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bbaetz, Assigned: drew.streib)
Details
Trying to update cvs from cvs-mirror gives me:
~/src/mozilla$ gmake -f client.mk checkout
checkout start: Sat Dec 23 09:36:30 EST 2000
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot -q -z 3 co -P
mozilla/client.mk
cvs [checkout aborted]: recv() from server cvs-mirror.mozilla.org: Connection
reset by peer
gmake: *** [checkout] Error 1
Sometimes I get:
~/src/mozilla$ gmake -f client.mk checkout
checkout start: Sat Dec 23 09:40:44 EST 2000
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot -q -z 3 co -P
mozilla/client.mk
cvs [checkout aborted]: received broken pipe signal
gmake: *** [checkout] Error 1
Someone else on IRC has also been seeing this (RedLine).
Comment 2•25 years ago
|
||
I have the same problem at 1800 EST on Dec 22:
cvs [checkout aborted]: recv() from server cvs-mirror.mozilla.org: Connection
reset by peer
Comment 3•25 years ago
|
||
This seems to be working again. Is it working for you too Bradley?
| Reporter | ||
Comment 4•25 years ago
|
||
Yep - next time it breaks, I'll just file a bug to fix it :)
Comment 5•25 years ago
|
||
It's broken again. Confirmed by sumner in #mozilla.
Same errors as below. Occured around 9:17 CST on Dec 27.
| Assignee | ||
Comment 6•25 years ago
|
||
Working fine for me from @home, verio.net, and ibiblio at UNC. I wonder if this
is some sort of network problem upstream? Bandwidth to cvs-mirror is no longer
limited as it used to be... I'll continue to monitor, but would need to
reproduce in order to fix.
Status: NEW → ASSIGNED
| Assignee | ||
Comment 7•25 years ago
|
||
Closing this as mirror appears to be ok. Continuing to monitor.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 8•25 years ago
|
||
Connection to cvs-mirror seems to be going up and down (network). Just reopening
this in case this is not something you've already noticed.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 9•24 years ago
|
||
This hasn't happened to me for several months now.
Status: REOPENED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•