-
Notifications
You must be signed in to change notification settings - Fork 293
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error when run ipfs-cluster-service on BeagleBone or Raspberry PI #433
Comments
@hp1909 ouch... it seems pubsub is not compatible with ARM. I think this comes from: https://golang.org/pkg/sync/atomic/#pkg-note-BUG I'll report this to pubsub. In the meantime, can you try running |
(Note that we have some bugs in the latest 0.4.0 RC version), new release coming next week. |
Hope you will fix this error. :D Thanks in advance because I tried to used this in my IoT platform. |
Can you add the pubsub API like |
@hp1909 cluster uses pubsub internally. You need to run the ipfs daemon next to the cluster peer and that provides you with I'm not sure what you want to do with it though, maybe I'm misunderstanding... |
I mean that I can use |
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
I downloaded ipfs-cluster-service for arm into my Raspberry PI and run ipfs-cluster-service daemon. But I totally received this error:
The text was updated successfully, but these errors were encountered: