2024-11-17 18:04:03 [PicGo ERROR]
------Error Stack Begin------
TypeError: Cannot read properties of null (reading 'startsWith')
at se (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:2008)
at /Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:41422
at Array.map ()
at Object.handle (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:41329)
at je.doTransform (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:19338)
at je.start (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:18563)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async $t.upload (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:74893)
at async Object.upload (/Applications/PicGo.app/Contents/Resources/app.asar/index.js:2:687298)
at async mr (/Applications/PicGo.app/Contents/Resources/app.asar/index.js:2:690047)
-------Error Stack End-------
前置阅读 | Pre-reading
PicGo的版本 | PicGo Version
2.4.0
系统信息 | System Information
Mac(arm64)
问题重现 | Bug reproduce
在obsidian 报错,里面只显示了‘upload error’‘。看了以picgo的日志,查阅了google和chatgpt,都无法解决。
相关日志 | Logs
2024-11-17 18:04:03 [PicGo ERROR] ------Error Stack Begin------ TypeError: Cannot read properties of null (reading 'startsWith') at se (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:2008) at /Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:41422 at Array.map ()
at Object.handle (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:41329)
at je.doTransform (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:19338)
at je.start (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:18563)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async $t.upload (/Applications/PicGo.app/Contents/Resources/app.asar/node_modules/picgo/dist/index.cjs.js:1:74893)
at async Object.upload (/Applications/PicGo.app/Contents/Resources/app.asar/index.js:2:687298)
at async mr (/Applications/PicGo.app/Contents/Resources/app.asar/index.js:2:690047)
-------Error Stack End-------