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

CLN does not complete test #4

Open
joostjager opened this issue May 24, 2022 · 0 comments
Open

CLN does not complete test #4

joostjager opened this issue May 24, 2022 · 0 comments

Comments

@joostjager
Copy link
Contributor

Currently CLN doesn't make it to the end of the test. One issue that I've seen often is that it can't get all gossip synced.

After waiting for several minutes, the test runner gives up:

testrunner_1                   | 2022-05-24T12:05:47.015Z	DEBUG	Syncing	{"edges": 136, "totalEdges": 148}
testrunner_1                   | 2022-05-24T12:05:48.036Z	DEBUG	Syncing	{"edges": 136, "totalEdges": 148}
testrunner_1                   | 2022-05-24T12:05:49.056Z	DEBUG	Syncing	{"edges": 136, "totalEdges": 148}
testrunner_1                   | 2022-05-24T12:05:50.078Z	DEBUG	Syncing	{"edges": 136, "totalEdges": 148}
testrunner_1                   | 2022-05-24T12:05:50.079Z	ERROR	Exiting	{"err": "too many errors: still waiting for edges"}

The last few edges aren't coming in. I also added a restart of CLN, but that doesn't fix it reliably either.

When the graph was still smaller, I've seen a full sync more often. However in those cases the payment couldn't be made after many attempts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant