Giter Club home page Giter Club logo

Comments (5)

paragonie-scott avatar paragonie-scott commented on August 25, 2024 1

The replication is failing with the folowing error:

Thanks, I'm looking at this now.

Possibly because of a missing signature in the second to last entry in the chain?

Nope, Chronicle is agnostic to the contents of, well, contents.

from chronicle.

paragonie-scott avatar paragonie-scott commented on August 25, 2024 1

D'oh! Okay, it'll be fixed in v1.1.3.

from chronicle.

paragonie-scott avatar paragonie-scott commented on August 25, 2024

At line 173 in src/Chronicle/Process/Replicate.php, can you add these lines to get more information for me?


        if (!isset($entry['summary'])) {
            $db->rollBack();
            var_dump($entry);
            exit;
        }

from chronicle.

stayallive avatar stayallive commented on August 25, 2024

Yeah, no problem. Here is the output:

array(7) {
  ["contents"]=>
  string(188) "{
    "repository": "paragonie\/certainty",
    "sha256": "c1fd9b235896b1094ee97bfb7e042f93530b5e300781f59b45edf84ee8c75000",
    "signature": "",
    "time": "2019-01-25T19:27:54-05:00"
}"
  ["prevhash"]=>
  string(44) "FiHEKXb4oY3EGSKeflCeghU0PGGuyBLxJKF_hlrAGWQ="
  ["currhash"]=>
  string(44) "Lcf4yAcuW4a_NlG43I7IjYqZ2PGU3CZL7yfoGf1sA-g="
  ["summaryhash"]=>
  string(44) "g_uhhZBFE4iP-k9rPx_TyzdJz6NYfgZYQetvThhAo8M="
  ["created"]=>
  string(25) "2019-01-25T19:27:57-05:00"
  ["publickey"]=>
  string(44) "mPLfrUEV_qnwlsNUhbO_ILBulKysO3rPYYWqWAYCA0I="
  ["signature"]=>
  string(88) "NE3t7XjiFOJwRdkKV4bqmU_AMWzQRX8hZE1BTFnVLfACo2lKJh9soMtTgECNQq-lEixAXny3n-_wLG6pQBHdBw=="
}

from chronicle.

stayallive avatar stayallive commented on August 25, 2024

Jep works loads better now 😉 Thanks for the quick fix! 💪

from chronicle.

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.