Error

8, MCIAPI_Error_NickNotFound

 

Description

User nickname is not found.

 

JSON object

{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 8,
  "сontext"  : "myfunc",
  "Nick"     : "nickname",
  "error_desc_ru" : "https://nsoft-s.com/...",
  "error_desc_en" : "https://nsoft-s.com/...",
  "error_desc_ua" : "https://nsoft-s.com/..."
}


Parameter

Type

Value

cmd

string

error command HEX "0001";";

evocator

string

HEX code of the command sent on the server that caused the problem;

error

integer

error number;

context

string

any text sent to the server in a query command;

Nick

string

nick of the absent user on the server;

error_desc_XX

string

links to the Help page.

 

Problem solution

Check a user existence on the server in the list of registered users, section "Users". If you serch for a domain user and specify a domain and login in the field "Nick" by using a backslash, then make sure that you specify a correct authorization type for an account.

Created with the Personal Edition of HelpNDoc: Revolutionize your documentation process with HelpNDoc's online capabilities