Bitcoin Forum

Bitcoin => Mining support => Topic started by: MiningBaby on January 18, 2018, 01:10:11 PM



Title: Avalon 741 options
Post by: MiningBaby on January 18, 2018, 01:10:11 PM
Anybody have some good experience they can share for monitoring Avalon's? I'm running 25 controllers and trying to optimize the management of them. I tried using their management software(https://github.com/Canaan-Creative/Avalon-Management-System) but just couldn't get it figured out properly. Would appreciate any/all thoughts and suggestions. Thanks.


Title: Re: Avalon 741 options
Post by: fanatic26 on January 18, 2018, 11:13:54 PM
I have been trying for months to get help setting up their new version of AMS. The instructions from their own github are incomplete and I have yet to receive a single answer in their official IRC support channel.


Title: Re: Avalon 741 options
Post by: MiningBaby on January 19, 2018, 01:30:25 AM
I have been trying for months to get help setting up their new version of AMS. The instructions from their own github are incomplete and I have yet to receive a single answer in their official IRC support channel.

Pretty much the same problem I ran into. There's some crucial steps missing from the GitHub. Might be completely different if you're an experienced linux user but my knowledge is limited.  I emailed Steven in early Dec, he forwarded my email to shibin@canaan-creative.com but never heard back from anyone.


Title: Re: Avalon 741 options
Post by: fanatic26 on January 19, 2018, 06:30:12 PM
Pretty much the same problem I ran into. There's some crucial steps missing from the GitHub. Might be completely different if you're an experienced linux user but my knowledge is limited.  I emailed Steven in early Dec, he forwarded my email to shibin@canaan-creative.com but never heard back from anyone.


I am decently experienced in linux and so far I have been able to get the web portal up and running. The problem I am running into is with the authentication. It doesnt even error out when you try to put credentials in, it just does nothing when you make the login attempt.


Title: Re: Avalon 741 options
Post by: skljoc on February 06, 2018, 06:20:38 PM
Pretty much the same problem I ran into. There's some crucial steps missing from the GitHub. Might be completely different if you're an experienced linux user but my knowledge is limited.  I emailed Steven in early Dec, he forwarded my email to shibin@canaan-creative.com but never heard back from anyone.


I am decently experienced in linux and so far I have been able to get the web portal up and running. The problem I am running into is with the authentication. It doesnt even error out when you try to put credentials in, it just does nothing when you make the login attempt.

You have to type into shell:

amscli init

amscli adduser user pass


Title: Re: Avalon 741 options
Post by: fanatic26 on February 06, 2018, 06:44:31 PM

You have to type into shell:

amscli init

amscli adduser user pass

Yea thats part of the instructions. Doesnt mean it works :/