Coder Social home page Coder Social logo

Comments (4)

Dimrok avatar Dimrok commented on May 21, 2024 1

Hi! Sorry my notifications were disabled for some reasons.

Can you cat ~/.local/share/infinit/filesystem/storages/local (if you use the default home, otherwise cat $INFINIT_HOME/.local/share/infinit/filesystem/storages/local) pls ?

Someone else had an issue similar to yours caused by an empty silo descriptor. We are investigating why...

If it's the case, can you remove that file, run infinit silo create --name local and make sure the file was created and filled? It should look like that:

{
    "name" : "local",
    "path" : "/home/<user>/.local/share/infinit/filesystem/blocks/local",
    "type" : "filesystem"
}

from infinit.

akimd avatar akimd commented on May 21, 2024 1

Yes, we are aware that the online documentation uses the old syntax, but "it's a feature" :) That's for people who still have a older release.

Of course, eventually we will upgrade the documentation.

from infinit.

paulocoghi avatar paulocoghi commented on May 21, 2024

You are right. It is the case, because ~/.local/share/infinit/filesystem/storages/local was empty.

Removing it, and creating it again via infinit silo create ... instead of infinit-storage --create ... solves the problem.

I am concerned to continue the Get Started guide for the moment, since all subsequent commands are also with deprecated syntax.

from infinit.

Dimrok avatar Dimrok commented on May 21, 2024

Everything has been updated (documentation, error messages, etc.) and the JSON parse error is gone in 0.8.0.

from infinit.

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.