Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.23 KB

File metadata and controls

39 lines (26 loc) · 1.23 KB

FAQ

Why is my balance still zero after a faucet claim?

Possible reasons:

  • Synchronization delay
  • Dashboard cache
  • Transaction indexing not completed yet

Wait a short time, refresh the dashboard, and verify the transaction status using the currently recommended explorer or official community instructions.

Where can I find the correct RPC endpoint?

Use the official QoreChain documentation, repository notes, or current team announcements for the latest RPC endpoint and chain configuration values.

Avoid relying on old screenshots, cached messages, or unverified third-party endpoint lists.

Why is X verification failing?

Common causes:

  • Verification performed too late
  • Post not indexed yet
  • Verification steps completed out of order
  • Account or post visibility settings preventing verification

Repeat the steps carefully and allow time for indexing before retrying.

Dashboard not loading?

Check:

  • Expected dashboard port
  • Container status
  • Firewall configuration
  • Docker logs
  • Whether the node is running in local-only mode

Should I use these notes for production setup?

Treat this FAQ as community onboarding help. For production or mainnet-sensitive steps, confirm all values with official QoreChain sources first.