<div dir="ltr">Hi,<br>From the <a href="https://bugs.erlang.org/secure/Dashboard.jspa">https://bugs.erlang.org/secure/Dashboard.jspa</a> page,<br>- Log in with an existing account. You can also log in with your Github account. <b>You need to have a publicly visible email on Github profile.</b><br>I think you don't have a publicly visible email on your GitHub profile.<br>Have a nice day.<br><br>Ozgur</div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 6, 2018 at 2:12 PM Ilya Khaprov <<a href="mailto:ilya.khaprov@publitechs.com">ilya.khaprov@publitechs.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Was trying to log in to <a href="http://bugs.erlang.org" rel="noreferrer" target="_blank">bugs.erlang.org</a> with my Github Account. All <br>
redirects went well and on the last page I saw this: "There was a <br>
problem during authentication. Please refer to logs for an additional <br>
info."<br>
<br>
I see <a href="http://bugs.erlang.org" rel="noreferrer" target="_blank">bugs.erlang.org</a> in the authorized apps.<br>
<br>
<br>
What I wanted to report:<br>
<br>
if httpc:request called with binary header field value, request just <br>
hangs these silently.<br>
I blamed the server and then turned on tracing. Last record:<br>
<br>
(<0.81.0>) call <br>
httpc_manager:handle_info({'DOWN',#Ref<0.1185433242.<a href="tel:(234)%20225-6642" value="+12342256642" target="_blank">2342256642</a>.77265>,process,<0.1010.0>,<br>
         {badarg,[{erlang,'++',[<<"Basic Og==">>,"\r\n"],[]},<br>
                  {http_request,key_value_str,2,<br>
[{file,"http_request.erl"},{line,290}]},<br>
                  {http_request,'-http_headers/1-fun-0-',3,<br>
[{file,"http_request.erl"},{line,64}]},<br>
                  {lists,foldl,3,[{file,"lists.erl"},{line,1263}]},<br>
                  {http_request,http_headers,1,<br>
[{file,"http_request.erl"},{line,63}]},<br>
                  {httpc_request,send,4,<br>
[{file,"httpc_request.erl"},{line,103}]},<br>
                  {httpc_handler,connect_and_send_first_request,3,<br>
[{file,"httpc_handler.erl"},{line,819}]},<br>
                  {httpc_handler,init,1,<br>
[{file,"httpc_handler.erl"},{line,238}]}]}},{state,[],httpc_manager__handler_db,<br>
{cookie_db,undefined,#Ref<0.1185433242.<a href="tel:(234)%20238-7715" value="+12342387715" target="_blank">2342387715</a>.77591>},<br>
        httpc_manager__session_db,httpc_manager,<br>
        {options,{undefined,[]},<br>
                 {undefined,[]},<br>
0,2,5,120000,2,disabled,false,inet,default,default,[]}}) ({gen_server,<br>
try_dispatch,<br>
4})<br>
<br>
<br>
and request is still hanging.<br>
<br>
Erlang/OTP 20 [erts-9.2.1]<br>
<br>
I know that httpc client favors string, but I would say expecting no <br>
hang but that badarg bubbled to the top is reasonable.<br>
<br>
Thanks<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><p dir="ltr">Ozgur Firat Cinar<br>----------------------------------------------------------------------------<br>E-mail: <a href="mailto:ozgurfiratcinar@gmail.com">ozgurfiratcinar@gmail.com</a><br>Web: <a href="http://www.hiorws.com">http://www.hiorws.com</a><br>Github: <a href="https://github.com/hiorws">https://github.com/hiorws</a><br>Twitter: <a href="https://www.twitter.com/hiorws">https://www.twitter.com/hiorws</a></p>
</div></div>