steem-fossbot-voter icon indicating copy to clipboard operation
steem-fossbot-voter copied to clipboard

"Error voting on post" even if Voting Power is 100%

Open prosmacs opened this issue 6 years ago • 6 comments

Hello,

I created a new Bot with an algorithm I tested on my testbot before without any issues but now on this particular account (@pizzajohn). Casting votes do not work. I let the bot run for days before, but i always receive the same message, when it tries to cast votes.

image

I sent you the whole log in verbose to your e-mail adress.

Thx for your help in advance

Greetz

prosmacs avatar May 21 '18 09:05 prosmacs

It's quite probably one of the following:

  1. the post key is not correctly set in POSTING_KEY_PRV environment variable
  2. the username is not correctly set (did you use an @ sign? don't)
  3. there is a problem with the RPC node this is pointing to, there have been a lot of node issues in the last few weeks

I will add more verbose logging for errors when logs are in verbose mode as it's very hard to tell from just this, but I think it's as much information as you can give me for the moment.

ghost avatar May 21 '18 09:05 ghost

thx for your fast answer. I tought this too but the postingkey is correct i just used it to login on steemit and no i did not use @. I had the same issue, when i tested the same algorithm with an other new account. It only works with my older testbot account...

prosmacs avatar May 21 '18 09:05 prosmacs

there is also an issue when I edit the algo. If I set the tag words before I set the rule (post_any_tag_whitelistet..), i receive an error message, maybe this issue is related.

prosmacs avatar May 21 '18 09:05 prosmacs

Please log that as a separate issue

Regarding the issue at hand here, I'll need to add more logging and then we can check. Unfortunately the logs are not helpful enough in this case.

ghost avatar May 21 '18 09:05 ghost

Hi,

I just wanted to give you an update. I tried out several nodes now, the issue persists in every case. So it may not be an node issue here.

Greetz

prosmacs avatar Jun 20 '18 15:06 prosmacs

Hmm, okay. I'll have to check it out. Can you attach any logs?

ghost avatar Jun 22 '18 17:06 ghost