Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to deploy Tokenbridge oracle instance #521

Open
NicholsonTsang opened this issue Feb 28, 2021 · 6 comments
Open

Not able to deploy Tokenbridge oracle instance #521

NicholsonTsang opened this issue Feb 28, 2021 · 6 comments

Comments

@NicholsonTsang
Copy link

NicholsonTsang commented Feb 28, 2021

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?

@akolotov
Copy link
Collaborator

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

@NicholsonTsang
Copy link
Author

NicholsonTsang commented Feb 28, 2021

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

@akolotov
Copy link
Collaborator

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

@NicholsonTsang
Copy link
Author

NicholsonTsang commented Mar 1, 2021

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

@maxrobot
Copy link

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

@1921Aaron
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants