FGRibreau / FGRibreau/influxdb-cli

does influxdb-cli work with v0.9 of InfluxDB?

Open
#19 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
69
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I have installed influxdb-cli but running it generates the following stacktrace:

foo:/opt/sbin# influxdb-cli -h 192.168.3.18
db> Connecting to http://192.168.3.18:8086/db/db ...

TypeError: Cannot read property 'status' of undefined
at Request._callback (/usr/local/lib/node_modules/influxdb-cli/Client.js:138:13)
at Request.self.callback (/usr/local/lib/node_modules/influxdb-cli/node_modules/request/request.js:129:22)
at Request.emit (events.js:98:17)
at Request. (/usr/local/lib/node_modules/influxdb-cli/node_modules/request/request.js:873:14)
at Request.emit (events.js:117:20)
at IncomingMessage. (/usr/local/lib/node_modules/influxdb-cli/node_modules/request/request.js:824:12)
at IncomingMessage.emit (events.js:117:20)
at _stream_readable.js:938:16
at process._tickCallback (node.js:419:13)

The InfluxDB admin interface is up and listening:
foo:/opt/sbin# telnet 192.168.3.18 8086
Trying 192.168.3.18...
Connected to 192.168.3.18.
Escape character is '^]'.
^]

telnet> quit
Connection closed.

OS is Ubuntu 14 LTS
NodeJS version is v0.10.30

thanks
##

---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/9209719-does-influxdb-cli-work-with-v0-9-of-influxdb?utm_campaign=plugin&utm_content=tracker%2F632644&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F632644&utm_medium=issues&utm_source=github).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.