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
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.
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
A local stack up and running
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: