Typora+picgo clipboard image upload stuck (uploads are always displayed)

When using picgo to automatically upload pictures in the clipboard (screenshot) in typora, the upload process is stuck (uploads are always displayed)

When Typora uses Picgo to upload pictures (screenshots) in the clipboard, the upload often freezes, and it has always been in the state of uploads.

When opening picgo through the tray in the lower right corner, it was found that picgo was also stuck. The memory usage of the picgo process in the task manager is high.

view C:\Users\AppData\Roaming\picgo\picgo-gui-local.logcan see

2023-02-01 20:44:10 [PicGo ERROR]
------Error Stack Begin------
Error: EPIPE: broken pipe, write
at Socket._write (node:internal/net:55:25)
at writeOrBuffer (node:internal/streams/writable:389:12)
at _write (node:internal/streams/writable:330:10)
at Socket.Writable.write (node:internal/streams/writable:334:10)
at console.value (node:internal/console/constructor:289:16)
at console.log (node:internal/console/constructor:363:26)
at consoleCall ()
at C:\Users\15096\AppData\Local\Programs\PicGo\resources\app.asar\background.js:2:606134
at b (C:\Users\15096\AppData\Local\Programs\PicGo\resources\app.asar\background.js:2:606296)
at process. (C:\Users\15096\AppData\Local\Programs\PicGo\resources\app.asar\background.js:2:606345)
-------Error Stack End-------

I thought it was because the file was too large, but after deleting it, the upload stuck problem still occurred.

Finally, in the Picgo settings, turn on "Use the built-in clipboard to upload" to solve the problem.

image-20230201210437740

Guess you like

Origin blog.csdn.net/jinniulema/article/details/128840673