caiocpg
(usa Outra)
Enviado em 10/03/2022 - 15:49h
Boa Tarde, estou tendando configurar o Gdrive no linux porém o meu linux é server e sem ambiente gráfico instalado, segui os passos referente a outro post:
https://www.vivaolinux.com.br/dica/Monte-o-Google-Drive-como-uma-pasta-remota-no-Linux
Existe alguma possibilidade em eu poder conectar gdrive somente via em terminal sem a necessidade do ambiente gráfico? O meu problema é na parte de autenticação como não tem nenhum ambiente gráfico já aparece o erro:
/bin/sh: 1: xdg-open: not found
/bin/sh: 1: firefox: not found
/bin/sh: 1: google-chrome: not found
/bin/sh: 1: chromium-browser: not found
/bin/sh: 1: open: not found
Cannot retrieve auth tokens.
Failure("Error opening URL:https://accounts.google.com/o/oauth2/auth?client_id=564921029129.apps.googleusercontent.com&redirect_uri=https%3A%2F%2Fgd-ocaml-auth.appspot.com%2Foauth2callback&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&response_type=code&access_type=offline&approval_prompt=force&state=DhOggL0wNtNIgkpFoq2FAh7BfYdkSR8i4BWFK5eF0Hk")
Na lógica ele tentou chamar o firefox, Chrome e Chromium para autenticar na minha conta mas como não é possível alguém tem alguma luz? rsrs
Grato.