tokenbridge icon indicating copy to clipboard operation
tokenbridge copied to clipboard

Not able to deploy Tokenbridge oracle instance

Open NicholsonTsang opened this issue 4 years ago • 6 comments

I follow Tokenbridge website's instruction (https://docs.tokenbridge.net/amb-bridge/arbitrary-message-bridge-deployment/2-tokenbridge-oracle-instance) to do the oracle instance deployment, however, the deployment stuck with the "Task [oracle: Get blocks] **************************** ". Does this issue related to the previous day's code update?

NicholsonTsang avatar Feb 28 '21 13:02 NicholsonTsang

Sorry, but you provided no details about the playbooks configs, the oracle version etc.

akolotov avatar Feb 28 '21 14:02 akolotov

I simply follow the documentation from the website to clone Tokenbridge repository without changing the default playbooks configuration and oracle version. I just create and edit tokenbridge/deployment/hosts.yml and tokenbridge/deployment/group_vars/.yml following the instruction on https://docs.tokenbridge.net/amb-bridge/arbitrary-message-bridge-deployment/2-tokenbridge-oracle-instance . After creating and editing the aboved two files, I ran "ansible-playbook --private-key=~/.ssh/<privkey.file> -i hosts.yml site.yml" for deployment.

Capture

NicholsonTsang avatar Feb 28 '21 14:02 NicholsonTsang

The information from group_vars/<yourfile>.yml is important for understanding why the deployment scripts do not work.

akolotov avatar Feb 28 '21 23:02 akolotov

I had deployed the amb bridge on Ropsten [home] and Goerli [Foreign] network and the oracle setting are based on poanetwork's Tokenbridge contract deployed on Ropsten and Goerli chain. Thanks!

Here is my yml config:

hosts.yml: image

group_vars/ropstenGeorli.yml: image

NicholsonTsang avatar Mar 01 '21 05:03 NicholsonTsang

I too have tried to simply run the ansible playbooks and have them stick on the task get blocks.

maxrobot avatar Dec 12 '21 14:12 maxrobot

I had deployed the amb bridge on Ropsten [home] and Goerli [Foreign] network and the oracle setting are based on poanetwork's Tokenbridge contract deployed on Ropsten and Goerli chain. Thanks!

Here is my yml config:

hosts.yml: image

group_vars/ropstenGeorli.yml: image

hi, I know it's been a long time, but I still ask you for help, did you leave any notes during the build

1921Aaron avatar Jul 27 '23 04:07 1921Aaron