ChatGPTNextWeb / ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。
https://app.nextchat.dev/
MIT License
74.96k stars 58.98k forks source link

[Bug] windows客户端无法同步 #5151

Open xengine-qyt opened 1 month ago

xengine-qyt commented 1 month ago

📦 部署方式

官方安装包

📌 软件版本

2.14

💻 系统环境

Windows

📌 系统版本

11

🌐 浏览器

Edge

📌 浏览器版本

127

🐛 问题描述

自己部署了一个webdav服务,通过curl测试上传下载正常 curl -u 123123:123123 -T ./1.txt https://webdav.xxx.org/2.txt curl -u 123123:123123 https://webdav.xxx.org/2.txt 浏览器也可以正常访问下载,不知道为啥客户端一直无法同步,同步失败

📷 复现步骤

No response

🚦 期望结果

No response

📝 补充信息

No response

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


Title: [Bug] windows client cannot synchronize

xengine-qyt commented 1 month ago

the client has not request? wireshark have no packet

ahzmr commented 1 month ago

5174 我修复了这个问题,你可以试试我的版本。

Issues-translate-bot commented 1 month ago

Bot detected the issue body's language is not English, translate it automatically.


5174 I fixed the issue, you can try my version.

xengine-qyt commented 3 weeks ago

5174 我修复了这个问题,你可以试试我的版本。

最新版本合并了?2.14.2 我试过不行呢?配置有问题吗? image 抓包什么都没有 image

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


5174 I fixed this issue, you can try my version.

Is the latest version merged? 2.14.2 I tried it but it doesn’t work? Is there something wrong with the configuration? image There is nothing in the packet capture image

ahzmr commented 3 weeks ago

5174 我修复了这个问题,你可以试试我的版本。

最新版本合并了?2.14.2 我试过不行呢?配置有问题吗?

这修改已经合并了,你这没有点检查可用性吧?再注意一下配置WHITE_WEBDEV_ENDPOINTS,再我看你配置的本地的webdav服务,如果你用docker部署,这样配置不行。这个点击看看,以及外面的同步功能。如果出问题,可以看看抓包情况。也可以试试我用的这个版本docker image: ahzmr/chatgpt-next-web

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


5174 I fixed this problem, you can try my version.

The latest version is merged? 2.14.2 I tried it but it doesn’t work? Is there something wrong with the configuration? ![image](https://private-user-images.githubusercontent.com/37919215/360359457-34d7bc95-eeb8-48d8-a053 -2355cc46422b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..BglECiCAfWaMZw0yNBJhXMP0RvDSmRUYa-qNiTrBWM4) There is nothing in the packet capture![image](https://private-user-images.githubusercontent.com/37919215 /360359597-ae80a388-7720-4aaa-a5fd- e80774ceae8d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..Qcr830dD6K-3TKVqk9vmkldZkFylOnD-eCbYFkdppew)

This modification has been merged. Have you checked the availability? Click to see this, as well as the synchronization function outside. If something goes wrong, you can check the packet capture status. You can also try the version I used docker image: ahzmr/chatgpt-next-web

xengine-qyt commented 3 weeks ago

5174 我修复了这个问题,你可以试试我的版本。

最新版本合并了?2.14.2 我试过不行呢?配置有问题吗?

这修改已经合并了,你这没有点检查可用性吧?再注意一下配置WHITE_WEBDEV_ENDPOINTS,再我看你配置的本地的webdav服务,如果你用docker部署,这样配置不行。这个点击看看,以及外面的同步功能。如果出问题,可以看看抓包情况。也可以试试我用的这个版本docker image: ahzmr/chatgpt-next-web

点了没用,wireshark什么都抓不到.没有请求 output

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


5174 I fixed this issue, you can try my version.

The latest version is merged? I tried 2.14.2 but it doesn’t work? Is there something wrong with the configuration?

This modification has been merged. Didn't you click to check the availability? Pay attention to configuring WHITE_WEBDEV_ENDPOINTS again, and then look at the local webdav service you configured. If you use docker to deploy, this configuration will not work. Click to see this, as well as the synchronization function outside. If something goes wrong, you can check the packet capture status. You can also try the version I used docker image: ahzmr/chatgpt-next-web

It's no use if you order it output