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

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?

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now