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

[Bug] 同步始终有问题,谢谢 #4503

Closed
1 of 3 tasks
404gods opened this issue Apr 11, 2024 · 16 comments
Closed
1 of 3 tasks

[Bug] 同步始终有问题,谢谢 #4503

404gods opened this issue Apr 11, 2024 · 16 comments
Labels
bug Something isn't working

Comments

@404gods
Copy link

404gods commented Apr 11, 2024

Bug Description

1、webdav无法同步,显示同步成功,但是webdav网盘里始终是空。
2、upstash可以同步成功,能否添加自动同步功能?谢谢

Steps to Reproduce

1、webdav无法同步,显示同步成功,但是webdav网盘里始终是空。
2、upstash可以同步成功,能否添加自动同步功能?谢谢

Expected Behavior

1、webdav无法同步,显示同步成功,但是webdav网盘里始终是空。
2、upstash可以同步成功,能否添加自动同步功能?谢谢

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

No response

Desktop Browser

No response

Desktop Browser Version

No response

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@404gods 404gods added the bug Something isn't working label Apr 11, 2024
@Issues-translate-bot
Copy link

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


Title: [Bug] There is always a problem with synchronization, thank you

@Dean-YZG
Copy link
Contributor

感谢提出的建议,关于提到的问题,我们会尽快修复

@Issues-translate-bot
Copy link

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


Thanks for the suggestions. Regarding the mentioned issues, we will fix them as soon as possible.

@Dean-YZG
Copy link
Contributor

Should be no synchronization success, but the error is hidden by the underlying code, so the upper code shows synchronization success, there is a console error screenshot?

@Dean-YZG
Copy link
Contributor

#4507
我们修复了客户端请求webdav的url拼接逻辑,同时向上抛出了同步报错

@Issues-translate-bot
Copy link

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


#4507
We fixed the URL splicing logic for client requesting webdav, and also threw a synchronization error upward.

@404gods
Copy link
Author

404gods commented Apr 12, 2024

#4507 我们修复了客户端请求webdav的url拼接逻辑,同时向上抛出了同步报错

谢谢答复,我更新了代码,现在提示了同步失败。

1
2
3

@Issues-translate-bot
Copy link

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


#4507 We fixed the url splicing logic of the client requesting webdav, and also threw a synchronization error upward.

Thanks for the reply, I updated the code and now it says synchronization failed.

1
2
3

@daiaji
Copy link

daiaji commented Apr 16, 2024

现在这个同步逻辑是咋样的,我在本地搭建了NextWeb,webdav同步可用,但逻辑很奇怪,似乎总是从云端覆盖到本地。

@Issues-translate-bot
Copy link

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


What does this synchronization logic look like now? I built NextWeb locally, and webdav synchronization is available, but the logic is very strange, and it seems to always be covered from the cloud to the local.

@Dean-YZG
Copy link
Contributor

现在这个同步逻辑是咋样的,我在本地搭建了NextWeb,webdav同步可用,但逻辑很奇怪,似乎总是从云端覆盖到本地。

目前的逻辑是将云端的内容拉取下来与本地的进行merge,之后将merge的结果同步到云端

@Issues-translate-bot
Copy link

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


What does this synchronization logic look like now? I have built NextWeb locally, and webdav synchronization is available, but the logic is very strange. It seems that it is always covered from the cloud to the local.

The current logic is to pull the content from the cloud and merge it with the local one, and then synchronize the merge results to the cloud.

@Dean-YZG
Copy link
Contributor

#4507 我们修复了客户端请求webdav的url拼接逻辑,同时向上抛出了同步报错

谢谢答复,我更新了代码,现在提示了同步失败。

1 2 3

调用了api/upstash 是一个bug ,已经在这个pr中解决 #4525

@Issues-translate-bot
Copy link

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


#4507 We fixed the url splicing logic of the client requesting webdav, and also threw a synchronization error upward.

Thank you for your reply. I updated the code and now it prompts synchronization failure.

![1](https://private-user-images.githubusercontent.com/50573302/321978854-8d400560-2386-4e4b-adbc-6193fbbf610c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..O5xP6qvy jhSrcpVpNl8Lyo6yu39eQfIL1fI-dFJyLiA) ![2]( https://private-user-images.githubusercontent.com/50573302/321978859-e1fadcaa-7f3b-4ea 3-a4cf-ef39dbb78019.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..49yFzD5LcbupfiTvvo86L 5vF6ouTOuQOkxBaXGH4oaQ) ![3](https://private-user- images.githubusercontent.com/50573302/321978862-919f497b-4c42-40c1-b162-9c273ff 8fb2c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9..cPE2CBrQkq8bbsFxpOK96YCUHEFT ZzJ46g6R4FBYkNc)

Calling api/upstash is a bug and has been solved in this PR #4525

@404gods
Copy link
Author

404gods commented Apr 17, 2024

更新了代码,还是同步失败。。。。

@Issues-translate-bot
Copy link

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


I updated the code, but the synchronization still failed. . . .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants