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

erflux_http:get_databaes() is returning {error, 404} #17

Open
akki-12345 opened this issue Apr 24, 2017 · 5 comments
Open

erflux_http:get_databaes() is returning {error, 404} #17

akki-12345 opened this issue Apr 24, 2017 · 5 comments

Comments

@akki-12345
Copy link

erflux_http:ping() command is working correctly . The response of erflux_http:ping() is {ok, 204}. But erflux_http:get_databases() and erflux_http:create_database() is giving response {error, 404}.please suggest any solution....

@radekg
Copy link
Member

radekg commented Apr 24, 2017

This is something I have recently noticed myself.
It appears that the interface of influx db has changed significantly since this code has been written. This project has not been maintained for such a long time. I am not sure if I can offer any real solution other than adding a deprecation note.

@radekg
Copy link
Member

radekg commented Apr 24, 2017

Or hand over to somebody who would like to pick it up an maintain.

@akki-12345
Copy link
Author

Thanks radekg..... According to you which influxdb version should i used??

@radekg
Copy link
Member

radekg commented Apr 24, 2017

Very old. Before 1.0. I wouldn't recommend it.

@akki-12345
Copy link
Author

thanks radekg.....now its working fine

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

2 participants