Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

grid-ui not starting #1418

Closed
voltumna opened this issue May 9, 2022 · 1 comment
Closed

grid-ui not starting #1418

voltumna opened this issue May 9, 2022 · 1 comment

Comments

@voltumna
Copy link

voltumna commented May 9, 2022

Hello all,
I have cloned the whole grid and tried to start the sample grid-ui but it is complaining about missing Docker file so I copied the file from   sapling-dev-server directory to the /grid/ui directory and tried again but I get another error

herebelow is the output,

what am I missing? the docu does not explain or, at least, I did not find anything.

thanks

  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  docker-compose up
[+] Running 0/0
 ⠋ grid-ui Pulling                                                                                                                                                      0.0s
2 errors occurred:
        * unable to prepare context: unable to evaluate symlinks in Dockerfile path: lstat /root/chefchain-blockchain/hyperledger-grid/grid/ui/sapling-dev-server/Dockerfile: no such file or directory
        * error listing credentials - err: exit status 1, out: `Error from list function in secretservice_linux.c likely due to error in secretservice library`
  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  cd..
bash: cd..: command not found
  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  127  cd ..
  Debian-109-buster-64-LAMP  root   main  …  grid  ui  grid-ui  ls
README.md  docker  package.json  public  src
  Debian-109-buster-64-LAMP  root   main  …  grid  ui  grid-ui  vi README.md
  Debian-109-buster-64-LAMP  root   main  …  grid  ui  grid-ui  ls ..
Dockerfile  configs  grid-ui  protos  sapling-dev-server  saplings
  Debian-109-buster-64-LAMP  root   main  …  grid  ui  grid-ui  cd -
/root/chefchain-blockchain/hyperledger-grid/grid/ui/grid-ui/docker
  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  vi docker-compose.yaml
  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  ls
docker-compose.yaml  test
  Debian-109-buster-64-LAMP  root   main  …  ui  grid-ui  docker  docker-compose up
[+] Running 0/0
 ⠋ grid-ui Pulling                                                                                                                                                      0.0s
2 errors occurred:
        * error listing credentials - err: exit status 1, out: `Error from list function in secretservice_linux.c likely due to error in secretservice library`
        * error listing credentials - err: exit status 1, out: `Error from list function in secretservice_linux.c likely due to error in secretservice library`
@voltumna
Copy link
Author

voltumna commented May 9, 2022

I used the wrong docker-compose version, I copied the file and then tried again

@voltumna voltumna closed this as completed May 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant