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

Error #160

Closed
capriciousduck opened this issue May 16, 2021 · 2 comments · Fixed by #159
Closed

Error #160

capriciousduck opened this issue May 16, 2021 · 2 comments · Fixed by #159
Labels

Comments

@capriciousduck
Copy link

I am getting the following error

`--------------------------------------------------------[ Checking credentials.. ]----------------------------------------------------------
========================================================== All available accounts. ==========================================================

  1. default1
  2. default

========================================== Above accounts are configured, but default one not set. ==========================================
/root/.google-drive-upload/bin/gupload: line 720: : command not found`

Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue May 16, 2021
Akianonymus added a commit to Akianonymus/google-drive-upload that referenced this issue May 16, 2021
@Akianonymus
Copy link
Collaborator

Akianonymus commented May 16, 2021

I am getting the following error

`--------------------------------------------------------[ Checking credentials.. ]----------------------------------------------------------
========================================================== All available accounts. ==========================================================

  1. default1
  2. default

========================================== Above accounts are configured, but default one not set. ==========================================
/root/.google-drive-upload/bin/gupload: line 720: : command not found`

Will be fixed after #159 is merged

To fix for now, just use -a default="account"

where account is the account name, in your case default or default 1.

See readme on how to change default account.

@Akianonymus
Copy link
Collaborator

Fixed in latest release, update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants