You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is due to ".../mqtt/client.py", line 102, handle_message, would suggest json.loads(packet.payload.data, 'ignore') which will ignore this small problem.
The text was updated successfully, but these errors were encountered:
Hi, I've been testing this for some time now and I see some errors regarding a 'feed' with the error I've mentioned before:
This is due to ".../mqtt/client.py", line 102, handle_message, would suggest
json.loads(packet.payload.data, 'ignore')
which will ignore this small problem.The text was updated successfully, but these errors were encountered: