-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
关于无法存储JPG格式图片 #7455
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
Comments
👀 @Pel0915 Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
📦 Deployment environmentDocker 📦 Deployment modeServer-side mode (lobe-chat-database mirror) 📌 Software versionv1.81.0 💻 System environmentUbuntu 🌐 BrowserChrome 🐛 Question descriptionRecently, it has been impossible to upload jpg format images to minio. The rest of the functions are normal. It is impossible to solve the problem by uninstalling and deleting the mirror. I don’t know why I tinkered around the day before yesterday. This situation began to occur after several versions recently. PNG images are normal, but there are problems with JPG format. GPT guides me to check whether the server time and domain name certificate are valid. It is normal after the inspection. What is the reason for this? 📷 Reproduction steps
🚦 Expected resultsNo response 📝 Supplementary informationNo response |
I found a similar unsolved discussion titled "Can't upload pictures, but can upload files" which might be related to your issue [1]. For your specific problem with uploading JPG images to MinIO, here are a few things you might consider checking:
If these steps do not resolve the issue, consider checking for any recent updates or patches that might address this specific problem. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
破案了,是图片的问题,很好奇,在电脑中能打开并查看的图片(老图片,半年前的照片),为什么会损坏无法识别?在cherry studio应用中却可以,难道是我配置了“LLM_VISION_IMAGE_USE_BASE64”全局转换为BASE64导致的? |
The case was solved, and it was a problem with the picture. I was very curious. Why were the pictures that could be opened and viewed on the computer (old pictures, photos from half a year ago) damaged and unrecognizable? It's OK in the cherry studio application. Could it be that I configured "LLM_VISION_IMAGE_USE_BASE64" to convert globally to BASE64? |
📦 部署环境
Docker
📦 部署模式
服务端模式(lobe-chat-database 镜像)
📌 软件版本
v1.81.0
💻 系统环境
Ubuntu
🌐 浏览器
Chrome
🐛 问题描述
最近一直出现无法在lobechat聊天页面上传jpg格式图片至minio中,其余功能均为正常,通过卸载删除镜像都无法解决,前天瞎捣鼓不知道什么原因好了,最近更新几个版本后又开始出现此情况,PNG图片是正常的,就JPG格式的有问题。
第一:在minio页面上传是可以的,通过lobechat聊天页面就不行。
第二:GPT指引我排查 服务器时间、域名证书是否有效,排查过后均为正常,请问一下这类情况到底是什么原因呢?
📷 复现步骤
🚦 期望结果
No response
📝 补充信息
No response
The text was updated successfully, but these errors were encountered: