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-ntfy seems to not be compatible with cln-plugin-0.1.4 #10

Open
bitcoinlizard opened this issue Jan 28, 2024 · 1 comment
Open

cln-ntfy seems to not be compatible with cln-plugin-0.1.4 #10

bitcoinlizard opened this issue Jan 28, 2024 · 1 comment

Comments

@bitcoinlizard
Copy link

I receive these errors when trying to create an invoice or pay an invoice, no NTFY notification is sent:

invoice created:

Jan 28 15:50:10 bitcoin lightningd[95628]: thread 'tokio-runtime-worker' panicked at /home/bitcoin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cln-plugin-0.1.4/src/lib.rs:623:62:
Jan 28 15:50:10 bitcoin lightningd[95628]: called `Result::unwrap()` on an `Err` value: invalid type: null, expected a string
Jan 28 15:50:10 bitcoin lightningd[95628]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

invoice paid:

Jan 28 15:51:54 bitcoin lightningd[95628]: thread 'tokio-runtime-worker' panicked at /home/bitcoin/.cargo/registry/src/index.crates.io-6f17d22bba15001f/cln-plugin-0.1.4/src/lib.rs:623:62:
Jan 28 15:51:54 bitcoin lightningd[95628]: called `Result::unwrap()` on an `Err` value: invalid type: integer `203000`, expected a string
@bitcoinlizard
Copy link
Author

This seems to be the same issue:
ElementsProject/lightning#6626

There is a pull request so maybe the problem with cln-ntfy will be resolved when this pull request is merged.

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