ot-node icon indicating copy to clipboard operation
ot-node copied to clipboard

OriginTrail Decentralized Knowledge Graph network node

Results 144 ot-node issues
Sort by recently updated
recently updated
newest added

Related to this documentation on how to setup a development environment on Windows using WSL https://github.com/OriginTrail/dkg-docs/pull/6/files, this PR includes configuration and documentation to generate mulitple node configuration files, allowing developers...

feature
v6

Related to this issue: https://github.com/OriginTrail/ot-node/issues/1758, would it make more sense to change the `/entities:search` API to better reflect it's use, which is for searching for assets? `/entities:search` -> `/assets/search` This...

improvement
v6

Small suggestion, but for the `/provision` and `/update` APIs, prefixing the endpoint with `/assets` would make it more obvious what we're provisioning and also links those two APIs together making...

improvement
v6

## Issue description Telemetry logging error: SendAssertionError appearing over and over in logs, it looks like telemetry data isn't being sent at all. ## Expected behavior Telemetry data to be...

bug
in-pipeline
v6

## Issue description Today I have checked whether my Nodes are alive and did the auto-update. The update worked as intended, but it overwrote my sequelize config completely, which broke...

improvement
v6

## Issue description There appears to be a discrepancy between the content-type that APIs accept and what the Open Api spec has defined. Not a big issue, but when building...

bug
v6

## Issue description Unable to search for any keyword without getting a critical error ## Expected behavior The search result on the entity does not fault and instead tells me...

bug
v6

## Issue description The [v6 beta.1.23 release](https://github.com/OriginTrail/ot-node/releases/tag/v6.0.0-beta.1.23) introduces several breaking changes, so if you are a node runner make sure to check the necessary instructions: - OT-Node cleanup (#1746) -...

bug
v6

As an extension to the @origin_trail v6 data layer, we are introducing support for Blazegraph! Blazegraph is the second out of many triple stores to be integrated and supported by...

feature
v6

Fixes # I'm currently running multiple nodes using a central GraphDB with different repositories. Until now I had to go to the code and change some hardcoded values. I was...

feature
v6