Skip to content

[BUG] /home/viperx808/gaianet/bin/gaianet: line 588: store_force: command not found #194

Description

@ViperX619

🧪 Describe the Issue

  • Node crash/unrecoverable state
  • Consensus failure
  • Block synchronization failure
  • P2P networking issue
  • RPC/API malfunction
  • Transaction processing error
  • Memory leak/resource exhaustion
  • Cryptographic operation failure
  • Storage corruption
  • Performance degradation
  • Security vulnerability
  • Documentation error
  • Other:

🔍 Affected Components

  • Consensus engine (Tendermint/BFT)
  • State machine
  • P2P networking layer
  • RPC/API interface
  • Storage layer (LevelDB/RocksDB)
  • Cryptography module
  • Smart contract execution
  • CLI commands
  • Monitoring/metrics
  • Deployment scripts
  • Testing framework
  • Documentation

📜 Expected Behavior

🛠️ Steps to Reproduce

`bash

Provide exact CLI commands and environment setup

  1. gaianet-node init --chain-id=gaia-testnet-1
  2. gaianet-node start --log_level=debug
  3. curl -X POST http://localhost:26657 -H 'Content-Type: application/json' -d '{"jsonrpc":"2.0","method":"broadcast_tx_sync","params":["..."]}'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions