-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are no files in the new remote Minio server. #224
Comments
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. |
新的minio图片服务器 我把key secrect 用nodejs测试。代码测试上次文件是成功的 。 openiM chat 里的minio.yml里的key scret 我也配置与我测试的key secret是一样的。但是openIM客户聊天传图片,还是用的原来的配置,图片还是存在原来的minio服务器上 |
New mini server I used nodejs to test key secret. The code test last file was successful. The key scret in mini.yml in openiM chat I also configure the same key secret as the one I tested. However, the openIM customer chats and sends pictures with the original configuration, not my new mini configuration |
In this case, I suggest you deploy it using source code, rather than Docker. |
.env MINIO_EXTERNAL_ADDRESS="http://external_ip:10005" # External address for MinIO needs to be manually modified |
OpenIM Server Version
3.8.0
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Docker Deployment
Bug Description and Steps to Reproduce
我想吧minio 换到另外的minio服务器 我配置了mini.yml 重启了docker 但是聊天上传的图片还是原来服务器地址 。新的minio服务器上并没有文件
Screenshots Link
No response
The text was updated successfully, but these errors were encountered: