cgcel / obsidian-local-backup

Automatically creates a local backup of the vault.
MIT License
33 stars 1 forks source link

Failed to create vault backup error #31

Open fredjoe7 opened 3 months ago

fredjoe7 commented 3 months ago

Failed to create vault backup after 1 attempts: RangeError [ERR_CHILD_PROCESS_STDIO_MAXBUFFER]: stdout maxBuffer length exceeded proper

even after it shows the error, i can see the backup file made in the local folder.

this is my settings image

fredjoe7 commented 3 months ago

image

cgcel commented 2 months ago

Hi, is the backup file complete? Any files missed in the file?

fredjoe7 commented 2 months ago

the number of notes inside obsidian were the same. i dont think anything is missing ... but it throws the error everytime it backsup

image

merlinuwe commented 2 months ago

I can commit the same issue (it occures only with bandizip):

image

image

Console:

image

image

image

cgcel commented 2 months ago

Thanks for the replies, I'll try to reproduce the problem first.