You are viewing a single comment's thread from:
RE: Overview This is the Police 2
For some reason, Steemit keeps giving an error message when I try to upvote this post. I tried from my phone also, same message :(
-exp
For some reason, Steemit keeps giving an error message when I try to upvote this post. I tried from my phone also, same message :(
-exp
I'm getting the same thing, both from the UI and from my bot. Error is "Assert Exception:comment.allow_votes: Votes are not allowed on the comment"
It's also broken my bot which is currently spamming the hell out of this thread according to steemd, I'm going to need to add something to check for these kinds of error conditions.
https://github.com/steemit/steem/blob/306e63b771295558e9ce3a1da476e708b5903c27/libraries/chain/steem_evaluator.cpp
Line 1260
Not sure but this looks like a regression on https://github.com/steemit/steem/issues/108 to me.
Unfortunately it appears @bakedsalty declined upvotes on their posting. There doesn't seem to be any method in the API to weed this sort of thing out.
I cannot understand why @bakedsalty would pay @upme for an upvote and have not only the payout declined, but the ability to even upvote the posting completely declined which totally breaks it for anyone curating whether by hand or by bot. But that appears to be the case here.
I have filters in place to prevent sarabot from considering upvoting posts that have payouts declined, but I never even knew it was possible to decline upvotes all together. Sarabot viewed the exception being thrown as a network issue and just kept retrying :( I guess I have to trap this specific error and add these to my blacklist. Sorry @bakedsalty , I don't know what you were doing when you did that, but it's very strange.
Great detective work. Yes I noticed that he paid to promote also. Odd.
Thank you for your compliment!