Skip to content
This repository was archived by the owner on Sep 19, 2025. It is now read-only.
This repository was archived by the owner on Sep 19, 2025. It is now read-only.

Problem: Solution for Stuck ssh-mux processes #54

@NiceRath

Description

@NiceRath

Versions

latest

Scope

Service (Job Scheduling, Job Preparation)

Issue

In some cases the ssh-mux processes spawned by Ansible get stuck.
If that happens you cannot re-connect to the same host without killing that process manually.
This is not an issue of Ansible-WebUI but of Ansible itself.
However - it would be nice if that case would be handled by AW.

Example process:

root@ansible-webui:~# ps -aux | grep mux
ansible+  644620  0.3  0.1  14628  4016 ?        Ss   10:37   0:01 ssh: /home/ansible-webui/.ansible/cp/302932ae33 [mux]

Maybe add a button to manually kill all mux processes running longer than N minutes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions