nextcloud / nextcloud/HaRP

Docker heartbeat issue

Open
#48 9 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.