[erlang-questions] Erlang omac error (R15B03)

Ryan Brown ryankbrown@REDACTED
Mon Jan 12 20:09:39 CET 2015


I know I have seen this error in the past and have resolved it. However, I
am back in this situation and cannot recall the cause or resolution. Any
help would be greatly appreciated.

  =ERROR REPORT==== 9-Jan-2015::14:57:09 ===

Unable to complete Request: badarg


Request Dump:

{mochiweb_request,

[{method,'POST'},

{version,{1,1}},

{raw_path,"/v1/message"},

{headers,

[{'Connection',"Keep-Alive"},

{'Content-Length',"277"},

{'Content-Type',

"application/x-www-form-urlencoded; charset=US-ASCII"},

{'Host',"10.180.121.59:4778"},

{'User-Agent',"Apache-HttpClient/4.2.6 (java 1.5)"}]}]}


Stack Trace:

[{omac1,pad_binary_128,1,[{file,"src/omac1.erl"},{line,73}]},

{omac1,cmac_aes_cbc_128,6,[{file,"src/omac1.erl"},{line,66}]},

{pe_util,create_signature,3,[{file,"src/pe_util.erl"},{line,105}]},

{pe_util,verify_signature,4,[{file,"src/pe_util.erl"},{line,109}]},

{pe_auth,authenticate,5,[{file,"src/pe_auth.erl"},{line,50}]},

{pe_rest,intake_post,12,[{file,"src/pe_rest.erl"},{line,603}]},

{pe_rest,handle_request,2,[{file,"src/pe_rest.erl"},{line,136}]},

{pe_rest,'-start_link/0-fun-0-',1,[{file,"src/pe_rest.erl"},{line,23}]}]


Best regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150112/6e783fd5/attachment.htm>


More information about the erlang-questions mailing list