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

make quick-start (docker-compose) failed #342

Open
auctores opened this issue May 13, 2022 · 0 comments
Open

make quick-start (docker-compose) failed #342

auctores opened this issue May 13, 2022 · 0 comments

Comments

@auctores
Copy link

here is the output...

Makefile:504: warning: overriding recipe for target 'install-package-alarms'
Makefile:497: warning: ignoring old recipe for target 'install-package-alarms'
Unpacking tarball.
downloading the CLI tool ...
downloading cli for linux
nightly: Pulling from openwhisk/controller
Digest: sha256:017cc01f1f04f7ad8d95c187cd5e840f9afd88de8572a191be6dd93ee0c2d356
Status: Image is up to date for openwhisk/controller:nightly
nightly: Pulling from openwhisk/nodejs6action
Digest: sha256:f36f93c2ce7a8c98b7a966e520e0e8eecc8ddeec44471e6ae76b433fc16640a7
Status: Image is up to date for openwhisk/nodejs6action:nightly
nightly: Pulling from openwhisk/dockerskeleton
Digest: sha256:7ee7669ba0f5aceeb8dfe2e1d6978cd74df19cba60bea42b66fb25606211eec5
Status: Image is up to date for openwhisk/dockerskeleton:nightly
pulling the docker images short list...
nightly: Pulling from openwhisk/invoker
Digest: sha256:eeb36944a383b915d782f7e5274aa76eb1e1454c47c9c6bef95c3b349df8c6ab
Status: Image is up to date for openwhisk/invoker:nightly
host ip address: xxx.xxx.xxx.xxx
checking required ports ...
 ... OK
  ... preparing api-gateway configuration
pinging minio...
 ... OK
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
  from cryptography.hazmat.backends import default_backend
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in a future release.
  from cryptography.hazmat.backends import default_backend
openwhisk_minio_1 is up-to-date
{u'StatusCode': 0, u'Error': None}
Makefile:237: recipe for target 'setup' failed
make: *** [setup] Error 1

It seems that this line produces the error:

$(shell cat $(TMP_HOME)/tmp/openwhisk/local.env) docker-compose --project-name openwhisk run --rm --no-deps apigateway rclone mkdir minio:api-gateway
@auctores auctores changed the title make quick-start failed make quick-start (docker-compose) failed May 13, 2022
@auctores auctores reopened this May 13, 2022
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