Discussion:
[Be-devel] Pb with be repo ?
Luis Belmar-Letelier
2013-07-27 22:42:30 UTC
Permalink
Hello,

I'm new to BE, using version 1.1.1. on archlinux.

I think there is a Pb with the repo.

$ be --repo http://bugs.bugseverywhere.org/ list

HTTP Error:
We failed to connect to the server (URLError).
URL: http://bugs.bugseverywhere.org/version?revision=None
Reason: [Errno 110] Connection timed out
$

Regards,

Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://void.printf.net/pipermail/be-devel/attachments/20130728/beaf3a0a/attachment.htm>
W. Trevor King
2013-07-29 16:56:50 UTC
Permalink
Post by Luis Belmar-Letelier
I'm new to BE, using version 1.1.1. on archlinux.
I think there is a Pb with the repo.
$ be --repo http://bugs.bugseverywhere.org/ list
We failed to connect to the server (URLError).
URL: http://bugs.bugseverywhere.org/version?revision=None
Reason: [Errno 110] Connection timed out
`--repo` connects to storage servers (see `be help repo`). I'm
running a command server on cs.bugseverywhere.org, so you'll want to
use `--server` (see `be help server`):

$ be --server http://cs.bugseverywhere.org/ list

http://bugs.bugseverywhere.org/ is running `be html`, so it's just for
browsing in a browser:

$ firefox http://bugs.bugseverywhere.org/

Cheers,
Trevor
--
This email may be signed or encrypted with GnuPG (http://www.gnupg.org).
For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://void.printf.net/pipermail/be-devel/attachments/20130729/87a0ed6c/attachment.pgp>
Loading...