Open jirireischig opened 2 weeks ago
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 }
Deploy the "Test Deploy" on NextCloud
All test steps are OK
infinite loop at Heartbeat test
app_api = 4.0.0, Nextcloud = 30.0.2
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:
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