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

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

Open
prosmacs opened this issue May 21, 2018 · 6 comments
Open

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

prosmacs opened this issue May 21, 2018 · 6 comments

Comments

@prosmacs
Copy link

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

@ghost
Copy link

ghost commented May 21, 2018

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 ghost self-assigned this May 21, 2018
@ghost ghost added this to the Phase 3 beta bug fixing milestone May 21, 2018
@prosmacs
Copy link
Author

prosmacs commented May 21, 2018

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
Copy link
Author

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.

@ghost
Copy link

ghost commented May 21, 2018

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 ghost mentioned this issue May 27, 2018
@ghost ghost added this to Triage in Maintenance Jun 3, 2018
@prosmacs
Copy link
Author

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

@ghost
Copy link

ghost commented Jun 22, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant