AdobeDocs / AdobeDocs/app-builder

Add to Common Trouble Shoot -- local openwhisk jar

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
JavaScript
Stars
41
Forks
113
Avg merge
9d 1h
Merged PRs (30d)
2

Description

Just updated the CLI and create a new project, when i try to run it locally I get the error below. Can Anyone here help me troubleshoot what is wrong here?
```
$ aio app run --local
Error: Invalid or corrupt jarfile /Users/pulkitchadha/.local/share/@adobe/aio-cli/node_modules/@adobe/aio-cli-plugin-app/bin/openwhisk-standalone.jar
```

Options -
1. Try deleting the file and run the command again. It should re-download the jar.
`rm /Users/pulkitchadha/.local/share/@adobe/aio-cli/node_modules/@adobe/aio-cli-plugin-app/bin/openwhisk-standalone.jar`

2. delete the file again, and try with additional flag --verbose to see if it was re-downloaded properly

3. restarted Docker on my machine and did the clean up and ran locally with verbose.

Contributor guide

Open the contributing guide

Research direction

Locate the Common Troubleshooting documentation and review the reported `aio app run --local` failure involving an invalid `openwhisk-standalone.jar`. Document the listed deletion, re-download, verbose-run, and Docker restart checks, with completion verified by ensuring the troubleshooting guidance covers this error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, javascript, node.js
Domain
cli, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.