I cant get rewards when I moved data to new PC
Environment
-Windows 10
- Advanced CLI
Problem
-
This is my code now:
Node:$host.UI.RawUI.WindowTitle = "Sub-Node" .\subspace-node-windows-x86_64-skylake-gemini-3f-2023-sep-21.exe ` --base-path G:\Data-NodeID ` --chain gemini-3f ` --execution wasm ` --blocks-pruning 256 ` --state-pruning archive ` --no-private-ipv4 ` --validator ` --name "neosub1" Farm: $host.UI.RawUI.WindowTitle = "Sub-Farm" .\subspace-farmer-windows-x86_64-skylake-gemini-3f-2023-sep-21.exe farm --reward-address stB7nBJUuFGwq3UX5bAJcEj4Awxt2qrTQNfrt2Q19ULSZWqFy path=G:\Sub,size=450G
-
I received the reward normally with wallet address : 5FTzzUVDpmTo7QyLCKstYq4Wte88LW8ZhYLu9kzbo13fPTEQ
-
Sep 18, 2023. I moved nvme to new PC, change path nvme from D > G, I run code node and farm, I dont get rewards anymore. I change address to st9fV4yCgXRv1s2wv4VXNm1YadFWbHCcpiopdSJxtavNmDdL9, I still dont get rewards. After this, I change address again to : st8wxZKHq6DuRT6HeLLhi6EGTKrUjr4wjGLCdWYNNWeCp827M. still no rewards.
All step in log have many line: " …INFO single_disk_farm{disk_farm_index=0}: subspace_farmer::reward_signing: Successfully signed reward hash…" -
I formated NVME, created new polkadot wallet, conect with address: Polkadot/Substrate Portal" to get new sub adrress. Now I run code with wallet : stB7nBJUuFGwq3UX5bAJcEj4Awxt2qrTQNfrt2Q19ULSZWqFy. Now log :
Sector plotted successfully (47.03%)…
Successfully signed reward hash …
But I dont get rewards.
My friend add my address wallet to code farm of his. Wallet can get reward
====
Can anyone explain to me what happened?
And what should I do? Should I continue plotting or stop?
Thank for read.