damus-io / notedeck

A multiplatform nostr client
Other
101 stars 17 forks source link

New account loops when adding contact column #431

Open jb55 opened 16 hours ago

jb55 commented 16 hours ago
2024-11-13T23:16:34.876453Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.884463Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.884469Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.893836Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.893862Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.901867Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.901894Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.910650Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.910674Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.919793Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.919818Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)
2024-11-13T23:16:34.926772Z  INFO notedeck::app: adding new timeline TimelineId(0)
2024-11-13T23:16:34.926796Z  INFO notedeck::app: Setting up timeline sub for TimelineId(0)

started from scratch using: notedeck --datapath tmp and added a new user and then added their contact timeline

jb55 commented 15 hours ago

This maybe be a duplicate of: