Skip to content
New issue

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

Doesn't work with gcsf #77

Closed
yurikoles opened this issue Jul 25, 2019 · 4 comments
Closed

Doesn't work with gcsf #77

yurikoles opened this issue Jul 25, 2019 · 4 comments

Comments

@yurikoles
Copy link

yurikoles commented Jul 25, 2019

Kopia works fine with davfs2, but doesn't work with gcsf (Google Drive FUSE). It says that it can't find blob immediately after saving it.

Cross-link: harababurel/gcsf#73

@yurikoles
Copy link
Author

I can provide debug info if you tell me how.

@jkowalski
Copy link
Contributor

It's already logged at blob.Storage level (just use --log-level=debug). You may want to add more logs at the filesystem provider level as well. PR is welcome.

@yurikoles
Copy link
Author

It doesn't look very helpful. But gcsf log is in their repo ticket.

kopia repository create filesystem --path ~/gcsf/kopia -p <secret> --log-level=debug
15:11:22.681 [kopia] log file time cut-off: 0001-01-01 00:00:00 +0000 UTC max count: 1000
15:11:22.681 [kopia/cli] creating directory for repository: /home/yurikoles/gcsf/kopia dir mode: -rwx------
Initializing repository with:
15:11:24.175 [kopia/cli] [STDERR] Initializing repository with:

  block hash:          BLAKE2B-256-128
15:11:24.175 [kopia/cli] [STDERR]   block hash:          BLAKE2B-256-128

  encryption:          SALSA20-HMAC
15:11:24.175 [kopia/cli] [STDERR]   encryption:          SALSA20-HMAC

  splitter:            DYNAMIC-4M-BUZHASH
15:11:24.175 [kopia/cli] [STDERR]   splitter:            DYNAMIC-4M-BUZHASH

kopia: error: cannot initialize repository: unable to write format blob: unable to write format blob: can't close temporary file: close /home/yurikoles/gcsf/kopia/kopia.repository.f.tmp.bba8d2f6999c8c4b: object is remote, try --help

@zyradyl
Copy link
Contributor

zyradyl commented Oct 10, 2021

@yurikoles i'm going to close this under the assumption #545 resolves it and because gcsf seems relatively unmaintained at this point. feel free to open a new issue if you're running into problems with the rclone backend! 😄

@zyradyl zyradyl closed this as completed Oct 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants