You are viewing a single comment's thread from:

RE: drphil.rb - Voting Bot - gem update and bug fixes

in #radiator6 years ago

@inertia, drphil was working perfectly, implicitly stopped working a day ago, and I do not find the problem. In "Drphil.log" in the last lines it says:
` W, [2018-06-01T17: 09: 33.410252 # 881] WARN -: condenser_api.get_ops_in_block :: Removing misconfigured node from failover urls: https://rpc.curiesteem.com, retrying ... W, [2018-06-01T17: 09: 37.955758 # 881] WARN -: Failing over to https://rpc.buildteam.io ... W, [2018-06-01T17: 09: 41.380394 # 881] WARN -: condenser_api.get_ops_in_block :: Removing misconfigured node from failover urls: https://rpc.buildteam.io, retrying ... W, [2018-06-01T17: 09: 44.681753 # 881] WARN -: Failing over to https://rpc.steemviz.com ... W, [2018-06-01T17: 09: 48.577660 # 881] WARN -: condenser_api.get_ops_in_block :: Removing misconfigured node from failover urls: https://rpc.steemviz.com, retrying ... W, [2018-06-01T17: 09: 49.980104 # 881] WARN -: Failing over to https://steemd.minnowsupportproject.org ... W, [2018-06-01T17: 09: 51.296818 # 881] WARN -: condenser_api.get_ops_in_block :: Removing misconfigured node from failover urls: https://steemd.minnowsupportproject.org, retrying ... E, [2018-06-01T17: 09: 53.846700 # 881] ERROR -: Health check failure for https://rpc.steemliberator.com: # <OpenURI :: HTTPError: 502 Bad Gateway> E, [2018-06-01T17: 09: 55.027698 # 881] ERROR -: Health check failure for https://seed.bitcoiner.me: # <OpenURI :: HTTPError: 404 Not Found> W, [2018-06-01T17: 09: 57.943636 # 881] WARN -: Failing over to https://api.steem.house ... `

I have changed to other active nodes in the "Drphil.yml" configuration, in:
` : chain_options: : chain: steem : url: https://api.steemit.com `

Still, it still does not work.

I would appreciate a help.