Giter Club home page Giter Club logo

Comments (12)

bcomnes avatar bcomnes commented on May 7, 2024

Console.logging message out of ssb-feed i get:

*****WWWEEEEE*****
{ previous: null,
  author: 'lzMHSo63Do77Fg4qdDrcIk6yJ+HWQs6YH+fD217S6+s=.ed25519',
  sequence: 1,
  timestamp: 1444535285679,
  hash: 'sha256',
  content: 
   { type: 'about',
     about: 'lzMHSo63Do77Fg4qdDrcIk6yJ+HWQs6YH+fD217S6+s=.ed25519',
     name: 'bret' },
  signature: 'xzdtZHR7cTQn1iVj2PFmupgHS+PSUQajmHjdokR/KP4n8ec5G4mwrSF+1tC/3OckRNX4iIJctlDFtXTFwSbRBQ==.sig.ed25519' }

@dominictarr said it was strange that the hash is missing @ ¯\_(ツ)_/¯

from patchwork.

pfrazee avatar pfrazee commented on May 7, 2024

Yeah, that's pretty odd. I'll poke around for spots where that could be happening...

from patchwork.

bcomnes avatar bcomnes commented on May 7, 2024

Note, the *****WWWEEEEE***** was a logging marker I thew in. I started digging into node_modules with console.log in hand in order to understand whats going on.

from patchwork.

pfrazee avatar pfrazee commented on May 7, 2024

We found the issue, @dominictarr has a fix coming

from patchwork.

pfrazee avatar pfrazee commented on May 7, 2024

Ok, run npm update so that ssb-keys is version 4.0.5 and your issue should be resolved.

from patchwork.

bcomnes avatar bcomnes commented on May 7, 2024

\o/ Will a little after work! Out of curiosity, was this the fix? ssbc/ssb-keys@76a13d6

Will close out this evening after I test.

from patchwork.

pfrazee avatar pfrazee commented on May 7, 2024

No, the fix was
dominictarr/ssb-keys@ace73b3#diff-168726dbe96b3ce427e7fedce31bb0bcR125

Basically the situation is, you had a slightly old keyfile format from an
earlier version, that didnt have the @ sigil in the ID. That caused
everything to freak out. So, we just add the @ if it's missing.

On Wed, Oct 14, 2015 at 8:27 PM, Bret Comnes [email protected]
wrote:

\o/ Will a little after work! Out of curiosity, was this the fix?
ssbc/ssb-keys@76a13d6
ssbc/ssb-keys@76a13d6

Will close out this evening after I test.


Reply to this email directly or view it on GitHub
#34 (comment).

from patchwork.

dominictarr avatar dominictarr commented on May 7, 2024

@bcomnes did this work for you?

from patchwork.

bcomnes avatar bcomnes commented on May 7, 2024

Swamped by work. Haven't had a chance to check yet 😦 I'll post back if it doesn't

from patchwork.

dominictarr avatar dominictarr commented on May 7, 2024

okay, I'm gonna reopen this till you confirm

from patchwork.

bcomnes avatar bcomnes commented on May 7, 2024

Basically the situation is, you had a slightly old keyfile format from an earlier version, that didnt have the @ sigil in the ID.

Totally possible. I tried this a while back.

from patchwork.

bcomnes avatar bcomnes commented on May 7, 2024

Ok I got on! 😀

@lzMHSo63Do77Fg4qdDrcIk6yJ+HWQs6YH+fD217S6+s=.ed25519

from patchwork.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.