Git Product home page Git Product logo

dash-insight-installer's People

Contributors

coolaj86 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

dash-insight-installer's Issues

Couple changes to install.sh

Hi, thanks for putting this together. I just did the install on Rasp Pi 3 with dashd already installed. I had the following issues and here are my fixes.

  • Zeromq was not installed on my distro and is a dependancy.
    sudo apt-get install libzmq3-dbg libzmq3-dev libzmq3
  • swapfile wouldn't mount due to insecure permission. I already have swap, so I commented out those lines.
  • chown to dashpay would have failed since it is not created anywhere in the script, so I changed it to pi:pi since that is the user I am using on the Rasp Pi and it comes out of the box.
  • npm seems to be out of date, so added these two lines prior to doing the real work
    $my_npm i npm@latest -g
    $my_npm audit fix
  • npm displayed this warning, which I have not yet resolved, but it seems like there is a newer repo for insight?

npm WARN deprecated [email protected]: Deprecated - please use https://www.npmjs.com/package/@dashevo/insight-api

Finally, the port to access insight on is 3001, only processes run as root can bind to <1024. I am happy with it on 3001, but your examples wont work as posted.

Error Whit Instalation of Dash Insigth on Centos 07

Hi, I'm new here at Git hub and I come with a problem, the thing is that I installed the Dash Full Node in Cent OS 7, I must admit that it was not easy since all the commands are designed in Ubuntu / Debian and I was pretty complicated to find the equivalents of the repositories and the commands but I achieved it, Now I want to install the Dash Insigth and at the time of putting the command Bash Install.sh I get the following error:

[develop @ ip-172-16-32-45 dash-insight-installer.sh] $ bash install.sh
It looks like dashd is already installed at '/ opt / dashpay / bin / dashd', that's great!
[sudo] password for develop:
Reading package lists ... Done
Building dependence tree ... Done
E: Unable to locate package wget
E: Unable to locate package curl
E: Unable to locate package git
E: Unable to locate package python

I do not know what to do, I have tried everything and I am completely sure that I have all those packages installed, I would appreciate it if you could help me as soon as possible because it is urgent

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.