open-im-server icon indicating copy to clipboard operation
open-im-server copied to clipboard

[BUG] Cross-domain issue of operation and maintenance backend after v3.8.3-patch.5

Open 0xddy opened this issue 6 months ago • 2 comments

OpenIM Server Version

v3.8.3-patch.5

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Docker Deployment

Bug Description and Steps to Reproduce

ip:11002/login

Access to XMLHttpRequest at 'http://ip:10009/account/login' from origin 'http://ip:11002' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Screenshots Link

No response

0xddy avatar Jun 07 '25 07:06 0xddy

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.

OpenIM-Robot avatar Jun 07 '25 07:06 OpenIM-Robot

Make sure to open the required ports for IM and chat as specified in the documentation.

FGadvancer avatar Jun 09 '25 07:06 FGadvancer