Ethereum contract hangs on AWS

0 votes

I am using AWS Ethereum cloud form template (on EC2/docker). The contract deploys quickly in remix VM but it hangs and does not return mined address in Ethereum on AWS. I checked with AWS services, no issues with the cluster. So I am wondering if the code needs optimization? I tested small contracts, they mined well. Can you please help?

Dec 31, 2018 in Blockchain by slayer
• 29,350 points
460 views

1 answer to this question.

0 votes

Please check the memory consumption for docker container and how much is required to process the contract using web3, I suggest you not to use Docker containers if you are running only one service. Instead, you can setup ethereum for production level and run your contracts there.

answered Dec 31, 2018 by Omkar
• 69,210 points

Related Questions In Blockchain

0 votes
2 answers

How to get notified when an event triggers on ethereum smart contract?

Muchas gracias. ?Como puedo iniciar sesion? READ MORE

answered May 2, 2020 in Blockchain by aqowcmbevs
2,168 views
0 votes
1 answer

How do I withdraw the balance from a contract on Ethereum test blockchain?

Your need to improvise your code a ...READ MORE

answered Aug 3, 2018 in Blockchain by Perry
• 17,100 points
2,451 views
0 votes
1 answer
+1 vote
1 answer

How to deploy ethereum smart contracts on a website?

There are many ways to do this: 1 ...READ MORE

answered Mar 27, 2018 in Blockchain by Johnathon
• 9,090 points
1,657 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,467 views
+1 vote
4 answers

How to estimate the cost for deploying smart contract on mainnet?

Since you have already deployed the contract ...READ MORE

answered Apr 10, 2018 in Blockchain by Shashank
• 10,400 points
14,725 views
0 votes
2 answers

Why is network already up to date while trying to deploy a contract on truffle?

I guess you have ganache running already ...READ MORE

answered Apr 24, 2018 in Blockchain by Shashank
• 10,400 points
4,143 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