tiddly-gittly / TidGi-Desktop

TidGi is an privacy-in-mind, automated, auto-git-backup, freely-deployed knowledge management Desktop note app, based on Tiddlywiki, with REST API for web-clipping and Anki connect. 「 太记 」是一个基于「 太微 TiddlyWiki 」的知识管理桌面应用,能保护隐私内容、高级自动化、自动Git云备份、部署为博客,且可通过RESTAPI与Anki等应用连接。(迭代开发中欢迎试用,开发进度见下方链接)(Under active development, see website below for details)
https://tidgi.fun
Mozilla Public License 2.0
1.71k stars 106 forks source link

bug: E-3 failed to config git to successfully pull from or push to remote with configuration {"dir":"/Use #356

Closed ming188199 closed 1 year ago

ming188199 commented 1 year ago

Environment

TidGi 0.7.14 Electron 22.0.0 darwin 22.3.0 Locale: zh-CN

Description:

Steps to Reproduce:

mac电脑锁定屏幕,解锁后就会报这个错误。

Additional Context

GitPullPushError: E-3 failed to config git to successfully pull from or push to remote with configuration {"dir":"/Users/kk/Documents/TiddlyWiki/wiki","branch":"main","remote":"origin","userInfo":{"accessToken":""}}.
errorMessages: fatal: unable to access 'https://github.com/ming188199/wiki/': HTTP/2 stream 1 was not closed cleanly before end of the underlying stream

    at Ot (/Applications/TidGi.app/Contents/Resources/app.asar.unpacked/.webpack/main/722.index.worker.js:2:419815)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at kt (/Applications/TidGi.app/Contents/Resources/app.asar.unpacked/.webpack/main/722.index.worker.js:2:422450)

ming188199 commented 1 year ago

Failed to connect to github.com port 443 after 75022 ms: Couldn't connect to server。 看起来是github服务器不稳定造成的。