Giter Club home page Giter Club logo

Comments (9)

gtsop avatar gtsop commented on May 23, 2024

Hello @paimpozhil , we recently pushed a fix that solved an important issue with websockets not disconnecting properly. It was the root of many evils, please make sure that you update your local repo of mist.io (do that once every week actually as we push code all of the time).

This was possibly the fault, but let's not close this ticket until we get a confirmation. If your issue isn't solved, feel free to send us any helpful logs to debug this.

Thanks :)

from mist-ce.

paimpozhil avatar paimpozhil commented on May 23, 2024

Hi @gtsop

root@f739f9364152:/home/mist# git pull
root@f739f9364152:/home/mist# ./bin/supervisorctl restart all

I guess this is all needed to update?

I will run this server for another week and see how it goes.

from mist-ce.

gtsop avatar gtsop commented on May 23, 2024

Yes, that's all your need. 99% of the times you need to restart only uwsgi and socketio:
./bin/supervisorctl restart uwsgi socketio
but if it doesn't bother you, use the all parameter just to be sure.

EDIT: Waiting for the results, thanks for your time!

from mist-ce.

paimpozhil avatar paimpozhil commented on May 23, 2024

This seems to work flawlessly now.. Thanks.

I think time to close my server and is it possible for you to import my db.yaml to Mist.io service?

from mist-ce.

gtsop avatar gtsop commented on May 23, 2024

You have two options. We can take care of importing your data if you provide us with your db.yaml, or you can wait a couple of days when a command line mist.io client will be available, which you will be able to use to upload the data yourself.

from mist-ce.

commixon avatar commixon commented on May 23, 2024

Hi there @paimpozhil . We just finished with our very first version of our Python API Client (https://github.com/mistio/mist.client). There are still some things to take care of (write guidelines, documentation etc etc) however we included a basic functionality with which you can sync your local db.yaml with the mist.io service.

Only 2 simple steps are needed:

pip install mist.client

This will install our Python wrapper and command line program that you can now use to sync your db.yaml:

mistio sync /path/to/your/db.yaml

The mistio command and the sync function are still rather simple, however the Python API Wrapper is fully functional and you can use it to make everything mist.io through our API.

Furthermore we'll be adding more functionality to the mistio command, it will work sort of like git but for mist.io :)

Finally we just released our very first version (0.0.1) of our mist.ansible custom modules. In case you are an ansible fun, take a look here: https://github.com/mistio/mist.ansible

from mist-ce.

commixon avatar commixon commented on May 23, 2024

Just another update @paimpozhil . We finished with our documentation for the mist.client which you can find here: http://mistclient.readthedocs.org/en/latest/

from mist-ce.

paimpozhil avatar paimpozhil commented on May 23, 2024

Hi @commixon

I cant thank you enough.. This is one big part of the puzzle that I am trying to solve.

I will discuss the details with the @cpsaltis the ceo very soon.

I will use your tool to import my setup into yours and let you know if there is any issues.

from mist-ce.

paimpozhil avatar paimpozhil commented on May 23, 2024

@commixon @cpsaltis

I tried the Mist.Io client and have had an error when syncing.

I have created bugs on that specific project.

from mist-ce.

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.