Skip to content
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

setpool is not working as expected #2

Open
x1unix opened this issue Sep 4, 2020 · 2 comments
Open

setpool is not working as expected #2

x1unix opened this issue Sep 4, 2020 · 2 comments

Comments

@x1unix
Copy link

x1unix commented Sep 4, 2020

Hello, looks like setpool command requires some additional arguments.

Provided command in example doesn't work:

> echo -n "ascset|0,setpool,root,root,stratum+tcp://btc.ss.poolin.com:443,cctrix001,123" | socat -t 30 stdio tcp:XXX.XXX.XXX.XXX:4028,shut-none && echo

STATUS=E,When=164745,Code=120,Msg=ASC 0 set failed: we need 6 arguments\, your input is 2 arguments.,Description=cgminer 4.11.1|

Adding some other arguments after pool password doesn't work also

@byang14
Copy link

byang14 commented Jan 11, 2022

Any resolution on this? setpool still seems to be broken.

@x1unix
Copy link
Author

x1unix commented Jan 21, 2022

@byang14 I found a workaround by managing pools by sending request to cgi-bin script /cgconf.cgi.

Also, you need to reboot miner to apply changes by sending ascset|0,reboot,0 payload to cgminer port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants