not working eth sendTransaction

0 votes
https://www.edureka.co/blog/ethereum-private-network-tutorial/amp/
after below steps, not able to send/transact the amount:
web3.fromWei(eth.getBalance("0x82c440bba462220c9b54600e584373014706c177"), "ether")
1200
web3.fromWei(eth.getBalance("0x9db5b590fdecc10cdb04b85a3503e94e61b207ca"), "ether")
1000
eth.sendTransaction({from:eth.accounts[0], to:eth.accounts[1], value: web3.toWei(1000, "ether")})
personal.unlockAccount(eth.accounts[0], "<password>")
web3.fromWei(eth.getBalance("0x82c440bba462220c9b54600e584373014706c177"), "ether")
1200
web3.fromWei(eth.getBalance("0x9db5b590fdecc10cdb04b85a3503e94e61b207ca"), "ether")
1000


please help me.
log:

INFO [10-10|20:52:30.881] Submitted transaction                    hash=0x2a8a880cbbdc374c1153e9f04716a1d49b3b2f641a54ea0cbdf6a6ece6f3e49e from=0xCACafa0e785d09698182C19F575EA93d092d1185 nonce=4 recipient=0xa20d9843DF1b7572ad01f5f931a81cb0351aF734 value=1,000,000,000,000,000,000,000
INFO [10-10|20:52:38.755] Looking for peers                        peercount=0 tried=105 static=0
INFO [10-10|20:52:58.840] Looking for peers                        peercount=0 tried=54  static=0
INFO [10-10|20:53:09.325] Looking for peers                        peercount=0 tried=88  static=0
INFO [10-10|20:53:29.379] Looking for peers                        peercount=0 tried=116 static=0
INFO [10-10|20:53:40.669] Looking for peers                        peercount=0 tried=121 static=0
ERROR[10-10|20:53:45.834] Snapshot extension registration failed   peer=72a78a89 err="peer connected on snap without compatible eth support"
INFO [10-10|20:53:51.232] Looking for peers                        peercount=0 tried=81  static=0
INFO [10-10|20:54:01.315] Looking for peers                        peercount=0 tried=88  static=0
INFO [10-10|20:54:11.330] Looking for peers                        peercount=0 tried=65  static=0

Oct 11, 2021 in Blockchain by rathnamachary
• 120 points
590 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Blockchain

0 votes
1 answer

Geth 'sendTransaction' not working

When transactions are put in a loop, ...READ MORE

answered Jul 3, 2018 in Blockchain by Omkar
• 69,210 points
1,158 views
0 votes
1 answer

My first Hyperledger fabric network is not working

Delete as admin the channel-artifacts folder, down ...READ MORE

answered Aug 10, 2018 in Blockchain by Johnathon
• 9,090 points
1,584 views
0 votes
1 answer

Function not working from class

Try this code:  // Add new block ...READ MORE

answered Aug 16, 2018 in Blockchain by digger
• 26,740 points
420 views
0 votes
1 answer

OpenSSL i2o_ECPublicKey not working

When your right something in the buffer, ...READ MORE

answered Aug 17, 2018 in Blockchain by digger
• 26,740 points
900 views
0 votes
3 answers
0 votes
1 answer

Bitcoin payment system not working

I found the problem, it was actually ...READ MORE

answered Aug 30, 2018 in Blockchain by slayer
• 29,350 points
627 views
0 votes
1 answer

mingw32 set command not working

From standard cmd, the unquoted original works just ...READ MORE

answered Aug 31, 2018 in Blockchain by slayer
• 29,350 points
405 views
0 votes
1 answer

python3 pip not working

The name of your package in PyPI ...READ MORE

answered Sep 4, 2018 in Blockchain by slayer
• 29,350 points
895 views
0 votes
1 answer

Javascript mBTC to BTC conversion not working

At the beginning of bitcoinConversion() you have: if (currentUnit != ...READ MORE

answered Sep 5, 2018 in Blockchain by slayer
• 29,350 points
834 views
0 votes
1 answer

SteemJS not working in Firefox/IE

npm install adcpm/steem#dev Just build it from develop ...READ MORE

answered Sep 14, 2018 in Blockchain by digger
• 26,740 points
344 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP