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 grpc support #200

Merged
merged 1 commit into from
Dec 23, 2024
Merged

CLN grpc support #200

merged 1 commit into from
Dec 23, 2024

Conversation

sekulicd
Copy link
Contributor

Before this datadir was not setup correctly for CLN.
This also adds separate port for GRPC.

@tiero @altafan please review.

@tiero
Copy link
Member

tiero commented Dec 20, 2024

Can you please test the Readme commands as well? I assume before the folder was created in /root/.lighting ing

Just make sure the change is not breaking some other commands

@tiero
Copy link
Member

tiero commented Dec 20, 2024

Also can you double check that the latest permission PR #198 may have fixed your issues with datadir permission?

@sekulicd
Copy link
Contributor Author

Also can you double check that the latest permission PR #198 may have fixed your issues with datadir permission?

Still see permission err in logs

Core-Lightning starting
Couldn't watch /root/.lightning/bitcoin: Permission denied
Core-Lightning started, RPC available on port 9835
lightningd --network="${LIGHTNINGD_NETWORK}" "$@"
2024-12-23T09:51:02.506Z INFO    lightningd: v24.08.2

To reproduce build from master and run
./build/nigiri-darwin-arm64 start —ln

@tiero
Copy link
Member

tiero commented Dec 23, 2024

Ok I see how now having /root/.lightning being an issue ACK

@tiero tiero merged commit 32bd838 into vulpemventures:master Dec 23, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants