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

orb service not starting #585

Open
swcurran opened this issue Oct 26, 2022 · 0 comments
Open

orb service not starting #585

swcurran opened this issue Oct 26, 2022 · 0 comments

Comments

@swcurran
Copy link
Contributor

When starting the did:orb service, the following errors were encountered. Has the service evolved such that starting the service has changed?

~/repos/aries-agent-test-harness [aries-vcx/aries-agent] 06:21 $ ./manage service start orb
WARNING: Found orphan containers (agency, mysql, driver-did-sov.local, uni-resolver-web.local) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Network aath_network is external, skipping
Generating orb Test PKI
keys/tls/ec-cakey.pem: Permission denied
orb-cli.zip: Permission denied
unzip:  cannot find or open orb-cli.zip, orb-cli.zip.zip or orb-cli.zip.ZIP.
tar (child): orb-cli-linux-amd64.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
mv: cannot stat 'orb-cli-linux-amd64': No such file or directory
chmod: cannot access 'orb-cli': No such file or directory
WARNING: Found orphan containers (agency, mysql, driver-did-sov.local, uni-resolver-web.local) for this project. If you removed or renamed this service in your compose file, you can run this command with the --remove-orphans flag to clean it up.
Creating orb.domain2.com ... done
Creating orb.domain1.com ... done
Creating orb.driver      ... done
mkdir: cannot create directory ‘.build/services’: Permission denied
./services/orb/wrapper.sh: line 67: .build/services.template: Permission denied
./services/orb/wrapper.sh: line 69: .build/services/Acme.json: No such file or directory
sed: can't read .build/services.template: No such file or directory
./services/orb/wrapper.sh: line 70: .build/services/Bob.json: No such file or directory
sed: can't read .build/services.template: No such file or directory
./services/orb/wrapper.sh: line 71: .build/services/Faber.json: No such file or directory
sed: can't read .build/services.template: No such file or directory
./services/orb/wrapper.sh: line 72: .build/services/Mallory.json: No such file or directory
sed: can't read .build/services.template: No such file 
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