electroneum / electroneum-pool

GNU General Public License v2.0
177 stars 172 forks source link

Block found - Reward send but not come to wallet #41

Open toto1978 opened 6 years ago

toto1978 commented 6 years ago

Hi,

i setup the pool for testing a little bit.

Now i was very lucky and found a block. In the frontend i see now the block reward in Pending Balance.

I also have the ID:

https://blockexplorer.electroneum.com/block/41f4249bdf15eb94678539c57f3e08ab810903cc4f7dcdda3ae43c61a16169d0

But in Pool Wallet the Balance is still 0 and im getting error that payments can´t be send : not_enough_money

What i have to do to solve that problem ?

electroneumRepo commented 6 years ago

Firstly, Please ensure that your daemon is up-to-date. In the wallet type refresh and this should refresh your balance. It may take some time for your balance to be updated. The coins may be in your pending balance.

I hope this helps.

toto1978 commented 6 years ago

Dear Richard,

Nothing happens. Still at zero Balance.

I filled correct wallet adress in config.json

What can i do?

Von meinem Samsung Galaxy Smartphone gesendet.

-------- Ursprüngliche Nachricht -------- Von: Richard Ells notifications@github.com Datum: 16.11.17 17:14 (GMT+01:00) An: electroneum/electroneum-pool electroneum-pool@noreply.github.com Cc: HZ EDV info@hz-edv.de, Author author@noreply.github.com Betreff: Re: [electroneum/electroneum-pool] Block found - Reward send but not come to wallet (#41)

Firstly, Please ensure that your daemon is up-to-date. In the wallet type refresh and this should refresh your balance. It may take some time for your balance to be updated. The coins may be in your pending balance.

I hope this helps.

- You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/electroneum/electroneum-pool/issues/41#issuecomment-344973302, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AgKIzfTcEmZOPETqTwroQKt7fqpeb069ks5s3F9YgaJpZM4QgXq0.

ghost commented 6 years ago

toto1978, how are you?

toto1978 commented 6 years ago

Hi,

first sorry for my english.

My Problem is, that i found a block on own pool (with very high luck) , the ID is above.

But the reward didnt come to the wallet what configured in the json.config.

Is there anything i can do to solve that problem ?

electroneumRepo commented 6 years ago

Hi,

I'm unsure of what to suggest. The funds would go to the wallet address which you have in your config.json.

We have no issues in our pool and many pools are online working without issues.

I would suggest you check your wallet address matches the one you are checking balance for. Unfortunately, there is nothing more I can do to help with this matter due to the way the block chain works.

You may check the "Miner Reward Transaction" to see that the transaction went correctly to your wallet address. You will be required to enter wallet address and view key and then it can tell you if it went to that address. Link for that transaction is : https://blockexplorer.electroneum.com/tx/210c502d2181668d26dfd555ecb6b5a1096d278d708b5d07f27db21429a46857

toto1978 commented 6 years ago

etn

Thats what i see but not understand.

Die Balance is still at zero in that wallet

toto1978 commented 6 years ago

I now try to send 5 etn from my regular wallet to the pool wallet, the balance 1 hr ago is still at zero.

So i think its a wallet problem, is there anything i can do ?

Here the 5 ETN Test :

https://blockexplorer.electroneum.com/search?value=994dde89bd5571308854129f19dc00612d2222c9af98c001ab74c6d5e8bc472f

show_transfer show following:

Outgoing transaction found txid: <994dde89bd5571308854129f19dc00612d2222c9af98c001ab74c6d5e8bc472f> Height: 28668 Timestamp: 01:53:56 PM Amount: 5.00 Payment ID: 0000000000000000 Change: 84.99 Fee: 0.01 Destinations: etnkN8mskpLarPN3ksbPaH39frTRMU5k1GtVgExutUR47CpPQLXTHGKDGFhwWWeEn9AJHkZaYG89vNLrjT6vMJk48DvjZEAXDA: 5.00

electroneumRepo commented 6 years ago

Hi,

I honestly do not know what to suggest. I can see that its saying the outputs went to your wallet.

Have you tried accessing the wallet on a different computer? Another thing to do is remove the blockchain folder from your computer and then re-download the blockchain.

Sorry I could not be of more help.

privacybtc commented 6 years ago

Hi, I faced this problem and fixed it , problem in ur wallet You must re build ur wallet by get all ur wallet info saved : View key: secret: spendkey public: spendkey Recover Acsess Then delete ur wallet file or move it away open ur windows CMD CD to ur wallet directory then run the wallet by this command

electroneum-wallet-cli.exe --generate-from-keys CHANGENAME.etn

use new wallet name.etn then put ur saved info ur wallet will be rebuild and u will got ur money back. This problem must be fixed in next coins' blockchain update

iwalinski commented 6 years ago

privacybtc Bro you saved my day, thank you so much for the valuable information. After trying and failing I finaly got the the working point!

bapparabi commented 6 years ago

same issue i have is show is send to my pool wallet but not showing in wallet ..

as i am using linux wallet and its in pool wallet ..

any solution to this

electroneumRepo commented 6 years ago

@bapparabi Please see the response from @privacybtc

flashjpr commented 6 years ago

@privacybtc thanks for the hint! I was struggling to crack it down as my pool's blocks were mined but could not see the coins anywhere!