Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error fetching node pairs: {}[TypeError: Cannot read properties of undefined (reading 'split') #610

Open
mjadach-iv opened this issue Dec 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mjadach-iv
Copy link
Contributor

Expected Behavior

The execution of the rpc-server is consitent

Current Behavior

The execution of the rpc-server is not consitent when the config databse is empty.
10% of the time we get the following errors:

console.error rpch:sdk:nodes-collector:error error fetching node pairs: {}[TypeError: Cannot read properties of undefined (reading 'split') at Object.versionCompare (C:\dev\rpch\RPCh\packages\sdk\build\utils.js:94:19) at NodesCollector.SDK.onVersions [as versionListener] (C:\dev\rpch\RPCh\packages\sdk\build\index.js:484:31) at NodesCollector.initNodes (C:\dev\rpch\RPCh\packages\sdk\build\nodes-collector.js:212:18) at processTicksAndRejections (node:internal/process/task_queues:95:5)] +0ms

Logs:
logs error error fetching node pair .txt

@mjadach-iv mjadach-iv added the bug Something isn't working label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant