We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OS: macOS (latest) GO: go version go1.12.6 darwin/amd64
macOS (latest)
go version go1.12.6 darwin/amd64
I am getting this error. Everything is done as per README.md
2019/06/16 19:58:44 [ERROR][google_photos/xxxxxx@gmail.com] Processing item graph: processing node of item graph: downloading data file: syncing file: sync timeliner_repo/data/2019/06/google_photos/IMG_5773.JPG: operation not supported (item_id=6)
Another error:
2019/06/16 20:00:21 [ERROR][google_photos/xxxxxx@gmail.com] Processing item graph: processing node of item graph: storing item in database: disk I/O error (item_id=XXXXXXX)
The text was updated successfully, but these errors were encountered:
Apparently, it is not working on windows shared drives. Can it work on NFS ?
Sorry, something went wrong.
Apparently NFS (or Windows shared drives) does not support syncing (flushing write buffers to disk). Seems like a limitation of the file system.
Error from here:
timeliner/itemfiles.go
Line 40 in 0ca48fe
Ok. Thanks.
Any other alternative to keep the photos in a centralized storage, and use something open source alternative for google photos for internal network.
No branches or pull requests
OS:
macOS (latest)
GO:
go version go1.12.6 darwin/amd64
I am getting this error. Everything is done as per README.md
Another error:
The text was updated successfully, but these errors were encountered: