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

Docker error on start #4

Open
truthSeekr opened this issue Jul 15, 2021 · 0 comments
Open

Docker error on start #4

truthSeekr opened this issue Jul 15, 2021 · 0 comments

Comments

@truthSeekr
Copy link

truthSeekr commented Jul 15, 2021

Hello,
I am going along with tutorial and im stuck on the running docker....

I have installed docker like this
https://vexxhost.com/resources/tutorials/how-to-install-and-use-docker-on-ubuntu-14-04

I have ubuntu 14.04 LTS (pretty old)
but I managed to install everything except that docker doesnt run.
It left me with error


> set -x; solana-localnet down; set -e; solana-localnet up

+ solana-localnet down

[eval]:2
    let p = [
        ^
SyntaxError: Unexpected identifier
    at Object.<anonymous> ([eval]-wrapper:6:22)
    at Module._compile (module.js:456:26)
    at evalScript (node.js:565:25)
    at startup (node.js:80:7)
    at node.js:935:3


I have pulled this image
solanalabs/solana:v1.6.13

Now I will try stable version....

and it has the same effect

Thanks for any help

Now I realized I need docker-machine not engine and I have installed it but it doesnt change that fact that error remains.

So it is solanata-localnet down command's issue

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