Free Voting Service Disturbed - Broadcast Operations Errors - What changed?

avatar

I don't know what changed. I changed nothing my side and now I'm getting errors for every broadcast operation I try. I get no error when requesting the API. I use the last version of Hive-JS.

My voting service and my trading bot are down, but only on Hive. I hope these errors will be fixed soon. I will vote my delegators in the meantime.

OperationalError [RPCError]: Assert Exception:_network_broadcast_api: network_broadcast_api_plugin not enabled.
    at new RPCError (/hive/node_modules/steem/lib/api/transports/http.js:43:106)
    at /hive/node_modules/steem/lib/api/transports/http.js:93:13
    at processTicksAndRejections (internal/process/task_queues.js:97:5) {
  cause: Error [RPCError]: Assert Exception:_network_broadcast_api: network_broadcast_api_plugin not enabled.
      at new RPCError (/hive/node_modules/steem/lib/api/transports/http.js:43:106)
      at /hive/node_modules/steem/lib/api/transports/http.js:93:13
      at processTicksAndRejections (internal/process/task_queues.js:97:5) {
    code: -32003,
    data: {
      code: 10,
      name: 'assert_exception',
      message: 'Assert Exception',
      stack: [Array]
    }
  },
  isOperational: true,
  code: -32003,
  data: {
    code: 10,
    name: 'assert_exception',
    message: 'Assert Exception',
    stack: [ [Object] ]
  }
}

Does someone get the same error? Did the Hive devs released a non backward compatible version? Do I have to change my code?



0
0
0.000
5 comments
avatar

uh oh. I will be sure to delegate to u again right now. I did submit a post for voting just an half hour ago. I hope things get worked out.. :)

0
0
0.000
avatar

im having similar problems i cant transfer, power up or delegate... i even made a post about it recently but with no response, can you help me out?

0
0
0.000
avatar

Hi. yeah, I know there are some problems right now with the hiveSQL. I saw ur post about RPC.. i have no idea what that is. what frontend do u use for that? I use ecency for all my wallet stuff and just put ur master key in the keychain and that should do anything u need.

0
0
0.000
avatar
(Edited)

thing is i can't even reveal my master key...
i just use the hive.blog wallet interface i dont know anything else

0
0
0.000
avatar

Services are up now. The cause is @blocktrades's node has the broadcast plugin not enabled. So I changed the endpoint to anyx.io.

0
0
0.000