Giter VIP home page Giter VIP logo

Comments (6)

jvshahid avatar jvshahid commented on May 7, 2024

Hey @abh, thanks for reporting these issue. I removed the backup file and fixed the package to start influxdb successfully. Regarding your notes about the weirdness of the path, can you elaborate a little more.

from influxdb.

abh avatar abh commented on May 7, 2024

Ah – just that the layout you have seems appropriate for "download and unpack a tar ball", but with RPMs the expectation would be that things install in /etc/foo, /usr/bin/foo, /usr/share/foo, etc.

from influxdb.

porjo avatar porjo commented on May 7, 2024

I've just installed using http://s3.amazonaws.com/influxdb/influxdb-latest-1.x86_64.rpm and see this message when I go to start the process:

# /etc/init.d/influxdb start
Starting the process influxdb [ OK ]
/etc/init.d/influxdb: line 97: sudo: command not found
influxdb process was started [ OK ]

Influx is not running afterwards.

My issue is a) influxdb has failed to start yet has indicated status OK b) sudo is clearly a dependency here, yet the RPM did not pull it in on install. The rpm .spec file be updated to include a dependency on sudo

from influxdb.

damm avatar damm commented on May 7, 2024

You have to configure it; then start it @porjo. Influxdb does not want the 'auto start on installation' behavior.

from influxdb.

porjo avatar porjo commented on May 7, 2024

@damm huh? Please read my comment again. I've updated it for clarity.

from influxdb.

damm avatar damm commented on May 7, 2024

@porjo hmm it should depend on sudo; as you are lacking that. See #692 as Influxdb does not want to start upon installation.

Your main problem now is it looks like your missing the package sudo

from influxdb.

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.