Docs/support
Reviewed 2026-07-06
Markdown
CurrentCommunity · Guide

Get help and report problems

Route a product question, reproducible defect, documentation problem, or security concern to the correct public or private channel.

Choose a support channelEstimated time3 minutes
Trust, applicability, and sourcesCurrent public project policy or service surface

Choose the channel

  • In Mobazha Unified, open Me → Help & Support → Documentation. The same canonical portal is linked from the desktop Footer.

Start with the failing boundary

SymptomFirst checkBest route if reproducible
Hosted page or login is unavailableService status, browser network result, and whether another public page worksCommunity support for a current service question; repository issue only with a product reproduction
Local Node will not startExact commit, start flags, data directory ownership, port, disk, and doctor --jsonNode issue
Storefront control is missingRuntime-config readiness, capability, current identity, store context, and seller configurationUnified issue for presentation; Node issue for an incorrect backend capability
Payment is not observedOrder ID, intended asset, address, amount, expiry, confirmations, and dependency healthNode issue after preserving sanitized evidence; do not send a second payment to test blindly
Order, refund, or dispute state looks wrongAuthoritative order state, payment record, recent action, and active policyNode issue for state authority; Unified issue only when correct backend state is displayed incorrectly
Webhook or integration repeats workDelivery or event identity, signature result, endpoint response, and reconciliation recordNode issue for delivery behavior; integration owner for consumer deduplication
Documentation conflicts with behaviorPage URL, reviewed date, deployment version, capability snapshot, and the conflicting resultDocumentation issue

Do not change several layers at once. Reproduce against the smallest local or disposable boundary first, then report the component that owns the incorrect state.

Write a useful report

  • Identify hosted or self-hosted deployment, exact version or commit, operating system, and relevant capability state.
  • Describe the smallest reproducible steps, expected behavior, actual behavior, and sanitized evidence.
  • Search existing issues and link related documentation or release notes.
  • Do not include access tokens, private keys, seeds, wallet recovery material, customer data, or private infrastructure details.

For an order or payment problem, include only sanitized identifiers needed to correlate the record. State whether funds were merely instructed, observed, verified, settled, refunded, or still unknown; those are different conditions and require different recovery actions.

Security exception

Suspected vulnerabilities, leaked credentials, signing-key concerns, and exploits must use private vulnerability reporting in the affected GitHub repository. Do not first disclose them through community chat or a public issue.