Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ranch listener case clause error fix #388

Closed
wants to merge 1 commit into from

Conversation

zhizhen
Copy link

@zhizhen zhizhen commented Feb 10, 2017

fix these errors:
11:20:03.653 [error] Lager event handler error_logger_lager_h exited with reason {'EXIT',{{case_clause,[reader,{ack,<0.614.0>,{error,timeout}}]},[{error_logger_lager_h,log_event,2,[{file,"src/error_logger_lager_h.erl"},{line,184}]},{gen_event,server_update,4,[{file,"gen_event.erl"},{line,533}]},{gen_event,server_notify,4,[{file,"gen_event.erl"},{line,515}]},{gen_event,server_notify,4,[{file,"gen_event.erl"},{line,517}]},{gen_event,handle_msg,5,[{file,"gen_event.erl"},{line,256}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]}}

Copy link
Member

@jadeallenx jadeallenx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks very much!

@getong
Copy link
Contributor

getong commented Feb 15, 2017

@zhizhen @mrallen1 Look at #366 , ranch error should be handled more.

@jadeallenx
Copy link
Member

should be fixed by merging #366 - so going to close this.

@jadeallenx jadeallenx closed this Feb 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants