Skip to content

Errors when starting the did:orb service -- orb-cli.zip not found, hence orb-cli not found #618

@swcurran

Description

@swcurran

When I start the did:orb service, I get the following errors:

./manage service start orb
Using: docker --log-level error compose
Warning: No resource found to remove for project "aath".
Generating orb Test PKI
Signature ok
subject=/C=CA/ST=ON/O=Example Inc.:orb/OU=orb/CN=localhost
Getting CA Private Key
read EC key
writing EC key
.
.
.
read EC key
writing EC key
done generating orb PKI
Archive:  orb-cli.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
unzip:  cannot find zipfile directory in one of orb-cli.zip or
        orb-cli.zip.zip, and cannot find orb-cli.zip.ZIP, period.
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
[+] Running 3/3
 ⠿ Container orb.driver       Started                                                                                                2.1s
 ⠿ Container orb.domain1.com  Started                                                                                                3.2s
 ⠿ Container orb.domain2.com  Started                                                                                                1.1s
/etc/orb-cli/cli-scripts/create_did.sh: line 5: .build/orb-cli: No such file or directory
/etc/orb-cli/cli-scripts/create_did.sh: line 16: .build/orb-cli: No such file or directory
/etc/orb-cli/cli-scripts/create_did.sh: line 16: .build/orb-cli: No such file or directory
/etc/orb-cli/cli-scripts/create_did.sh: line 16: .build/orb-cli: No such file or directory
/etc/orb-cli/cli-scripts/create_did.sh: line 16: .build/orb-cli: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions