You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
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`
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: