openimsdk / chat

A business server that includes user registration and login, deployed together with Open-IM-Server, can be used to set up a chat product.
https://openim.io
GNU General Public License v3.0
81 stars 101 forks source link

OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused #547

Closed jianglai12 closed 3 months ago

jianglai12 commented 3 months ago

OpenIM Server Version

3.7.1

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

[root@localhost chat]# mage start

[2024-06-02 17:50:10 CST] Starting tools primarily involves component verification and other preparatory tasks. Starting /usr/local/open-im-server/chat/_output/bin/tools/linux/amd64/check-component -c /usr/local/open-im-server/chat/config/ Index: 0, Config Path: /usr/local/open-im-server/chat/config/ Redis check succeeded. OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused Etcd check succeeded. Mongo check succeeded. OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused OpenIM check failed: Post "http://127.0.0.1:10002/auth/user_token": dial tcp 127.0.0.1:10002: connect: connection refused

微信截图_20240602175304

Screenshots Link

No response

skiffer-git commented 3 months ago

First, you need to deploy the IM server