We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Can you possibly tell me what this means 👍 ^Croot@HM-D01:~/autominer-api# node app.js autominer-api listening on port 8168 using http! 1556482840271 { method: 'balance' } 1556482840289 { type: 'scrypt', method: 'list' } 1556482840290 { method: 'myrentals' } 1556482840291 { method: 'profiles' } 1556482840643 { type: 'scrypt', method: 'list', nonce: 1556482840289 } 1556482840649 { method: 'balance' } 1556482850295 { type: 'scrypt', method: 'list' } 1556482850730 { method: 'balance' } 1556482851044 { id: 80234, length: 24, profileid: '85969', method: 'rent' } 1556482851045 { id: 39177, length: 24, profileid: '85969', method: 'rent' } 1556482851046 { id: 44017, length: 24, profileid: '85969', method: 'rent' } 1556482851047 { id: 39178, length: 24, profileid: '85969', method: 'rent' } 1556482851048 { id: 120292, length: 24, profileid: '85969', method: 'rent' } Error renting rig: Profile type does not match rig type Error renting rig: not authenticated Error renting rig: not authenticated Error renting rig: not authenticated Error renting rig: not authenticated
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
Can you possibly tell me what this means 👍
^Croot@HM-D01:~/autominer-api# node app.js
autominer-api listening on port 8168 using http!
1556482840271 { method: 'balance' }
1556482840289 { type: 'scrypt', method: 'list' }
1556482840290 { method: 'myrentals' }
1556482840291 { method: 'profiles' }
1556482840643 { type: 'scrypt', method: 'list', nonce: 1556482840289 }
1556482840649 { method: 'balance' }
1556482850295 { type: 'scrypt', method: 'list' }
1556482850730 { method: 'balance' }
1556482851044 { id: 80234, length: 24, profileid: '85969', method: 'rent' }
1556482851045 { id: 39177, length: 24, profileid: '85969', method: 'rent' }
1556482851046 { id: 44017, length: 24, profileid: '85969', method: 'rent' }
1556482851047 { id: 39178, length: 24, profileid: '85969', method: 'rent' }
1556482851048 { id: 120292, length: 24, profileid: '85969', method: 'rent' }
Error renting rig: Profile type does not match rig type
Error renting rig: not authenticated
Error renting rig: not authenticated
Error renting rig: not authenticated
Error renting rig: not authenticated
The text was updated successfully, but these errors were encountered: