ot-node
ot-node copied to clipboard
OriginTrail Decentralized Knowledge Graph network node
## Issue description When running a resolve request on the result id from an assertion keyword search, the node returns a completed response with blank data, The node logs print:...
## Issue description Node restarts on its own with the following error. I can see 9 events like this since Apr 9th. And I see 0 events from Mar 26th...
## Issue description The object returned from 'rpc-controller.js', upon resolving an assertion does not have any property that contains a key/value pair of the root hash. Because of this, when...
Tomorrow's release (v6 beta.1.30) will introduce some breaking changes, so all node runners should make sure they upgrade npm and node.js to the latest stable versions (node.js v16.14.1 and npm...
Proposed improvements to API error responses. An existing validation error response would be in the example format: `Bad request. Visibility must be a string, value can be public or private.`...
## Issue description Node was running normally previously. Yesterday (31 March 2022), suddenly node stopped running with error messages (described below). ## Expected behavior Node run normally. ## Actual behavior...
## Issue description The node sent a transaction for the same assertion. I'm assuming the node sent the transaction right before restart and then sent the transaction again afterwards. You...
While trying to implement support for MariaDB / Ubuntu in my [ansible playbook](https://github.com/jlsam/ot-node_ansible), '@BRX#1315' in Discord pointed me to his guide in https://docs.origintrail.io/dkg-v6-beta/testnet-node-setup-instructions/setup-instructions-arch-linux. These instructions fixed a previous SQL error...