Open GoogleCodeExporter opened 8 years ago
This is caused by the PVOutput restriction of maximum 1 request per second.
I can't actually see the error since the only error that's reported is "22" (a
Curl error meaning that there's a +400 http error). It would be nice to use
the curl_easy_getinfo functions to return the actual error message ...
Anyway , I've added a few "sleep(5)" statements after every curl connection to
PVOutput. This fixes the problem.
Original comment by tom.bosm...@gmail.com
on 26 Aug 2011 at 7:59
Attachments:
I still get this problem with latest sources.
I would like to fix this problem but have no idea what to search first.
Is it a libcurl mis-configuration (too small buffers?) or a problem of
interface between smatool and pvoutput APIs?
Original comment by louis.cr...@gmail.com
on 24 Mar 2012 at 8:46
I run Ubuntu 11.10, and I own an SMA 2000HF
Original comment by louis.cr...@gmail.com
on 24 Mar 2012 at 8:49
Original issue reported on code.google.com by
tom.bosm...@gmail.com
on 20 Aug 2011 at 7:46