-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
open 443 port is from docker that is installed by the same Ansible
TASK [install_common : Install agent role] **************************************************************************************************************************************************************************************************
fatal: [host.name.example]: FAILED! => {"attempts": 1, "changed": true, "cmd": ["bash", "xxxxxxxxxxxxxxxxxxxxxxxx"], "delta": "0:00:00.035838", "end": "2023-03-17 04:32:27.179383", "msg": "non-zero return code", "rc": 255, "start": "2023-03-17 04:32:27.143545", "stderr": "", "stderr_lines": [], "stdout": "Setting Role as agent\nSetting Public Hostname as xxx.xxx.xxx.xxx\nSetting Manager Hostname as xxx.xxx.xxx.xxx\nSetting Default Manager Token as FSVtf345dw63\nChecking if DEFAULT_PROXY_LISTENING_PORT (443) is free\nCOMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME\ndocker-pr 24382 root 4u IPv4 136309 0t0 TCP *:443 (LISTEN)\ndocker-pr 24387 root 4u IPv6 137295 0t0 TCP *:443 (LISTEN)\nPort (443) is in use. Installation cannot continue.", "stdout_lines": ["Setting Role as agent", "Setting Public Hostname as xxx.xxx.xxx.xxx", "Setting Manager Hostname as xxx.xxx.xxx.xxx", "Setting Default Manager Token as FSVtf345dw63", "Checking if DEFAULT_PROXY_LISTENING_PORT (443) is free", "COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME", "docker-pr 24382 root 4u IPv4 136309 0t0 TCP *:443 (LISTEN)", "docker-pr 24387 root 4u IPv6 137295 0t0 TCP *:443 (LISTEN)", "Port (443) is in use. Installation cannot continue."]}
Metadata
Metadata
Assignees
Labels
No labels