Skip to content

Recover from a lost ssb folder #756

@darkdrgn2k

Description

@darkdrgn2k

Im trying to start a new database on a new ssb-server install.
I have my secret backed up and places in .ssb

Even though i can get gossip to connect using ssb-server gossip.connect ..., it does not start the sync. Even though log show the connection is established

ssb-server progress indexs just sits at -1

{
  "indexes": {
    "start": -1,
    "current": -1,
    "target": -1
  },
  "ebt": {
    "start": 0,
    "current": 2,
    "target": 163
  },
  "ooo": {
    "start": 0,
    "current": 0,
    "target": 0
  }
}

I know this used to work in the past, not sure how to get ssb-server to kickstart this sync

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions