-
-
Notifications
You must be signed in to change notification settings - Fork 29
Fix Sync Issues
blockinator edited this page Aug 14, 2019
·
1 revision
- Your Daemon stuck?
- Your GUI Wallet stuck?
-
You see errors like these:
-One of outputs for one of inputs have wrong tx.unlockTime = 269549
-Failed to handle_output for output no = 3, with absolute offset 103181
-Failed to get output keys for tx with amount = 0.01000000 and count indexes 4
-Failed to check ring signature for tx ace343256581b8e130[..]f109de8de - Your Node is not sync with network height?
The simplest way is to add an additional checkpoint to your Qwertycoin Daemon. If you're a Node- or a Pool owner you can copy a Checkpoint from here and paste it in a new line in your CryptoNoteCheckpoints.h After saving the file you must build your project again.
You can start the Qwertycoin Daemon with a Checkpoint using --load-checkpoints arg
Command. If you have a stuck GUI Wallet you have to quit it first and download the CLI client to continue. You can download the CLI here.
Download a checkpoint from here and start your Daemon with --load-checkpoints checkpoint.csv
command. Please read our article about starting the daemon with checkpoints from CSV:
- A01. | Contributing
- A02. | Getting Started
- A03. | Qwertycoin Community
- A04. | Qwertycoin Voting
- A05. | Qwertycoin API
- B01. | Generating a Wallet
- B02. | Making a Paper Wallet
- B03. | Wallet Backup
- B04. | Wallet Recovery
- B05. | Wallet Update
- B06. | Using CLI Wallet
- B07. | Using RPC Wallet
- B08. | Using GUI Wallet
- B09. | Using Zero Wallet
- B10. | Using Web Wallet
- B11. | Using Mobile Wallet
- B12. | RPC Wallet API
- B13. | Sign and verify messages
- C01. | Start Masternode
- C02. | Fix Sync Issues
- C03. | Load Checkpoints
- C04. | JSON RPC API
- C05. | HTTP RPC API
- D01. | XMR Stak Guide
- D02. | XMR Stak Linux Guide
- D03. | XMRIG Guide
- D04. | Mining with SBC
- D05. | Cloud Mining
- D06. | Mobile Mining
- D07. | Using a Mining Pool
- D08. | Creating a Mining Pool
- E01. | How to trade QWC on Crex24
- E02. | How to trade QWC on Bitexlive
- E03. | How to trade QWC on Bisq
- G01. | Hosting Block Explorer
- G02. | Hosting Faucet
- G03. | Hosting Web Wallet
- G04. | How to use the QWC Faucet