damus-io / notedeck

A multiplatform nostr client
Other
52 stars 11 forks source link

Can't connect when startup #117

Open happyrust opened 1 week ago

happyrust commented 1 week ago

Can't do anything when the connection is refused, I want to add an account but no response.

started ingester thread
started ingester thread
ndb: version 3 found
ndb_filter_end: 262144 -> 37904
using query plan 'kinds'
kind 1
2024-06-30T03:32:07.217754Z ERROR enostr::relay::pool: "IO error: Connection refused (os error 61)"
2024-06-30T03:32:07.217804Z ERROR notedeck::app: wsev->relayev: IO error: Connection refused (os error 61)
2024-06-30T03:32:07.417126Z ERROR enostr::relay::pool: "IO error: Connection reset by peer (os error 54)"
2024-06-30T03:32:07.417160Z ERROR notedeck::app: wsev->relayev: IO error: Connection reset by peer (os error 54)
2024-06-30T03:32:07.417170Z ERROR enostr::relay::pool: "IO error: Connection reset by peer (os error 54)"
2024-06-30T03:32:07.417177Z ERROR notedeck::app: wsev->relayev: IO error: Connection reset by peer (os error 54)
2024-06-30T03:32:07.464923Z ERROR enostr::relay::pool: "IO error: Connection reset by peer (os error 54)"
jb55 commented 1 week ago

notedeck is still in development.