Giter Club home page Giter Club logo

Comments (4)

MichaelKim20 avatar MichaelKim20 commented on June 30, 2024

A. Preferences

The latest version of agora-chain supports mainnet and testnet simultaneously.
In order for you to change to the mainnet environment, you must run the following command first.

./agora.sh network mainnet

In order for you to change to a testnet environment, you must run the following command first.

./agora.sh network testnet

B. Your suggestion

docker compose -f /bosagora/agora-chain/networks/testnet/docker-compose.yml up -d

The command you suggested is already included in agora.sh .

Try the following command

To start

./agora.sh docker-compose up

To stop

./agora.sh docker-compose down

C. Your question

1.

Failure to upgrade a node may result in a penalty.

2.

Use this command 

To start

./agora.sh docker-compose up

To stop

./agora.sh docker-compose down

3.

Please wait for the el-node to complete synchronization
Don't use docker-compose right away
Please use it in the order of the following documents
https://github.com/bosagora/agora-chain/blob/v0.x.x/docs/INSTALL-NODE-UBUNTU-EN.md

  1. One terminal
./agora.sh el-node init
./agora.sh el-node run
  1. Another terminal
./agora.sh cl-node run
  1. After the synchronization of two nodes is complete
./agora.sh docker-compose up

If the problem persists, please delete the folder below and try again
./networks/testnet/root/chain

from agora-cl.

RoscoPColtrane1 avatar RoscoPColtrane1 commented on June 30, 2024

Thx Michael, i deleted the chain, ran both nodes in terminals and it synced ok this time. I also ran the upgrade.sh script after it synced. Dont know if thats still neccesary tho.
'./agora.sh docker-compose up' runs without P2P_HOST_IP variable error now.

The other question: What happens if noderunners dont upgrade before the date? Will the nodes still produce conformations/rewards (no penalties?)?
On the Etherium network the update can be delayed, its just for the withdraw functionality.

from agora-cl.

MichaelKim20 avatar MichaelKim20 commented on June 30, 2024

That sounds like a great idea.
Let me find a way to solve it(P2P_HOST_IP)
I created an issue.
bosagora/agora-chain#79

from agora-cl.

RoscoPColtrane1 avatar RoscoPColtrane1 commented on June 30, 2024

Thx for the answers, i will close this issue.

from agora-cl.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.