[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-hackers-public] Savannah bzr server errors out
From: |
Eli Zaretskii |
Subject: |
[Savannah-hackers-public] Savannah bzr server errors out |
Date: |
Mon, 10 Oct 2011 03:37:27 -0400 |
It seems something's wrong with savannah's bzr server. First, a user
reported that he is unable to "bzr pull", see
http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00283.html
I tried a fresh "bzr branch" on fencepost, and it worked for me, both
with bzr:// and nosmart+bzr://.
However, on a different system, not so close to the server as
fencepost, I do see a similar problem, albeit after 59:58 minutes of
continuous work (could it be there's a 1-hour timeout there?):
bzr: ERROR: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.
The detailed backtrace is below. Could someone please look into this?
TIA.
3598.389 Transferred: 342296kB (95.1kB/s r:342178kB w:118kB)
3598.405 Traceback (most recent call last):
File "bzrlib\commands.pyo", line 946, in exception_to_return_code
File "bzrlib\commands.pyo", line 1150, in run_bzr
File "bzrlib\commands.pyo", line 699, in run_argv_aliases
File "bzrlib\commands.pyo", line 721, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "bzrlib\builtins.pyo", line 1307, in run
File "bzrlib\bzrdir.pyo", line 453, in sprout
File "bzrlib\cleanup.pyo", line 131, in run
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "bzrlib\bzrdir.pyo", line 494, in _sprout
File "bzrlib\repository.pyo", line 724, in fetch
File "bzrlib\decorators.pyo", line 217, in write_locked
File "bzrlib\vf_repository.pyo", line 2499, in fetch
File "bzrlib\fetch.pyo", line 75, in __init__
File "bzrlib\fetch.pyo", line 102, in __fetch
File "bzrlib\fetch.pyo", line 130, in _fetch_everything_for_search
File "bzrlib\vf_repository.pyo", line 1962, in insert_stream
File "bzrlib\vf_repository.pyo", line 2026, in insert_stream_without_locking
File "bzrlib\groupcompress.pyo", line 1661, in insert_record_stream
File "bzrlib\groupcompress.pyo", line 1751, in _insert_record_stream
File "bzrlib\repofmt\groupcompress_repo.pyo", line 1248, in wrap_and_count
File "bzrlib\groupcompress.pyo", line 1474, in get_record_stream
File "bzrlib\groupcompress.pyo", line 1627, in _get_remaining_record_stream
File "bzrlib\groupcompress.pyo", line 1188, in yield_factories
File "bzrlib\groupcompress.pyo", line 1430, in _get_blocks
File "bzrlib\repofmt\pack_repo.pyo", line 2027, in get_raw_records
File "bzrlib\pack.pyo", line 271, in iter_records
File "bzrlib\pack.pyo", line 312, in _read_format
File "bzrlib\pack.pyo", line 239, in _read_line
File "bzrlib\pack.pyo", line 202, in readline
File "bzrlib\pack.pyo", line 187, in _next
File "bzrlib\transport\remote.pyo", line 367, in _readv
File "bzrlib\smart\client.pyo", line 175, in call_with_body_readv_array
File "bzrlib\smart\client.pyo", line 81, in _call_and_read_response
File "bzrlib\smart\message.pyo", line 299, in read_response_tuple
File "bzrlib\smart\message.pyo", line 264, in _wait_for_response_args
File "bzrlib\smart\message.pyo", line 286, in _read_more
ConnectionReset: Connection closed: Unexpected end of message. Please check
connectivity and permissions, and report a bug if problems persist.
- [Savannah-hackers-public] Savannah bzr server errors out,
Eli Zaretskii <=
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Martin Pool, 2011/10/10
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Eli Zaretskii, 2011/10/10
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Michael J. Flickinger, 2011/10/10
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Eli Zaretskii, 2011/10/11
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Martin Pool, 2011/10/11
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Eli Zaretskii, 2011/10/11
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Eli Zaretskii, 2011/10/11
- Re: [Savannah-hackers-public] Savannah bzr server errors out, Eli Zaretskii, 2011/10/11