roadscape.
roadscape.
I don't see any recent posts here: https://steemit.com/created/openmic -- if this is due to the bug you're describing, please share a recent `openmic` post which should be on the list...
Did you run into any other issues prior to this? Edit: also, the full logs would be helpful
- Which endpoint are you using? - Did you run into any other issues/errors? - What's the head commit of your local repo? - Try running [`181-hpcid`](https://github.com/steemit/hivemind/tree/181-hpcid) branch, it will...
I'd be curious to know what the difference in the APIs is... ideally we could detect the condition and report on it.
No way to roll back, best approach for now may be to add better logging in case it happens again.
Concerning; another report of this problem from @anyx who is connecting directly to a steemd. > fwiw I'm using my own rpc (full node, same as http://anyx.io but direct to...
Interestingly, a bunch size of 50 doesn't run into this issue. Batch sizes of 100 and 1000 do. After testing against anyx's node, it seems to be related to nginx...
Anyx uncovered the bug: http://mailman.nginx.org/pipermail/nginx/2013-September/040442.html > Is it correct that when $content_length > client_body_buffer_size, > then $request_body == "" ? If so this would be worth documenting at > request_body....
https://github.com/steemit/steem/blob/develop/libraries/plugins/apis/condenser_api/condenser_api.cpp#L1985 Boils down to something like: ``` void condenser_api_impl::set_pending_payout( discussion& d ) { const auto& props = _db.get_dynamic_global_properties(); const auto& hist = _db.get_feed_history(); asset pot = _db.get_reward_fund( _db.get_comment( d.author, d.permlink...
https://developers.steem.io/tutorials-recipes/estimate_upvote