vishalxl / nostr_console

Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
GNU Affero General Public License v3.0
441 stars 33 forks source link

unable to make a post, no errors? #42

Closed themariner7289 closed 1 year ago

themariner7289 commented 1 year ago

Trying to create a new post in the social menu. My post never shows up in the list of my posts? I'm passing in a relay, and private key. All seems to work, just not posts. Likes work, and replies work..

edit: likes might not work.. hm, actually not sure if any of the post stuff works..

edit2: running master branch

themariner7289 commented 1 year ago

also tried the binary for 0.2.6-beta, this seems to work, maybe because someone liked my post? I didn't see it till the like came in.. hm.

edit: confirmed, it works now, even without a like or reply (shows post in my posts). wooohoo! so maybe just main branch is broken.

vishalxl commented 1 year ago

the binary is from main branch only.

its likely due to relay problem. note that 1 out of 10 times, a message/like etc may not actually go. this is a known issue. so could be that, or some relay problem.

themariner7289 commented 1 year ago

I think you're right, testing some more and maybe i was just impatient and relays are bogged down. Closing.