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

Error while executing DEMO #576

Open
puppinoo opened this issue May 20, 2021 · 0 comments
Open

Error while executing DEMO #576

puppinoo opened this issue May 20, 2021 · 0 comments

Comments

@puppinoo
Copy link

puppinoo commented May 20, 2021

Hi,
really newbie about docker so I'm sorry if question is silly and depends on my mistakes.
I'm trying to install demo in https://github.com/poanetwork/eth-to-bnc-bridge/blob/master/DEMO.md but I'm receiving error while executing ./demo/start-binance-environment.sh
all the previous commands worked.
Any help is MUCH appreciated.

Thanks a lot.
Pino.

EDIT: Trying to understand how to paste code portion correctly. Sorry about that too.

EDIT#2: I now realize that is probably a totally different project. Sorry for misunderstanding. But I need to do just that. My users need to be able to move funds cross chain from ETH to BNB on BSC. Is that possible in any way not using Binance Bridge (or using that programmatically)?.

Pinuccio@ubuntu:/src/eth-to-bnc-bridge$ ./demo/start-binance-environment.sh
[sudo] password di pinuccio:
Restarting binance test network
Building required binaries
Running environment
Building node
Sending build context to Docker daemon 2.048kB
Step 1/9 : FROM alpine:3.9.4
---> 055936d39205
Step 2/9 : ARG BNC_VERSION=0.6.2
---> Using cache
---> 8a81f150c803
Step 3/9 : WORKDIR /bnc
---> Using cache
---> 12dde7ce0ea6
Step 4/9 : COPY --from=testnet-binaries /binaries/fullnode/testnet/${BNC_VERSION}/linux/bnbchaind ./
invalid from flag value testnet-binaries: pull access denied for testnet-binaries, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
ERROR: Service 'node' failed to build : Build failed
pinuccio@ubuntu:/src/eth-to-bnc-bridge$

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

1 participant