eclipse-paho / eclipse-paho/paho.mqtt.java

no NetworkModule installed for scheme "tcp" of URI "tcp://{ip}:1883"

Open
#903 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.3k
Forks
919
PR merge metrics
No merged PRs in 30d

Description

混淆后出现这个异常,加入-keep class org.eclipse.paho.mqttv5.** { *; }
异常依然存在,大神帮忙回复一下

- [ ] Bug exists in MQTTv5 Client on Snapshot Version 1.2.5

If this is a bug regarding the Android Service, please raise the bug here instead: https://github.com/eclipse/paho.mqtt.android/issues/new

Contributor guide

Open the contributing guide

Research direction

The report mentions the MQTTv5 Client Snapshot Version 1.2.5, the tcp://{ip}:1883 URI, and an obfuscation configuration, but names no source file or test. Start by reproducing the exception with obfuscation enabled and compare the packaged client with the non-obfuscated build. Done means identifying whether the client or packaging configuration causes the missing tcp NetworkModule and documenting a verified fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.