AnyNodes
TwitterTelegram
  • Instruction
    • VPS
    • Dedicated Server
  • Bitcoin
    • Atomicals
      • atomicals-electrumx
      • electrumx-proxy
      • Use custom proxy
  • Mainnet
    • Massa
      • Run massa node as a service
      • AutoBuyRolls
      • Terms
    • Fusion
    • Nym
      • Setup nym-node
      • Run nym-node as a service
      • Bonding
    • HOPR
      • Node upgrade
      • Node migration
  • Testnet
    • SwanChain
    • EthStorage
      • Hardware Recommendations for Optimal Mining Power
      • Know your disk
      • Monitoring bot
    • SHDW
    • Dusk
    • Shardeum
    • HOPR
    • Massa
    • Nibiru
    • 0G.ai
  • Continuous Integration
    • GitHub Actions
  • Arbitrage
    • CEX/DEX
Powered by GitBook
On this page
  • Error 1: When using cli to operate wallet, I got the error:
  • Error 2: Index error
  1. Testnet

Dusk

PreviousSHDWNextShardeum

Last updated 1 year ago

Announcement:

Install Node:

Upgrade Node:

For all error messages I encountered, the is a solution if we search in discord.

Error 1: When using cli to operate wallet, I got the error:

thread 'main' panicked at 'Invalid cache IO error: While lock file: /root/.dusk/rusk-wallet/cache/LOCK: Resource temporarily unavailable', src/bin/main.rs:86:35

The solution is to clear cache.

rm -rf ~/.dusk/rusk-wallet/cache

Error 2: Index error

// this will delete all chain data, no snapshot for 0.16.0
sudo rm -rf /opt/dusk/rusk/chain.db/
sudo rm -rf /opt/dusk/rusk/state/

https://dusk.network/news/announcing-incentivized-testnet/
https://docs.dusk.network/itn/node-running-guide/
https://docs.dusk.network/itn/upgrade-node/