-
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
Failed to pass test on Raspberry Pi #588
Comments
@Kuree does this test fail everytime ? also if you can give us access to an arm based machine we will try to take a look. Otherwise, you'll have to wait until we setup an emulator to be able to run the tests and see what's going on. |
This test fails every time. I'll try if we can provide one raspberry pi for you guys to ssh and test. |
Hi I sent a email containing ip address, username, and password to your support email, support@influxdb.com. Thanks. |
Is this still an issue? I was actually just coming here to see if there is InfluxDB support for Raspberry Pi (thought it would be cool for home metrics) and found this issue. |
I don't know yet. From the logging it seems like the error is caused by a int parsing problem. In addition, the package they provided at #476 is built against another architecture, rather than arm. |
yeah, we got little busy over the last few weeks, i'll try to look into it today. regarding the build, i'm trying to use http://crosstool-ng.org/ but i can't build tools for |
Thanks for looking into it! |
You can use the raspberry pi we provided. I think it's still working right now! |
Thanks @Kuree for the raspberry pi. I've been using it to run the test suite. So far there's only one test that's failing and shouldn't be a concern. InfluxDB should be runnable on raspberry pi without a problem. Please open new github issues if you see any bugs. I'll go ahead and close this issue. |
@Kuree do you think you could put the deb up of the Influxdb version you built? |
Since raspberry pi is ARM6 32-bit architecture, I built influxdb from source code. However, when I tried to build & test, it failed to auth as a db user.
influxdb version: 0.7.0
Error message:
The text was updated successfully, but these errors were encountered: