Closed arsenicks closed 1 year ago
Will close this because it's now fixed but this comment might help others.
This error doesn't necessary mean there's not enough memory, in my case the problem was the user I was using to run the picsync command didn't had the correct permission to write, so picsync tried to create the picsync-metadata-cache.db but wasn't able to do, resulting in this error.
fixing the permission in the current directory fixed the problem.
Hi,
I'm trying to list the app Id for the google photo album and I get this:
picsync googlephotos list panic: unable to open database file: out of memory (14)
picsync built with the latest version from master branch. go version go1.17.13 linux/amd64
Let me know if you need anything else!
Thanks for sharing your work!!