The droyd command is not found
Confirm the package is installed, then open a new terminal so your shell picks
up the bin directory from your Node installation.
bin directory
inside the printed prefix. If that directory is not on PATH or npm reports a
permissions error, use a Node version manager or the isolated managed install:
command_path immediately. setup --yes also prepares
supported bash and zsh profiles for future shells. Do not fix installation by
using sudo or changing npm’s global prefix.
Browser login did not finish
Check whether a session exists, then retry login. Use--no-browser when the
CLI cannot open a browser itself.
A Bittensor command cannot find its tools or wallet
Inspect the local installation and explicitly provide the command or wallet path only when necessary:recommended_action.command, then rerun doctor. Proceed only
when ok is true and status is ready. If the recommended command is null,
the condition needs user input; do not replace or reconfigure local tooling by
guessing.
For an imported encrypted wallet, use --wallet-password-env or
--wallet-password-stdin. If the wallet folder has several hotkeys, pass
--hotkey <name> during import.
An evaluation cannot start or is still running
Confirm the dataset role, provider credential, and workspace state:droyd eval cancel --json only for a queued or running evaluation. Then
inspect results, logs, and artifacts rather than assuming a terminal evaluation
is successful.
Preflight or submission is blocked
Preflight requires a synchronized experiment, agent version, and artifact. Synchronize, inspect the exact response, resolve its blockers, and retry from the same workspace.Need more detail
Run the same command with--verbose --json, retain the JSON result and the
non-secret stderr message, and contact support without including credentials,
recovery phrases, private keys, or wallet passwords.
