”Where is my MOR?” / wallet balance dropped
You almost certainly opened a session. The MOR is escrowed in the Diamond contract, not lost. See:MorpheusUI shows zero balance after recovering my wallet
You probably recovered a derived address from your mnemonic. MorpheusUI only resolves the top-level address from a mnemonic. Use a tier-1 wallet, or import the private key directly.”Provider not responding” or stuck mid-prompt
- Confirm the proxy-router is still running (check the launcher CMD window or
http://localhost:8082/healthcheck). - The provider may be down. Close the session early; an immediate partial refund hits your wallet, and any timelocked slice in
userStakesOnHoldbecomes claimable viawithdrawUserStakesafter ~1 UTC day: - Try a different model from a different provider.
Local model returns nonsense
The bundledtinyllama is a demonstration model only. It will hallucinate, miscount, and contradict itself. Don’t compare it to a real Morpheus model. See Local vs on-chain models.
Swagger / API not reachable on :8082
- Check the launcher terminal for proxy-router errors.
- Common cause: invalid ETH node URL or wrong chain/contract addresses. See proxy-router env reference.
- macOS: ensure
xattr -cremoved quarantine flags from the binaries.

