Error Codes

Error codes

Please use the numeric error codes that come with an error. The additional error text may change without notice. Use error codes, your application will become more reliable.

EventCodeDescription
ERR_UNK10000Unknown error
ERR_GENERIC10001Generic error
ERR_CONCURRENCY10008Concurrency error
ERR_PARAMS10020Request parameters error
ERR_CONF_FAIL10050Configuration setup failed
ERR_AUTH_FAIL10100Failed authentication
ERR_AUTH_PAYLOAD10111Error in authentication request payload
ERR_AUTH_SIG10112Error in authentication request signature
ERR_AUTH_HMAC10113Error in authentication request encryption
ERR_AUTH_NONCE10114Error in authentication request nonce
ERR_UNAUTH_FAIL10200Error in un-authentication request
ERR_SUB_FAIL10300Failed channel subscription
ERR_SUB_MULTI10301Failed channel subscription: already subscribed
ERR_UNSUB_FAIL10400Failed channel un-subscription: channel not found
ERR_READY11000Not ready, try again later
EVT_STOP20051Websocket server stopping... please reconnect later
EVT_RESYNC_START20060Websocket server resyncing... please reconnect later
EVT_RESYNC_STOP20061Websocket server resync complete. please reconnect
EVT_INFO5000Info message