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

XML Parse error #210

Closed
elbaulp opened this issue Oct 21, 2013 · 1 comment
Closed

XML Parse error #210

elbaulp opened this issue Oct 21, 2013 · 1 comment

Comments

@elbaulp
Copy link

elbaulp commented Oct 21, 2013

Hi, I'm constantly getting this error in both Ubuntu and Debian:

Synchronizing files
sync "." already in sync
sync "./events" changed in local. uploading
exception: Throw in function (unknown)
Dynamic exception type: gr::xml::Error
std::exception::what: std::exception
[gr::expt::BacktraceTag*] = #0 0x46582f grive gr::Exception::Exception()
#1 0x47b449 grive gr::xml::Error::Error()
#2 0x47ac9f grive gr::xml::TreeBuilder::ParseData(char const*, unsigned long, bool)
#3 0x455e6f grive gr::http::XmlResponse::OnData(void*, unsigned long)
#4 0x7f2ebd92f2d8 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 Curl_client_write
#5 0x7f2ebd941f12 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 Curl_readwrite
#6 0x7f2ebd942d98 /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4
#7 0x4576f6 grive gr::http::CurlAgent::ExecCurl(std::string const&, gr::http::Receivable*, gr::http::Header const&)
#8 0x45801a grive gr::http::CurlAgent::Put(std::string const&, gr::StdioFile&, gr::http::Receivable*, gr::http::Header const&)
#9 0x45f351 grive gr::AuthAgent::Put(std::string const&, gr::StdioFile&, gr::http::Receivable*, gr::http::Header const&)
#10 0x44f61d grive gr::Resource::Upload(gr::http::Agent*, std::string const&, bool)
#11 0x45031d grive gr::Resource::EditContent(gr::http::Agent*, bool)
#12 0x45186f grive gr::Resource::SyncSelf(gr::http::Agent*, gr::Json const&)
#13 0x451a78 grive gr::Resource::Sync(gr::http::Agent*, gr::DateTime&, gr::Json const&)
#14 0x45205b grive boost::_bi::bind_t<void, boost::_mfi::mf3<void, gr::Resource, gr::http::Agent*, gr::DateTime&, gr::Json const&>, boost::_bi::list4boost::arg<1, boost::_bi::valuegr::http::Agent*, boost::reference_wrappergr::DateTime, boost::_bi::valuegr::Json > > std::for_each<__gnu_cxx::__normal_iterator<gr::Resource**, std::vector<gr::Resource*, std::allocatorgr::Resource* > >, boost::_bi::bind_t<void, boost::_mfi::mf3<void, gr::Resource, gr::http::Agent*, gr::DateTime&, gr::Json const&>, boost::_bi::list4boost::arg<1, boost::_bi::valuegr::http::Agent*, boost::reference_wrappergr::DateTime, boost::_bi::valuegr::Json > > >(__gnu_cxx::__normal_iterator<gr::Resource**, std::vector<gr::Resource*, std::allocatorgr::Resource* > >, __gnu_cxx::__normal_iterator<gr::Resource**, std::vector<gr::Resource*, std::allocatorgr::Resource* > >, boost::_bi::bind_t<void, boost::_mfi::mf3<void, gr::Resource, gr::http::Agent*, gr::DateTime&, gr::Json const&>, boost::_bi::list4boost::arg<1, boost::_bi::valuegr::http::Agent*, boost::reference_wrappergr::DateTime, boost::_bi::valuegr::Json > >)
#15 0x451b39 grive gr::Resource::Sync(gr::http::Agent*, gr::DateTime&, gr::Json const&)
#16 0x439450 grive gr::State::Sync(gr::http::Agent*, gr::Json const&)
#17 0x43c49b grive gr::Drive::Update()
#18 0x4278ec grive Main(int, char**)
#19 0x4245b9 grive main
#20 0x7f2ebc08f76d /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main
#21 0x425321 grive

[gr::expt::MsgTag*] = XML parse error

@estomagado
Copy link
Contributor

There is a patch that may solve this, it will be top priority to review it and push to the main code as soon as possible: #217

@elbaulp elbaulp closed this as completed Jul 5, 2019
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

2 participants