Automate the Bobcat miner from the command line.
Project description
bobcat miner python
Automate the Bobcat miner from the command line.
Install
Pipx
$ pipx install bobcat-miner
ℹ️ Please see this guide for more information about installing stand alone command line tools with pipx.
Docker
$ docker pull aidanmelen/bobcat
Usage
Automatically find, diagnose, and repair the Bobcat miner!
Offline
$ bobcat autopilot
❌ Online Status: Offline
❌ Bobcat Status: Down
⚠️ Rebooting Bobcat
✅ Reconnected to the Bobcat (fancy-awesome-bobcat)
⚠️ Resetting Bobcat
✅ Reconnected to the Bobcat (fancy-awesome-bobcat)
⚠️ Fastsyncing Bobcat
✅ Reconnected to the Bobcat (fancy-awesome-bobcat)
✅ Repair Status: Complete
✅ Relay Status: Not Relayed ✨
✅ Network Status: Good 📶
✅ Temperature Status: Good (38°C) ☀️
Online
$ bobcat autopilot
✅ Online Status: Online ⭐
✅ Sync Status: Synced (gap:-1) 💫
✅ Relay Status: Not Relayed ✨
✅ Network Status: Good 📶
✅ Temperature Status: Good (38°C) ☀️
or run with the official Docker image
$docker run --rm -it aidanmelen/bobcat autopilot
Run bobcat --help
to learn about the available sub-commands and options.
Finding your Bobcat
Searching for your bobcat may be slow. This step can be skipped by using the --ip-address
option
$ bobcat --ip-address 192.168.0.10 -C DEBUG autopilot
🐛 Connected to Bobcat: 192.168.0.10
🐛 The Bobcat Autopilot is starting 🚀 🚀 🚀
...
ℹ️ Please see the offical bobcat instructions to manually find the IP address.
Dry Run
Use the --dry-run
option to see what repair steps the bobcat autopilot
would normally run
$ bobcat --dry-run autopilot
❌ Online Status: Offline
❌ Bobcat Status: Down
⚠️ Dry Run: Reboot Skipped
⚠️ Dry Run: Reset Skipped
⚠️ Dry Run: Fastsync Skipped
✅ Network Status: Good 📶
✅ Temperature Status: Good (38°C) ☀️
Verbose
Use the --verbose
option to see detail diagnostics
$ bobcat --dry-run autopilot --verbose
...
❌ Bobcat Status: Down
**Points to:** Miner's Docker Container
**Why does this happen?**
This can happen if your miner's Docker crashes. Sometimes losing power or internet connection during an OTA can cause a miner's Docker to crash. This can typically be fixed with a reboot or a reset, followed by a fast sync if your gap is >400. Fast Sync is recommended if your gap is >400 and your miner has been fully synced before.
**What You Can Try:**
1. First Try Reboot
2. Try Reset
3. Then Fastsync
4. Make Sure Your Miner is Connected to the Internet. What color is your miner's LED?
**What to provide customer support if unable to resolve:**
1. If Possible, Screenshots of Your Diagnoser.
2. Indicate Miner's LED Color
3. Open Port 22, if Unable to Access the Diagnoser
4. Provide Miner's IP Address
5. Confirm Port 22 is Open (Include a Screenshot of this Page)
**Troublesooting Guides:**
- https://bobcatminer.zendesk.com/hc/en-us/articles/4413666097051-Status-Down-4413666097051-Status-Down-
...
Monitoring with Discord
Monitor your Bobcat remotely by sending events to a Discord channel. No need for VPN or SSH agent setup!
$ bobcat --discord-webhook-url https://discord.com/api/webhooks/xxx autopilot
✅ Online Status: Online ⭐
✅ Sync Status: Synced (gap:0) 💫
⚠️ Relay Status: Relayed
✅ Network Status: Good 📶
❌ Temperature Status: Hot (78°C) 🌋
and check the Discord channel
ℹ️ Please see Discord's Intro to Webhooks document for more information.
Bobcat SDK
Please see the Bobcat SDK Docs for more information.
Contributions
Please see the Contributions Docs for more information. This document includes sections for Development, Test, and Release.
DIY Troubleshooting
Please see No Witness's Troubleshooting Guide for more information.
Donations
Donations are welcome and appreciated! :gift:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for bobcat_miner-0.16.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b4dd6a8a757ca64887514708ecc25babfaf0638fb3f35409c31532a4ad63f40 |
|
MD5 | 0224e05b8da3c39c7453cb78e650007d |
|
BLAKE2b-256 | 7d6dcd7ba2633229505521378a1ab1bcca6fc9662ade09692beca540124c529a |