Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Influxd process with stats enabled crashing with 'Unsuported protocol scheme for ""' #2152

Closed
wfro opened this issue Apr 2, 2015 · 2 comments
Assignees

Comments

@wfro
Copy link

wfro commented Apr 2, 2015

cc: @otoolep

I ran into this on master (HEAD at 734e57a) running influxd with this config file (The only change was setting stats enabled = true).

To repoduce:

  • create a new config file and set enabled = true under [statistics]
  • start influxd with $ influxd -config /path/to/config.toml

The process exited completely (running Ubuntu 14.10):

f5943a0c-d929-11e4-9350-b47b8fb33004

Let me know if you need more detail.

@otoolep otoolep self-assigned this Apr 2, 2015
@corylanou
Copy link
Contributor

@otoolep This may be fixed with a commit we are soon to merge: c694d3d

@otoolep
Copy link
Contributor

otoolep commented Apr 2, 2015

Got it @corylanou -- thanks.

jwilder added a commit that referenced this issue Apr 4, 2015
@jwilder jwilder closed this as completed in 9ee0f64 Apr 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants