Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After deployment of ExApp "Test Deploy" infinite loop at Heartbeat #439

Open
jirireischig opened this issue Nov 7, 2024 · 0 comments
Open

Comments

@jirireischig
Copy link

Describe the bug

After having deployed the ExApp "Test Deploy" Interface shows circle at Heartbeat and test never stop.

Docker container test-deploy is running and browser never stop getting answer from "https://server/index.php/apps/app_api/daemons/docker_socket_proxy/test_deploy/status" as json data:

{
    "deploy": 100,
    "init": 0,
    "action": "healthcheck",
    "type": "install",
    "error": "",
    "deploy_start_time": 1730990023
}

Steps/Code to Reproduce

Deploy the "Test Deploy" on NextCloud

Expected Results

All test steps are OK

Actual Results

infinite loop at Heartbeat test

Setup configuration

app_api = 4.0.0, Nextcloud = 30.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant