openimsdk / openimsdk/chat

[BUG] chat release-v1.8.4

Open
#703 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
159
Forks
221
PR merge metrics
No merged PRs in 30d

Description

OpenIM Server Version

release-v3.8.3

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

2025-11-14 11:40:49.093 ERROR [PID:17159] DefaultLoggerModule [undefined version] [imapi/call.go:61] api caller failed {"operationID": "CheckOpenIM1763091652049272500", "api": "/auth/get_admin_token", "duration": 0.000912076, "req": "secret:"openIM123" userID:"imAdmin"", "error": "Error: 404 page not found | -> imapi.caller[...].call() /home/open-im/chat/pkg/common/imapi/call.go:94 -> imapi.caller[...].Call() /home/open-im/chat/pkg/common/imapi/call.go:59 -> imapi.(*Caller).getAdminTokenServer() /home/open-im/chat/pkg/common/imapi/caller.go:99 -> imapi.(*Caller).GetAdminTokenCache() /home/open-im/chat/pkg/common/imapi/caller.go:80 -> main.CheckOpenIM() /home/open-im/chat/tools/check-component/main.go:56 -> main.performChecks.func3() /home/open-im/chat/tools/check-component/main.go:126 -> main.performChecks() /home/open-im/chat/tools/check-component/main.go:141 -> main.main() /home/open-im/chat/tools/check-component/main.go:107"}

Screenshots Link

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the failing /auth/get_admin_token request from tools/check-component/main.go through pkg/common/imapi/caller.go and pkg/common/imapi/call.go. Run the component check against the stated release versions and determine why the request returns 404; done means the check no longer reports this failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.