You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we are using eredis-client with otp-19 and elixir 1.6.6 in our application whenever following things appeared in crash log , it is killing my application. I am using Elastic Cache Single node Redis. Any Idea?
crasher:
initial call: eredis_client:init/1
pid: <0.24202.0>
registered_name: []
exception exit: {bad_return_value,empty_queue}
in function gen_server:terminate/7 (gen_server.erl, line 812)
ancestors: [<0.24201.0>]
messages: [{tcp,#Port<0.90462>,
<<"00\blanguagem\x00\x00\x00\x02hid\x00\x13profile_image_smallm\x00\x00\x00\x00d\x00\x04typed\x00\x03nild\x00\rcreated_at_tsb[\xc5\xe0\xd1d\x00\akeywordm\x00\x00\x00\x06PMMODId\x00\ais_pagem\x00\x00\x00\x00d\x00\x0fis_voke_allowedd\x00\x04trued\x00\ahashtagl\x00\x00\x00\x04t\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00Yhttps://s3.ap-south-1.amazonaws.com/ok.bots.image/Testing+image/ta_icon_tags/politics.pngm\x00\x00\x00\x02idaXm\x00\x00\x00\x0cis_followingd\x00\x04truem\x00\x00\x00\x05titlem\x00\x00\x00\bpoliticsm\x00\x00\x00\btitle_enm\x00\x00\x00\bPoliticsm\x00\x00\x00\btitle_him\x00\x00\x00\x15\xe0\xa4\xb0\xe0\xa4\xbe\xe0\xa4\x9c\xe0\xa4\xa8\xe0\xa5\x80\xe0\xa4\xa4\xe0\xa4\xbfm\x00\x00\x00\btitle_knm\x00\x00\x00\x00m\x00\x00\x00\btitle_tam\x00\x00\x00\x15\xe0\xae\x85\xe0\xae\xb0\xe0\xae\x9a\xe0\xae\xbf\xe0\xae\xaf\xe0\xae\xb2\xe0\xaf\x8dt\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00\x00m\x00\x00\x00\x02idasm\x00\x00\x00\x0cis_followingd\x00\x05falsem\x00\x00\x00\x05titlem\x00\x00\x00\x06pmmodim\x00\x00\x00\btitle_enm\x00\x00\x00\aPM Modim\x00\x00\x00\btitle_him\x00\x00\x00\x0fPM \xe0\xa4\xae\xe0\xa5\x8b\xe0\xa4\xa6\xe0\xa5\x80m\x00\x00\x00\btitle_knm\x00\x00\x00\x00m\x00\x00\x00\btitle_tam\x00\x00\x00\x0f\xe0\xae\xae\xe0\xaf\x87\xe0\xae\xbe\xe0\xae\x9f\xe0\xae\xbft\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00\x00m\x00\x00\x00\x02idb\x00\x00i\x93m\x00\x00\x00\x0cis_followingd\x00\x05falsem\x00\x00\x00\x05titlem\x00\x00\x00\rprim">>}]
links: [<0.24201.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 27
reductions: 833
neighbours:
neighbour: [{pid,<0.24201.0>},
{registered_name,[]},
{initial_call,{cowboy_protocol,init,4}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,[{#Ref<0.0.4.61368>,{ok,<<"OK">>}}]},
{links,[<0.641.0>,<0.24202.0>,#Port<0.90452>]},
{dictionary,
[{logger_metadata,
{true,
[{request_id,
<<"4gp55n1e0skebdc78j5lcgptsteplg5f">>}]}}]},
{trap_exit,false},
{status,runnable},
{heap_size,1598},
{stack_size,64},
{reductions,1969}]
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
[os_mon] memory supervisor port (memsup): Erlang has closed
The text was updated successfully, but these errors were encountered:
zeroshree
changed the title
Redis Crash is killing my microservice.
eredis Crash is killing my microservice.
Oct 22, 2018
Hi
we are using eredis-client with otp-19 and elixir 1.6.6 in our application whenever following things appeared in crash log , it is killing my application. I am using Elastic Cache Single node Redis. Any Idea?
crasher:
initial call: eredis_client:init/1
pid: <0.24202.0>
registered_name: []
exception exit: {bad_return_value,empty_queue}
in function gen_server:terminate/7 (gen_server.erl, line 812)
ancestors: [<0.24201.0>]
messages: [{tcp,#Port<0.90462>,
<<"00\blanguagem\x00\x00\x00\x02hid\x00\x13profile_image_smallm\x00\x00\x00\x00d\x00\x04typed\x00\x03nild\x00\rcreated_at_tsb[\xc5\xe0\xd1d\x00\akeywordm\x00\x00\x00\x06PMMODId\x00\ais_pagem\x00\x00\x00\x00d\x00\x0fis_voke_allowedd\x00\x04trued\x00\ahashtagl\x00\x00\x00\x04t\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00Yhttps://s3.ap-south-1.amazonaws.com/ok.bots.image/Testing+image/ta_icon_tags/politics.pngm\x00\x00\x00\x02idaXm\x00\x00\x00\x0cis_followingd\x00\x04truem\x00\x00\x00\x05titlem\x00\x00\x00\bpoliticsm\x00\x00\x00\btitle_enm\x00\x00\x00\bPoliticsm\x00\x00\x00\btitle_him\x00\x00\x00\x15\xe0\xa4\xb0\xe0\xa4\xbe\xe0\xa4\x9c\xe0\xa4\xa8\xe0\xa5\x80\xe0\xa4\xa4\xe0\xa4\xbfm\x00\x00\x00\btitle_knm\x00\x00\x00\x00m\x00\x00\x00\btitle_tam\x00\x00\x00\x15\xe0\xae\x85\xe0\xae\xb0\xe0\xae\x9a\xe0\xae\xbf\xe0\xae\xaf\xe0\xae\xb2\xe0\xaf\x8dt\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00\x00m\x00\x00\x00\x02idasm\x00\x00\x00\x0cis_followingd\x00\x05falsem\x00\x00\x00\x05titlem\x00\x00\x00\x06pmmodim\x00\x00\x00\btitle_enm\x00\x00\x00\aPM Modim\x00\x00\x00\btitle_him\x00\x00\x00\x0fPM \xe0\xa4\xae\xe0\xa5\x8b\xe0\xa4\xa6\xe0\xa5\x80m\x00\x00\x00\btitle_knm\x00\x00\x00\x00m\x00\x00\x00\btitle_tam\x00\x00\x00\x0f\xe0\xae\xae\xe0\xaf\x87\xe0\xae\xbe\xe0\xae\x9f\xe0\xae\xbft\x00\x00\x00\bm\x00\x00\x00\x04iconm\x00\x00\x00\x00m\x00\x00\x00\x02idb\x00\x00i\x93m\x00\x00\x00\x0cis_followingd\x00\x05falsem\x00\x00\x00\x05titlem\x00\x00\x00\rprim">>}]
links: [<0.24201.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 610
stack_size: 27
reductions: 833
neighbours:
neighbour: [{pid,<0.24201.0>},
{registered_name,[]},
{initial_call,{cowboy_protocol,init,4}},
{current_function,{gen,do_call,4}},
{ancestors,[]},
{messages,[{#Ref<0.0.4.61368>,{ok,<<"OK">>}}]},
{links,[<0.641.0>,<0.24202.0>,#Port<0.90452>]},
{dictionary,
[{logger_metadata,
{true,
[{request_id,
<<"4gp55n1e0skebdc78j5lcgptsteplg5f">>}]}}]},
{trap_exit,false},
{status,runnable},
{heap_size,1598},
{stack_size,64},
{reductions,1969}]
[os_mon] cpu supervisor port (cpu_sup): Erlang has closed
[os_mon] memory supervisor port (memsup): Erlang has closed
The text was updated successfully, but these errors were encountered: