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
Reading local directories Synchronizing folders exception: /home/pi/grive/libgrive/src/protocol/AuthAgent.cc(174): Throw in function long int gr::AuthAgent::CheckHttpResponse(long int, const string&, const gr::http::Header&) Dynamic exception type: N5boost16exception_detail10clone_implIN2gr4http5ErrorEEE [PN2gr4expt12BacktraceTagE] = #0 0xec568 :0 gr::Exception::Exception() #1 0xd289c :0 gr::http::Error::Error() #2 0xea384 :0 gr::AuthAgent::CheckHttpResponse(long, std::string const&, gr::http::Header const&) #3 0xe9e28 :0 gr::AuthAgent::Get(std::string const&, gr::DataStream*, gr::http::Header const&) #4 0xc424c :0 gr::v1::Drive::SyncFolders() #5 0xc4750 :0 gr::v1::Drive::DetectChanges() #6 0xa79f0 :0 Main(int, char**) #7 0xa7f94 :0 main #8 0x76864294 /lib/arm-linux-gnueabihf/libc.so.6 __libc_start_main
[PN2gr4http15HttpResponseTagE] = 400 [PN2gr4http6UrlTagE] = https://docs.google.com/feeds/default/private/full/-/folder?max-results=50&showroot=true [PN2gr4http9HeaderTagE] = Authorization: Bearer ya29.Ci9bA0k-UzXldP_-KIXelDdEWcJZYsrXulI9PxIsUtVjHoq2qp-rCmWT42qCeaI8kw GData-Version: 3.0
The text was updated successfully, but these errors were encountered:
same error here
Sorry, something went wrong.
project is dead search for grive2
GRIVE NO LONGER MAINTAINED PLEASE USE GRIVE2
Grive is DEPRECATED. Please refer to the newest fork Grive2.
Grive2 is here: https://github.com/vitalif/grive2
No branches or pull requests
Reading local directories
Synchronizing folders
exception: /home/pi/grive/libgrive/src/protocol/AuthAgent.cc(174): Throw in function long int gr::AuthAgent::CheckHttpResponse(long int, const string&, const gr::http::Header&)
Dynamic exception type: N5boost16exception_detail10clone_implIN2gr4http5ErrorEEE
[PN2gr4expt12BacktraceTagE] = #0 0xec568 :0 gr::Exception::Exception()
#1 0xd289c :0 gr::http::Error::Error()
#2 0xea384 :0 gr::AuthAgent::CheckHttpResponse(long, std::string const&, gr::http::Header const&)
#3 0xe9e28 :0 gr::AuthAgent::Get(std::string const&, gr::DataStream*, gr::http::Header const&)
#4 0xc424c :0 gr::v1::Drive::SyncFolders()
#5 0xc4750 :0 gr::v1::Drive::DetectChanges()
#6 0xa79f0 :0 Main(int, char**)
#7 0xa7f94 :0 main
#8 0x76864294 /lib/arm-linux-gnueabihf/libc.so.6 __libc_start_main
[PN2gr4http15HttpResponseTagE] = 400
[PN2gr4http6UrlTagE] = https://docs.google.com/feeds/default/private/full/-/folder?max-results=50&showroot=true
[PN2gr4http9HeaderTagE] = Authorization: Bearer ya29.Ci9bA0k-UzXldP_-KIXelDdEWcJZYsrXulI9PxIsUtVjHoq2qp-rCmWT42qCeaI8kw
GData-Version: 3.0
The text was updated successfully, but these errors were encountered: