We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: