openimsdk / open-im-server

IM Chat
https://openim.io
Apache License 2.0
14.05k stars 2.47k forks source link

[BUG] After I successfully built it through helm, why do both the admin side and the web side respond with 401 when logging in? #2827

Open gitYuZui opened 3 days ago

gitYuZui commented 3 days ago

OpenIM Server Version

release-v3.6

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

搭建方式

我根据官方提供的helm方式进行搭建。具体如下链接:https://github.com/openimsdk/helm-charts

k8s容器结果如下:

cca9644a65777d06ac6c2a5e60bd91b

问题:

所有服务状态都正常,接口也可以调用。但是在admin端登录时,缺响应了401: 656bea3478e68dfe6d9fe6bdf3d0b39 6a710149c438aa704d96981c19a3e4f

说明:

排查了一轮后, auth、user等微服务均没有输出日志。看了代码、配置,也看不出是什么原因。 请教一下问题在哪?

Screenshots Link

No response

OpenIM-Robot commented 3 days ago

Hello! Thank you for filing an issue.

If this is a bug report, please include relevant logs to help us debug the problem.

Join slack 🤖 to connect and communicate with our developers.

skiffer-git commented 16 hours ago

Wait for the official Kubernetes deployment solution to be released.