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

adding NIP-05 notifications column fails #648

Open
alltheseas opened this issue Jan 14, 2025 · 3 comments
Open

adding NIP-05 notifications column fails #648

alltheseas opened this issue Jan 14, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@alltheseas
Copy link
Contributor

image

try jbb55 at jb55 dot com

@alltheseas alltheseas added the bug Something isn't working label Jan 14, 2025
@kernelkind
Copy link
Member

Hm I can't reproduce... a better error message than "generic error" would've been helpful 🤦‍♂️

@alltheseas
Copy link
Contributor Author

Anything I can do to test again?

@kernelkind
Copy link
Member

Error message logging isn't merged yet, but you can do the following to run the code now:

git clone --branch nip05_log_error https://github.com/kernelkind/notedeck.git notedeck_nip05_log_error
cd notedeck_nip05_log_error
cargo run --release

Look for a log message similar to the following:
ERROR notedeck_columns::key_parsing: Nip05 Failed: <message>

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

2 participants