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

Gemini 文生图 图片一闪而过 #7015

Closed
mmtou opened this issue Mar 17, 2025 · 18 comments
Closed

Gemini 文生图 图片一闪而过 #7015

mmtou opened this issue Mar 17, 2025 · 18 comments
Labels
unconfirm 未被维护者确认的问题

Comments

@mmtou
Copy link

mmtou commented Mar 17, 2025

📦 部署环境

Docker

📦 部署模式

客户端模式(lobe-chat 镜像)

📌 软件版本

1.71.3

💻 系统环境

macOS

🌐 浏览器

Chrome

🐛 问题描述

Image

生成结束前能看到,结束后就没了;网络请求中能看到

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

@mmtou mmtou added the unconfirm 未被维护者确认的问题 label Mar 17, 2025
@lobehubbot
Copy link
Member

👀 @mmtou

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.
Please make sure you have given us as much context as possible.
非常感谢您提交 issue。我们会尽快调查此事,并尽快回复您。 请确保您已经提供了尽可能多的背景信息。

Copy link

dosubot bot commented Mar 17, 2025

@mmtou 你好!我是Dosu,一个可以帮你解决 bug、回答问题并成为贡献者的机器人。我会在这里帮助你,等待人类维护者的到来。期待与你合作!🤖

I found a similar issue where the generated image in the Gemini 文生图 application disappears after generation. This problem is often related to server-side configuration issues, particularly with failed AWS S3 operations, as indicated by 520 status code errors in network requests. You should check your server-side configuration, especially the settings related to image upload and storage services, to resolve this issue [1].

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

@hedeqiang
Copy link
Contributor

hedeqiang commented Mar 17, 2025

看下 这个 有没有帮助,可能是 Nginx 的问题 #6974

@syntroy
Copy link

syntroy commented Mar 17, 2025

我也遇到了这个问题,浏览器可以成功接收图片,但是在聊天列表界面中,对话完成后图片就消失了。我尝试在本地开发环境中pnpm dev测试,也是同样的问题

@lobehubbot
Copy link
Member

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


I also encountered this problem. The browser can successfully receive the image, but in the chat list interface, the image disappears after the conversation is completed. I tried pnpm dev testing in local development environment and the same problem

@mmtou
Copy link
Author

mmtou commented Mar 18, 2025

看下 这个 有没有帮助,可能是 Nginx 的问题 #6974

我的这个似乎不是这个问题,服务端部署的docker基础版,没有数据库,生成的图片应该不需要上传到服务器;另外Network中也没有看到上传图片的请求

@lobehubbot
Copy link
Member

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


See if this helps, it may be a problem with Nginx #6974

My case doesn't seem to be the problem. The basic version of docker deployed on the server side has no database, so the generated images should not need to be uploaded to the server; in addition, there is no request to upload images in the Network.

@mongris
Copy link

mongris commented Mar 18, 2025

本地docker版本,没有数据库。遇到同样的问题

@lobehubbot
Copy link
Member

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


Local docker version, no database. Encountering the same problem

@liujuntao123
Copy link

同样的问题,我用vercel部署的。

Image

@lobehubbot
Copy link
Member

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


The same problem I deployed with vercel.

Image

@arvinxx
Copy link
Contributor

arvinxx commented Mar 18, 2025

客户端模式下,需要使用 pglite 版本,v1 客户端版这部分是有问题的,或者等 v2

@lobehubbot
Copy link
Member

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


In client mode, you need to use the pglite version, and there is a problem with this part of the default version, or wait for v2

@arvinxx arvinxx closed this as not planned Won't fix, can't repro, duplicate, stale Mar 18, 2025
@lobehubbot
Copy link
Member

@mmtou

This issue is closed, If you have any questions, you can comment and reply.
此问题已经关闭。如果您有任何问题,可以留言并回复。

@mmtou
Copy link
Author

mmtou commented Mar 18, 2025

客户端模式下,需要使用 pglite 版本,v1 客户端版这部分是有问题的,或者等 v2

请问v2版本预计什么时候上线

@lobehubbot
Copy link
Member

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


In client mode, you need to use pglite version. There is a problem with v1 client version, or wait for v2

When will the v2 version be launched?

@arvinxx
Copy link
Contributor

arvinxx commented Mar 19, 2025

这个月底或者下个月初

@lobehubbot
Copy link
Member

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


At the end of this month or early next month

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unconfirm 未被维护者确认的问题
Projects
None yet
Development

No branches or pull requests

7 participants