Faulty Machines
What's a "Faulty Machine" and what to do when you have one
As long as the hardware ID doesn’t change, the machine will be considered faulty if the total metapower has decreased by more than 10%.
Please note: a machine will not be deemed as faulty if its GPU or CPU type changes, but the machine metapower drops less than 10%
Make sure you have updated to the latest version and restart the Daemon process
1> Query machine information
Query machine information and return the latest machine information and machine hosting information by default using the following command:
// ccn machine info
2> Reset the machine
Reset the machine if the machine hardware ID doesn’t change and the machine's resources have been readjusted using the following command:
// ccn machine renew
3> Replace the machine under the same machine ID
Replace the machine under the same machine ID if the machine hardware ID changes after the machine resources have been readjusted using the following command:
// ccn machine replace -i MachineID
- Grace period: 72 hours
- Auto disconnect after 72 hours of staying faulty
- One-time penalty once it’s disconnected
Last modified 4mo ago