Giter Site home page Giter Site logo

Comments (5)

jsternberg avatar jsternberg commented on July 18, 2024 1

The program you're looking for is influx. influxd is the server and wouldn't allow you to run queries anyway. Be aware there is an issue with using docker exec and influx as documented in the CLI / SHELL section of the README.

I'm going to close this issue since it does not appear to be a bug in the image. If you're still having issues, repost this issue to our community website and give me a ping to the link here.

from influxdata-docker.

jsternberg avatar jsternberg commented on July 18, 2024

How did you start the original container? docker exec can only be used on a running container. That makes me think you have influxd already running in the container and then you tried to run it again in the same container.

from influxdata-docker.

anarwal27 avatar anarwal27 commented on July 18, 2024

Got it, I had the same doubt, but then how do I access CLI in the container? Is HTTP API call the only way then?

from influxdata-docker.

jsternberg avatar jsternberg commented on July 18, 2024

I'm not sure what commands you want to run. Can you give me any details on what you're trying to do? Using docker exec is fine, you just can't run influxd twice in the same container.

from influxdata-docker.

anarwal27 avatar anarwal27 commented on July 18, 2024

After logging in container I want to run SHOW DATABASES, CREATE DATABASE and basic influxdb commands meant for Influxdb cli. I can docker exec and enter container, like earlier I was able to run cli when I entered container

from influxdata-docker.

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.