Skip to content

GDrive install error #5

Description

@FogShard

Hello,

Just like wytr before me, I am stuck on step 20 of the wiki guide for adding Google Drive API.
I have followed the instructions as listed, and receive the same error:

pi@rpizero2w:~ $ gdrive account add
No valid arguments given, use 'gdrive help' to see available commands

Following your advice to wytr, I attempted to build gdrive from scratch (gdrive was not listed in/under [$ ls] to begin with.)
After selecting gdrive, and entering the command

$ cargo build --release

as prompted, the following error occurs:

error: failed to get 'google-drive3' as a dependency of the package 'gdrive v3.9.1' (/home/pi/gdrive)'

caused by:
  failed to load source for dependency 'google-drive3'

caused by:
  unable to update https://github.com/prasmussen/google-apis-rs?branch=resumable-fix#lf754445

caused by:
  failed to fetch into: /home/pi/ .cargo/git/db/google-apis-rs-9de08c63e04c0b9f

caused by:
  network failure seems to have happened
  if a proxy or similar is necessary 'net.git-fetch-with-cli' may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

caused by:
  SSL error: received early EOF; class=Ssl (16); code=Eof (-20)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions