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

lexical error: invalid char in json text. #313

Closed
ShaddaiSchelin opened this issue Mar 29, 2020 · 1 comment
Closed

lexical error: invalid char in json text. #313

ShaddaiSchelin opened this issue Mar 29, 2020 · 1 comment

Comments

@ShaddaiSchelin
Copy link

I don't really get what is happening at all. It's been working fine all along.
Thanks for the help!

Reading local directories
Reading remote server file list
exception: /var/tmp/pamac-build-shaddai/grive/src/grive2-0.5.1/libgrive/src/json/JsonParser.cc(165): Throw in function void gr::JsonParser::Parse(const char*, std::size_t)
Dynamic exception type: boost::wrapexceptgr::JsonParser::Error
[gr::expt::BacktraceTag*] = #0 0x56367f551c5c grive gr::Exception::Exception()
#1 0x56367f52fbea grive gr::JsonParser::Error::Error()
#2 0x56367f52f3aa grive gr::JsonParser::Parse(char const*, unsigned long)
#3 0x56367f5422bf grive gr::http::ValResponse::Write(char const*, unsigned long)
#4 0x7f7c9a533110 /usr/lib/libcurl.so.4
#5 0x7f7c9a5457e0 /usr/lib/libcurl.so.4
#6 0x7f7c9a54f3c5 /usr/lib/libcurl.so.4
#7 0x7f7c9a550841 /usr/lib/libcurl.so.4 curl_multi_perform
#8 0x7f7c9a546b1c /usr/lib/libcurl.so.4 curl_easy_perform
#9 0x56367f527cc9 grive gr::http::CurlAgent::ExecCurl(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, gr::DataStream*, gr::http::Header const&)
#10 0x56367f52854a grive gr::http::CurlAgent::Request(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, gr::SeekStream*, gr::DataStream*, gr::http::Header const&, unsigned long long)
#11 0x56367f543273 grive gr::AuthAgent::Request(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, gr::SeekStream*, gr::DataStream*, gr::http::Header const&, unsigned long long)
#12 0x56367f574118 grive gr::http::Agent::Get(std::__cxx11::basic_string<char, std::char_traits, std::allocator > const&, gr::DataStream*, gr::http::Header const&, unsigned long long)
#13 0x56367f5728d0 grive gr::v2::Feed2::GetNext(gr::http::Agent*)
#14 0x56367f50a5fe grive gr::Drive::DetectChanges()
#15 0x56367f4f75c5 grive Main(int, char**)
#16 0x56367f4f5339 grive main
#17 0x7f7c99d1a023 /usr/lib/libc.so.6 __libc_start_main
#18 0x56367f4f5e6e grive _start

[gr::JsonText*] = <title>Sorry...</title><style> body { font-family: verdana, arial, sans-serif; background-color: #fff; color: #000; }</style>

Google
Sorry...

We're sorry...

... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.

See Google Help for more information.


[gr::ParseErr*] = lexical error: invalid char in json text.
<meta http-equiv="c
(right here) ------^

@ShaddaiSchelin
Copy link
Author

ShaddaiSchelin commented Mar 29, 2020

I rebooted my pc and it works now! Sorry for opening the ticket before doing this. Probably some system updates.
Cheers for grive2!

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

No branches or pull requests

1 participant