Eric
Eric
**Issue Summary:** When syncing notes from Mac to Android using the Obsidian LiveSync plugin, I'm encountering duplicated folders that only differ in case sensitivity. On my Mac, everything works fine,...
WebDAV 模式下,配置成{y}/{m}/{origin}会出错,检查了一下禁用插件就没有问题。我猜测是文件夹没有建立所以显示没有权限,这个有什么好办法可以解决么? 2024-12-18 17:19:20 [PicList ERROR] ------Error Stack Begin------ Error: Invalid response: 403 Forbidden at createErrorFromResponse (/Applications/PicList.app/Contents/Resources/app.asar/node_modules/piclist/node_modules/webdav/dist/node/response.js:10:15) at handleResponseCode (/Applications/PicList.app/Contents/Resources/app.asar/node_modules/piclist/node_modules/webdav/dist/node/response.js:21:19) at /Applications/PicList.app/Contents/Resources/app.asar/node_modules/piclist/node_modules/webdav/dist/node/operations/putFileContents.js:91:59 at step (/Applications/PicList.app/Contents/Resources/app.asar/node_modules/piclist/node_modules/webdav/dist/node/operations/putFileContents.js:33:23) at Object.next (/Applications/PicList.app/Contents/Resources/app.asar/node_modules/piclist/node_modules/webdav/dist/node/operations/putFileContents.js:14:53) at fulfilled...
I can access openai, and the key i'm using is also validated, but i'm keep getting this Timeout issue, any idea what could be the cause? I curl the openai...
使用时发现 3.13,或 3.12.7 版本以上的 python 都会报错,经排查应该是 requests 版本问题,更新后一切功能正常。