远程发布机部署报错

JumpServer 社区版 GPLv3 版本v4.9.0,远程发布机初始化部署报错

2025-05-08 08:41:52
PLAY [all] *********************************************************************
2025-05-08 08:41:52
TASK [Gathering Facts] *********************************************************
2025-05-08 08:41:55 ok: [Trina]
2025-05-08 08:41:55
TASK [Check if CORE_HOST is redirects] *****************************************
2025-05-08 08:41:58 ok: [Trina]
2025-05-08 08:41:58
TASK [Check failed] ************************************************************
2025-05-08 08:41:58 skipping: [Trina]
2025-05-08 08:41:58
TASK [Install RDS-RD-Server (RDS)] *********************************************
2025-05-08 08:41:59 ok: [Trina]
2025-05-08 08:41:59
TASK [Stop Tinker before install] **********************************************
2025-05-08 08:42:01 ok: [Trina]
2025-05-08 08:42:01
TASK [Download JumpServer Tinker installer] ************************************
2025-05-08 08:42:05 ok: [Trina]
2025-05-08 08:42:05
TASK [Install JumpServer Tinker] ***********************************************
2025-05-08 08:42:09 fatal: [Trina]: FAILED! => {“changed”: false, “msg”: “unexpected rc from ‘C:\Users\ADMINI~1\AppData\Local\Temp\Tinker_Installer_v0.2.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART’: see rc, stdout, and stderr for more details”, “rc”: 5, “reboot_required”: false, “stderr”: “”, “stderr_lines”: [], “stdout”: “”, “stdout_lines”: []}
2025-05-08 08:42:09
TASK [debug] *******************************************************************
2025-05-08 08:42:09 ok: [Trina] => {
“ansible_failed_result”: {
“changed”: false,
“failed”: true,
“invocation”: {
“module_args”: {
“arguments”: [
“/VERYSILENT”,
“/SUPPRESSMSGBOXES”,
“/NORESTART”
],
“chdir”: null,
“client_cert”: null,
“client_cert_password”: null,
“creates_path”: null,
“creates_service”: null,
“creates_version”: null,
“expected_return_code”: [
0,
3010
],
“follow_redirects”: “safe”,
“force_basic_auth”: false,
“headers”: null,
“http_agent”: “ansible-httpget”,
“log_path”: null,
“maximum_redirection”: 50,
“password”: null,
“path”: “C:\Users\ADMINI~1\AppData\Local\Temp\Tinker_Installer_v0.2.0.exe”,
“product_id”: null,
“provider”: “auto”,
“proxy_password”: null,
“proxy_url”: null,
“proxy_use_default_credential”: false,
“proxy_username”: null,
“state”: “present”,
“url_method”: null,
“url_password”: null,
“url_timeout”: 30,
“url_username”: null,
“use_default_credential”: false,
“use_proxy”: true,
“username”: null,
“validate_certs”: true,
“wait_for_children”: false
}
},
“msg”: “unexpected rc from ‘C:\Users\ADMINI~1\AppData\Local\Temp\Tinker_Installer_v0.2.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART’: see rc, stdout, and stderr for more details”,
“rc”: 5,
“reboot_required”: false,
“stderr”: “”,
“stderr_lines”: [],
“stdout”: “”,
“stdout_lines”: []
}
}
2025-05-08 08:42:09
TASK [fail] ********************************************************************
2025-05-08 08:42:09 fatal: [Trina]: FAILED! => {“changed”: false, “msg”: “Failed to deploy applet host”}
2025-05-08 08:42:09
PLAY RECAP *********************************************************************
Trina : ok=6 changed=0 unreachable=0 failed=0 skipped=1 rescued=2 ignored=0
2025-05-08 08:42:09 Task terminal.tasks.run_applet_host_deployment[9bc2d607-7ba0-46e8-9463-5766f3d5202f] succeeded in 17.705455494011403s: None