-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request