Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Partially supported miner: ANTMINER BHB42XXX #426

Description

@KelompokZahra

Description

I encountered a partially supported miner warning while using pyasic:

UserWarning: Partially supported miner found: ANTMINER BHB42XXX, type: MinerTypes.ANTMINER

The miner is detected but appears to have incomplete support (likely related to RPC or stats parsing).

Environment
pyasic version: (fill this, e.g. 0.x.x)
Python version: 3.13
OS: Windows
Miner Information
Model: ANTMINER BHB42XXX
Firmware: (stock / VNish / Braiins — isi sesuai punyamu)
IP Type: Local network (192.168.x.x)
Behavior
get_data() works (mostly stable)
rpc.stats() may timeout or fail (especially on stock firmware)

Occasional errors like:

Failed to call config on S19j Pro (Stock)
Expected Behavior

Full support for this miner model, especially:

Stable stats retrieval
Proper parsing of chain, temperature, and hashrate
Additional Context

This miner seems to be detected as an Antminer but may have differences in API response compared to fully supported models.

Let me know if additional debug logs or raw API responses are needed.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions