Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

emqx crash #128

Open
1 of 2 tasks
dengcb179 opened this issue Sep 17, 2019 · 0 comments
Open
1 of 2 tasks

emqx crash #128

dengcb179 opened this issue Sep 17, 2019 · 0 comments

Comments

@dengcb179
Copy link

dengcb179 commented Sep 17, 2019

Make sure you read and understand http://emqtt.io/docs/v2/index.html.
Use one of the two templates below and delete the rest.

  • BUG REPORT
  • FEATURE REQUEST

BUG REPORT
2019-09-17 18:56:08.172 [error] crasher:
initial call: emqx_channel:init/1
pid: <0.2214.0>
registered_name: []
exception error: no match of right hand side value {error,closed}
in function emqx_channel:init/1 (/emqx_rel/_checkouts/emqx/src/emqx_channel.erl, line 152)
ancestors: [<0.1775.0>,<0.1774.0>,esockd_sup,<0.1354.0>]
message_queue_len: 0
messages: []
links: [<0.1775.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 4185
stack_size: 27
reductions: 5116
neighbours:
2019-09-17 18:56:08.173 [error] supervisor: 'esockd_connection_sup - <0.1775.0>'
errorContext: connection_crashed
reason: {{badmatch,{error,closed}},
[{emqx_channel,init,1,
[{file,"/emqx_rel/_checkouts/emqx/src/emqx_channel.erl"},
{line,152}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,249}]}]}
offender: [{pid,<0.2214.0>},
{name,connection},
{mfargs,{emqx_channel,start_link,
[[{deflate_options,[]},
{max_conn_rate,500},
{active_n,100},
{zone,external}]]}}]

Expected behavior

Actual behavior

Test code

Provide a Minimal, Complete, and Verifiable example which will reproduce the problem.

# add code here

EMQ version

Which branch are you on? If you know the Git revision then add it here as well.
3.2.3

Docker version

Docker version 17.06.2-ce-3, build bb75847
Which docker-engine version?
k8s

docker -v

How docker info?

docker info

System

What system do you use?
Centos 7.5

Hardware

How is the host machine?


FEATURE REQUEST

Missing feature

Justification

Tell us why you would like to see this feature added.

Workarounds

Are there any workarounds you currently have in place because the feature is missing?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant