Docker heartbeat issue
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 54
- Forks
- 10
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Service is registered but test failed.
Failed to communicate with HaRP agent to start ExApp "test-deploy": Client error: `POST http://appapi-harp:8780/exapps/app_api/docker/exapp/start` resulted in a `404 Not Found` response: Container 'nc_app_test-deploy' not found.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the test-deploy registration and start flow, then trace the request to POST /exapps/app_api/docker/exapp/start and the lookup for container nc_app_test-deploy. Done means the registered ExApp can be started without the 404 Container not found failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 48/100