Skip to content
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

Closed
HydrogenBlackhole opened this issue Feb 21, 2025 · 5 comments
Closed

There are no files in the new remote Minio server. #224

HydrogenBlackhole opened this issue Feb 21, 2025 · 5 comments

Comments

@HydrogenBlackhole
Copy link

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

@OpenIM-Robot
Copy link

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.

@HydrogenBlackhole
Copy link
Author

HydrogenBlackhole commented Feb 21, 2025

新的minio图片服务器 我把key secrect 用nodejs测试。代码测试上次文件是成功的 。 openiM chat 里的minio.yml里的key scret 我也配置与我测试的key secret是一样的。但是openIM客户聊天传图片,还是用的原来的配置,图片还是存在原来的minio服务器上

@OpenIM-Robot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


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

@skiffer-git
Copy link
Member

In this case, I suggest you deploy it using source code, rather than Docker.

@skiffer-git skiffer-git changed the title 新的远程minio服务器没有文件 There are no files in the new remote Minio server. Feb 24, 2025
@skiffer-git
Copy link
Member

.env

MINIO_EXTERNAL_ADDRESS="http://external_ip:10005" # External address for MinIO needs to be manually modified
MINIO_INTERNAL_ADDRESS="minio:9000" # Internal network address of MinIO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants