-
Notifications
You must be signed in to change notification settings - Fork 721
Issues: eclipse-paho/paho.mqtt.python
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Failing No one has claimed responsibility for resolving this issue.
on_message
retries message indefinitly
Status: Available
#867
opened Oct 31, 2024 by
rubenbaer
Regression from 3rd party deps. Test failures in CI (the "tox" workflow) due to Callback API v1 deprecation warnings, on Py 3.8-3.12 (Tox 4.23.2, Pytest 8.3.3). The tests pass on Py 3.7 (Tox 4.8.0, Pytest 7.4.4 )..
Status: Available
No one has claimed responsibility for resolving this issue.
#866
opened Oct 29, 2024 by
JamesParrott
Programmatically way to determine if paho-mqtt processes queue is empty?
Status: Available
No one has claimed responsibility for resolving this issue.
#865
opened Oct 22, 2024 by
Jibun-no-Kage
Socket error: 407: Proxy Authentication Required
Status: Available
No one has claimed responsibility for resolving this issue.
#863
opened Sep 18, 2024 by
henzycuong1
Connecting With Enhanced Authentication
Status: Available
No one has claimed responsibility for resolving this issue.
#862
opened Sep 17, 2024 by
patilsnr
5 tasks
cant install paho on my raspberry
Status: Available
No one has claimed responsibility for resolving this issue.
#861
opened Sep 14, 2024 by
xXmilchzombieXx
Incorrect handling of DISCONNECT packet
Status: Available
No one has claimed responsibility for resolving this issue.
#860
opened Sep 10, 2024 by
NickFoubert
raise error when run the examples loop_asyncio.py
Status: Available
No one has claimed responsibility for resolving this issue.
#859
opened Sep 6, 2024 by
Jzhenli
Failed to connect: Not authorized. loop_forever() will retry connection
Status: Available
No one has claimed responsibility for resolving this issue.
#858
opened Aug 19, 2024 by
kkakji
5 tasks
max_queued_messages_set(size)
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Question
A query or clarification.
#857
opened Aug 5, 2024 by
Julz-afk
buffer strategy for QOS>0 messages
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Enhancement
A new feature for a minor or major release.
#856
opened Jul 26, 2024 by
dakhnod
Feature request: Clean up reconnection semantics
Status: Available
No one has claimed responsibility for resolving this issue.
#855
opened Jul 17, 2024 by
couling
5 tasks
How to recognize "In state connection received CLIENT ALERT"
Status: Available
No one has claimed responsibility for resolving this issue.
#853
opened Jun 24, 2024 by
buhln
Reinitialize API Missed callback_api_version Argument
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Bug
#850
opened Jun 13, 2024 by
lizaibeim
mqtt_enums.CallbackAPIVersion(2) not recognized by supervisor
Status: Available
No one has claimed responsibility for resolving this issue.
#848
opened Jun 5, 2024 by
igarreta
when client has been disconnected, but client.is_connected() is True
Status: Available
No one has claimed responsibility for resolving this issue.
Status: More info needed
More information needed from issue author
#840
opened May 13, 2024 by
showfuture
Not able to install in linux server
Status: More info needed
More information needed from issue author
#836
opened Apr 26, 2024 by
SIVAPRAS329
Subscription could be lost if loop is started before connecting to server. (inconsistiency in docs)
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Bug
#835
opened Apr 18, 2024 by
pktiuk
5 of 7 tasks
Unit tests don't seem to work
Status: Available
No one has claimed responsibility for resolving this issue.
#834
opened Apr 15, 2024 by
IanBoden
7 tasks done
Frequent message loss with MQTT
Status: Available
No one has claimed responsibility for resolving this issue.
Status: More info needed
More information needed from issue author
#830
opened Mar 26, 2024 by
KashyapKN
ReasonCode.names is missing a ReasonCode.packet_name
Status: Available
No one has claimed responsibility for resolving this issue.
#827
opened Mar 24, 2024 by
mmattel
Since version 2.0 calling client.reinitialise() raise RuntimeError: Unsupported callback API version
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Bug
#824
opened Mar 8, 2024 by
Mips2648
Undefined CallbackAPIVersion
Status: Available
No one has claimed responsibility for resolving this issue.
Status: More info needed
More information needed from issue author
#822
opened Mar 1, 2024 by
Helios06
due to select() paho-mqtt is unable to connect if more than 1024 file handle are used
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Enhancement
A new feature for a minor or major release.
#819
opened Feb 27, 2024 by
showfuture
Connect with MQTTv5 by default
Status: Available
No one has claimed responsibility for resolving this issue.
Type: Enhancement
A new feature for a minor or major release.
#816
opened Feb 21, 2024 by
RichieB2B
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.