Issue: ModelRegistry reporting inactive for qwen--qwen3--32b — blocking buyer match on a live seller offer
dexdo version: 0.0.14
Setup:
- Seller note: 0:d25ce05cbc52fb2be74d143d8e1595cf303bc1b5b27e815053cd7ccc723a72ce
- Seller offer live on-chain (confirmed via dexdo status): TokenContract 0:1894bf80eb095c9dc12e56072f1be294e1ef6e1db841a9f6832d85a627d714c3, state=placed active=true, 1024 ticks at 1000 SHELL/tick
- Buyer note (freshly deployed, funded N10000): 0:a77e03be39168b880a85b409f6a44d4e293eb3328b634098d38e50f03c0e714a
- dexdo doctor --market ~/private_market.json passes cleanly — RootModel, InferenceOrderBook, TokenContract, and PrivateNote all show binary pins matching live shellnet.
Command that fails:
dexdo buyer --market ~/private_market.json --note-key ~/pn_buyer.key --note-addr 0:a77e03be39168b880a85b409f6a44d4e293eb3328b634098d38e50f03c0e714a --max-price-per-tick 1000 --local-listen 127.0.0.1:8080
Error output:
Error: ModelRegistry has(qwen--qwen3--32b)
Caused by:
ModelRegistry 0:19a88a103f949df6ce5532a91e935a04acd708872d4bd4e2e5e446d0d78140b9 is not active; cannot read has(qwen--qwen3--32b)
Reproducible on repeat attempts, not transient. dexdo doctor has no ModelRegistry check so I can't self-diagnose further.
Question: Is this a known issue for qwen--qwen3--32b specifically, or account-specific to me? Is there a currently-active model I should redeploy against instead to keep earning while this is looked at?
Issue: ModelRegistry reporting inactive for qwen--qwen3--32b — blocking buyer match on a live seller offer
dexdo version: 0.0.14
Setup:
Command that fails:
dexdo buyer --market ~/private_market.json --note-key ~/pn_buyer.key --note-addr 0:a77e03be39168b880a85b409f6a44d4e293eb3328b634098d38e50f03c0e714a --max-price-per-tick 1000 --local-listen 127.0.0.1:8080
Error output:
Error: ModelRegistry has(qwen--qwen3--32b)
Caused by:
ModelRegistry 0:19a88a103f949df6ce5532a91e935a04acd708872d4bd4e2e5e446d0d78140b9 is not active; cannot read has(qwen--qwen3--32b)
Reproducible on repeat attempts, not transient. dexdo doctor has no ModelRegistry check so I can't self-diagnose further.
Question: Is this a known issue for qwen--qwen3--32b specifically, or account-specific to me? Is there a currently-active model I should redeploy against instead to keep earning while this is looked at?