ErrLookup › openimsdk/open-im-server
openimsdk/open-im-server
IM Chat OpenClaw · Go · 403 source files
Analyzed at 175a7bb067 on 2026-09-04. 31 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| config field %s %s not found | validation | error | configuration, reflection, startup |
| no command to run | validation | error | cli, startup, configuration |
| prometheus listen %d error %w | exception | error | network, prometheus, port-conflict, startup |
| standalone api port is 0 | validation | error | configuration, grpc, startup, standalone |
| ReqIdentifier failed,sendID:%s,msgIncr:%s,reqIdentifier:%d | exception | error | websocket, protocol, client-server |
| code %d, msg %s | exception | error | push-notifications, getui, third-party-api |
| jpush push failed %v | exception | error | push-notifications, jpush, third-party-api |
| invalid object enable: %s | validation | error | configuration, object-storage, startup |
| user not found: %s | exception | error | database, data-consistency, friends |
| failed to create in-cluster config: %v | exception | error | kubernetes, service-discovery, configuration |
| size must be greater than 0 | validation | error | validation, mongodb, sequence |
| failed to create clientset: %v | exception | critical | kubernetes, configuration, initialization |
| failed to get endpoints for service %s: %v | exception | error | kubernetes, network, rbac |
| failed to dial endpoint %s: %v | exception | error | grpc, kubernetes, network |
| failed to initialize connections for service %s: %v | exception | error | kubernetes, grpc, service-discovery |
| failed to get service %s: %v | exception | error | kubernetes, rbac, service-discovery |
| service %s has no ports defined | exception | error | kubernetes, configuration, manifest |
| signal %s | exception | info | signal, shutdown, lifecycle |
| listener done | exception | warning | prometheus, metrics, lifecycle |
| prommetrics %s %w | exception | warning | prometheus, metrics, context-cancel |
| rpcPorts index out of range %s %w | exception | error | config, startup, grpc, ports |
| listen rpc %s %s %w | exception | error | network, grpc, bind, ports |
| rpc register %s %w | exception | error | grpc, service-discovery, registry, startup |
| serve end | exception | error | grpc, lifecycle, shutdown |
| rpc %s %w | exception | error | grpc, startup, lifecycle |
| values length is too large, causing overflow | validation | error | redis, lua, memory-limit, batching |
| nil kafka config | validation | error | config, kafka, messaging, missing-config |
| unsupported queue engine %s | validation | error | config, messaging, validation |
| topic %s not found | exception | error | kafka, messaging, config, topic |
| topic %s groupID not found | exception | error | kafka, consumer-group, configuration, mq |
| error (dynamic message passed to http.Error) | http | warning | http, websocket, error-handling, msggateway |