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

## Issue description Node update 8.0.3+beta.19 returned error with autoupdate on ## Expected behavior Node auto updates and run without eror ## Actual behavior Node errors out and loops with...

My node is trying to sync paranet assets, I can see in logs getKnowledgeAssetsWithPagination calls which are followed by a bunch of getKnowledgeAssetLocator. The trouble is - is restarts from...

I can see one asset being submitted to the same paranet multiple times. Is that how it should be? This asset - 1203012 was submitted to this paranet - 4578432...

I have a node which is in infinite boot loop due to MySQL timeout. ![image](https://github.com/user-attachments/assets/344e01b0-2b85-460a-aaf2-6f9d9eab93e3) During the boot node tries to delete some type of commands from commands table: DELETE...

I can see the query below is ran over and over against opertionalDB, like every 30sec or more often. SELECT `id`, `name`, `data`, `sequence`, `ready_at` AS `readyAt`, `delay`, `started_at` AS...

I try to migrate my node on new hardware and something wrong happens. I set up a new node on better hardware to test more operator wallet. I install Ubuntu...

Description: I am experiencing issues logging into the Base Sepolia Testnet environment using the Houston interface. My goal is to connect and register additional wallets, but Houston does not allow...

Upon creation of a new v8 testnode, when creating a new identity, my node fails to decode estimate of gas so stops the node. I am using RPC endpoint: https://sepolia.base.org/...

Pull Request Description: Node.js Version Upgrade from v16 to v18 Summary: This pull request updates the Node.js version used in the v8_installer.sh from v16.20.1 to v18.17.1. This change was made...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

chore