Skip to content

Lightning connection error after upgrade to latest varsion #5497

Discussion options

You must be logged in to vote

Thanks for reporting! Please upgrade only to released versions and associated tags, right now you seem to be running straight from master, which should not be used for production deployments. You can check out the latest tag with this command:

git checkout $(git tag --sort -version:refname | awk 'match($0, /^v[0-9]+\.[0-9]+\.[0-9]+$/)' | head -n 1)

Please checkout the latest tagged version and rebuild.

As for the error, we need to fix this, @Kukks.

Replies: 2 comments 21 replies

Comment options

You must be logged in to vote
21 replies
@dennisreimann
Comment options

@Gusep
Comment options

@decentralizedb
Comment options

@dennisreimann
Comment options

@decentralizedb
Comment options

Answer selected by Gusep

This comment was marked as spam.

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