[erlang-questions] CEAN and Proxy
Bengt Kleberg
bengt.kleberg@REDACTED
Wed Mar 21 12:56:49 CET 2007
On 2007-03-21 12:38, norbertk wrote:
> Hello all,
> I managed to download the CEAN with wget and try to use it behind a proxy.
>
> I wanted to see the available packages with
>> cean:available().
>
> and got the following error which I do not understand:
> <----------------------
> =ERROR REPORT==== 21-Mar-2007::11:55:10 ===
> ** Generic server <0.34.0> terminating
> ** Last message in was {{send_req,["http://cean.process-one.net/R11B/devel/linux-x86.lst",
> [],
> get,
> [],
> [{proxy_host,"proxy..xxx.yy.de"},
> {proxy_port,"80"}],
> 60000]},
> {<0.30.0>,#Ref<0.0.0.37>}}
...deleted
> ** Reason for termination ==
> ** {function_clause,[{inet_tcp,getserv,["80"]},
> {gen_tcp,connect1,4},
> {gen_tcp,connect,4},
> {ibrowse_http_client,handle_info,2},
> {gen_server,handle_msg,6},
> {proc_lib,init_p,5}]}
>
> <----------------------
>
> At first I forgot to set the HTTP_PROXY variable in the start.sh-Script, but now this is corrected and the value is shown above - whenever masked by me) . I double-checked its value against the one that I used to download the 'cean_installer.bin' itself and it seems to be the same.
that is a know proxy bug. see
http://www.process-one.net/en/forum/viewthread/26/
post #3 for an example.
i have fixed the bug and can offer a cean beam file to everybody interested.
bengt
--
Those were the days...
EPO guidelines 1978: "If the contribution to the known art resides
solely in a computer program then the subject matter is not
patentable in whatever manner it may be presented in the claims."
More information about the erlang-questions
mailing list