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

OpenWhisk startup timed out #562

Open
shiftedreality opened this issue Jul 27, 2022 · 0 comments
Open

OpenWhisk startup timed out #562

shiftedreality opened this issue Jul 27, 2022 · 0 comments

Comments

@shiftedreality
Copy link
Member

Describe the bug
I'm not able to run OpenWhisk locall due to some timeout issue. Removing .jar file and restarting Docker does not help

To Reproduce
Steps to reproduce the behavior:

➜  amazon-app git:(main) aio app:run --local --verbose                        
ℹ checking if java is installed...
ℹ checking if docker is installed...
ℹ checking if docker is running...
ℹ downloading OpenWhisk standalone jar from https://github.com/adobe/aio-cli-plugin-app/releases/download/6.2.0/openwhisk-standalone.jar to /Users/oleg/.local/share/@adobe/aio-cli/openwhisk/openwhisk-standalone.jar, this might take a while... (to be done only once!)
ℹ starting local OpenWhisk stack...
 ›   Error: local openwhisk stack startup timed out: 60000ms
➜  amazon-app git:(main) aio app:run --local --verbose
ℹ checking if java is installed...
ℹ checking if docker is installed...
ℹ checking if docker is running...
ℹ starting local OpenWhisk stack...
 ›   Error: local openwhisk stack startup timed out: 60000ms

Expected behavior
A local stack up and running

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  Model Name:	MacBook Pro
  Model Identifier:	MacBookPro18,2
  Chip:	Apple M1 Max
  Total Number of Cores:	10 (8 performance and 2 efficiency)
  Memory:	64 GB

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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