-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
panic: interface conversion: interface is string, not float64 #2299
Comments
Can I see the full trace? Thanks. |
Sure. There you are. |
I am having this same error (and large stack trace) after running the rc24 for a while without even adding any data (except maybe for _influxdb metrics which might happen on the background) |
I am having a similar issue. When I disable the internal metrics the problem seems to have disappeared. That is changing
to
The full trace is here
|
OK, thanks for the reports. I believe I see the issue, and will fix it very soon. |
@jimmystewpot, @avergara the traces you provided seem unrelated to the original issue here. I think your problem with monitoring has been fixed in #2376. |
A clear error message should now be returned, instead of a panic. |
I get this error after running my data pushing script for a while. It writes only about 17 new points with average of 7 tags each in 30 seconds interval.
Then there are a lot of error information if you want me to share it.
It begins like:
InfluxDB 0.9 rc24
The text was updated successfully, but these errors were encountered: