Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [paho-dev] (no subject)

CONNACK RC 4 means that the username or password were malformed in some way, eg contained characters that the server does not permit to be in those fields.
RC 5 means that the combination of username and password provided were not authorised to connect by the server.
http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Table_3.1_-

Al

On 09/02/2015 14:41, Marc L Cohen wrote:

It means the user name and password in the CONNECT message did not match a valid username/password at the server, so the server responded with a fail in the CONNACK with return code 4.


Marc L. Cohen
MessageSight Test/Development
Internet:mlcohen@xxxxxxxxxx
also at:teddybbear@xxxxxxx
(512) 286-5744 (T/L 363-5744)
FAX (512) 973-4293


Inactive
          hide details for "Mango" ---02/09/2015 08:36:24
          AM---what's this error
          means?_________________________________________"Mango" ---02/09/2015 08:36:24 AM---what's this error means?_______________________________________________ paho-dev mailing list

From: "Mango" <867380699@xxxxxx>
To: "paho-dev" <paho-dev@xxxxxxxxxxx>
Date: 02/09/2015 08:36 AM
Subject: [paho-dev] (no subject)
Sent by: paho-dev-bounces@xxxxxxxxxxx






    what's this error means?
_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev


_______________________________________________
paho-dev mailing list
paho-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/paho-dev


Back to the top