madMAx43v3r / chia-gigahorse

221 stars 32 forks source link

After delete database plotnft show status #151

Closed mcc7500 closed 1 year ago

mcc7500 commented 1 year ago

Hi MAx, Thanks for you support, I delete the chia database and now synced. But the plotnft show still below as:

C:\1.8.1.giga13>chia plotnft show

Active Wallet Key (*): -Fingerprint: 517879064 -Sync Status: Synced

Wallet height: 3793164 Sync status: Synced Wallet id 2: Current state: SELF_POOLING Current state from block height: 1299852 Launcher ID: xxxxxxxxxxx Target address (not for plotting): xch1l5zlcmfgpzy0c3dneugwwusaxjwswjf7r5clykyakxp97xakd7qqfyf5rj Number of plots: 0 Owner public key: xxxxxxxxxxx Pool contract address (use ONLY for plotting - do not send money to this address): xxxxxxxxxxxxxxxx Claimable balance: 0.0 xch (0 mojo)

Wallet id 7: Current state: FARMING_TO_POOL Current state from block height: 3789406 Launcher ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Target address (not for plotting): xch19ukfhgdjx9w5zw5jkhcrf7sr9qkvhgtk0lv6u7c5m9ptj60dt4tscqkmna Number of plots: 3581 Owner public key: xxxxxxxxxxxxxxxxx Pool contract address (use ONLY for plotting - do not send money to this address): xxxxxxxxxxxxxxxxxx Current pool URL: https://asia1.pool.space Current difficulty: None Points balance: 0 Points found (24h): 0 Percent Successful Points (24h): 0.00% Payout instructions (pool will pay to this address): xxxxxxxxxxxxxxxxxxxxx Relative lock height: 64 blocks

After that I join the pool as below,(because my gigahours polts pool contract address is ID 7), still error .Would you please help me on my case?thanks. C:\1.8.1.giga13>chia plotnft join -i 7 -u https://asia1.pool.space

Active Wallet Key (*): -Fingerprint: 517879064 -Sync Status: Synced

{'authentication_token_timeout': 5, 'description': 'Welcome to Space Pool. By creating this Plot NFT, you agree ' 'to the following terms https://pool.space/terms', 'fee': 0.01, 'logo_url': 'https://pool.space/logo-250.png', 'minimum_difficulty': 1, 'name': 'Space Pool', 'protocol_version': 1, 'relative_lock_height': 64, 'target_puzzle_hash': '0x2f2c9ba1b2315d413a92b5f034fa03282ccba1767fd9ae7b14d942b969ed5d97'}

Will join pool: https://asia1.pool.space with Plot NFT 517879064. Confirm [n]/y: y Error performing operation on Plot NFT -f 517879064 wallet id: 7: {'error': "Asked to change to current state. Target = {'owner_pubkey': '0xaaecd752457e5a3cec8c1de81ed7b973843761ae7da4bdfc77c5f1a9815b6aa30484f20b38fe6fccd08d612f601c8b0a',\n 'pool_url': 'https://asia1.pool.space',\n 'relative_lock_height': 64,\n 'state': 3,\n 'target_puzzle_hash': '0x2f2c9ba1b2315d413a92b5f034fa03282ccba1767fd9ae7b14d942b969ed5d97',\n 'version': 1}", 'success': False}

mcc7500 commented 1 year ago

Attached the version: C:\1.8.1.giga13>chia version 1.8.1.giga13

mcc7500 commented 1 year ago

closed