bcnx

Results 7 comments of bcnx
trafficstars

Hey, I compiled on a x64 host and copied everything over to the Pi and I was able to run both Python scripts. I do get this though: good response...

I can confirm that things start working when using pip3 in stead of pip. This makes sense as the shebang of the auth file points to python3. Can the documentation...

To answer my own questions: - keys can be generated like this: ``` #!/bin/sh # Generate a secret. export HEX_SECRET=$(head -10 /dev/urandom | md5sum | cut -b 1-30) # Generate...

I think I resolved this by editing the template XML file and replaces entries like: LSI RAID BBU & LD Status with: I can then import the template, then add...

OK, so there is a pull request about this error, that should fix it.

> you can manually add a virtual transport map for such things Hi, I'm looking at the same problem as well and I just discovered that the autoreply mails are...