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

after coap plugin start,publish coap message report "WARN coap_network_read: unreachable" #165

Open
yuqih opened this issue Mar 31, 2020 · 2 comments
Assignees
Labels

Comments

@yuqih
Copy link

yuqih commented Mar 31, 2020

exeute following steps:
1 install latest emqx image,and start
2 login Dashboard, start emqx_coap (4.0.5)
3 libcoap/examples/coap-client -m put -e 1234 "coap://127.0.0.1/mqtt/topic1?c=client1&u=tom&p=secret"
then prompt "Mar 31 17:46:14.151 WARN coap_network_read: unreachable"
can anybody help me? thanks advance.

@HJianBo
Copy link
Member

HJianBo commented Apr 1, 2020

The coap plugin listens on udp:5683 port. Do you expose the port out of the container?

@HJianBo HJianBo self-assigned this Apr 1, 2020
@HJianBo
Copy link
Member

HJianBo commented Apr 7, 2020

Hi @yuqih Any updates for there?

@HJianBo HJianBo added the support label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants