<div dir="ltr"><div><div><div><div><div><div><div><div>Hello,<br><br></div>I'm new to lxc container. Today I ran into a master ssh connection issue in a ubuntu trusty container. I'm wondering if anyone knows how to fix this or ever ran into similar issue.<br><br>I have a script to use master ssh connection to connect to a remote server. When running in my physical workstation, the master ssh connection works just fine, connections can share the same master ssh connection. However, when I ran the script in a ubuntu trusty container (created with: sudo lxc-create -t download -n base  -- --dist ubuntu --release trusty --arch=amd64). The master ssh connection created got stale for some reason.<br><br>I'm able to manually verify that:<br>1. edit .ssh/config to add settings like:<br>ControlPath ~/.ssh/master-%l-%r@%h:%p<br>ControlMaster auto<br>2. Start an ssh session in one window, i can see the socket file is created.<br>3. Start a second ssh session in another window, found following in the output:<br>debug1: Stale control socket /root/.ssh/<a href="http://master-test_1-root@172.27.213.193:22">master-test_1-root@172.27.213.193:22</a>, unlinking<br><br>It seems that for some reason, the master ssh connection (or I should say the multiplex master socket) was dropped.<br><br>Please help. Many thanks!<br><br>Dan<br></div></div></div></div></div></div></div><b style="font-weight:normal" id="docs-internal-guid-a832832c-09d5-1a95-0faa-e1dbe955588a"><span style="font-size:12px;font-family:Consolas;color:rgb(0,0,0);background-color:rgb(249,249,249);font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><b></b></span></b><div><div><div><div><div><b style="font-weight:normal" id="docs-internal-guid-a832832c-09d5-1a95-0faa-e1dbe955588a"><span style="font-size:12px;font-family:Consolas;color:rgb(0,0,0);background-color:rgb(249,249,249);font-weight:normal;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;white-space:pre-wrap"><b><br></b></span></b></div></div></div></div></div></div>