adobe / adobe/aio-cli-plugin-app
OpenWhisk startup timed out
- Dominant language
- JavaScript
- Stars
- 28
- Forks
- 41
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 3
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.