ThomasBlock
ThomasBlock
Hi. I am a new Orchestrator. rarely commit on github - but i sometimes open issues. But for livepeer i did not find issues yet :)
update on this: threee of the systems work fine. one setup with etdocker still makes problems: ssv is rebooting altough execution and consensus client are totally fine. ``` ssv-node-1 |...
update: was okay for a long time. 6 of 7 nodes work fine. now problems with this setup. 10 reboots of ssv-node a day bring performance down to 86 %...
"not rebooting" is nox fixed. but "node is not healthy" is getting worse for me. one reboot every hour.. problem is on several nodes.. i updated ethdocker and all images...
https://github.com/tensorage/tensorage/blob/4e1891ec3399ba113d22bffbc14358a7d6d86712/neurons/allocate.py#L209 i commented this out, now works
great. one more warning to my solution: maybe its because i used a dummy operator seed phrase.. but the agent fired 100.000 api calls in the first day. this would...
okay.. but automatic reallocations can be handy sometimes.. is there a way to reduce the requests, like check only every 6 hours?
Querys cant be completed, the following is also missing in the .env `INDEXER_SERVICE_NETWORK_SUBGRAPH_ENDPOINT="$INDEXER_AGENT_NETWORK_SUBGRAPH_ENDPOINT"`
no worries, this is not a request, i just write down documentation before i forget it. certainly looking foreward to cool updates :) i will be the first to test...
my quick fix is: comment this log out: https://github.com/graphprotocol/indexer/blob/8f1071729fc12265191f7ab1d8323eb0ce530dea/packages/indexer-common/src/subgraphs.ts#L477-L481