deploy-rs icon indicating copy to clipboard operation
deploy-rs copied to clipboard

How to trouble-shoot no confirmation signal coming back

Open stevenroose opened this issue 4 years ago • 5 comments

I'm observing this quite regularly on my setup. I changed quite a few things (new nixpkgs, replaying many of the active services), but it just hangs and times out and then doesn't exit because of some lingering SSH connection.

stevenroose avatar Jan 23 '21 23:01 stevenroose

I'm having trouble understanding what the issue is, though it sounds like wait is timing out, and the lingering connection is due to #49.

Right now we have a non-configurable hard cap on how long activation can take, at 240 seconds, though this will soon become configurable (especially if this is impacting use) and the default value is also up for debate.

notgne2 avatar Jan 25 '21 01:01 notgne2

I think I determined that when I have my SSH key passphrase-protected and not in ssh-agent, the confirmation events doesn't come. While when I retry after doing an ssh-add, it works immediately. That might be a bug?

stevenroose avatar Jan 30 '21 15:01 stevenroose

Not sure, I'm not personally too familiar with ssh-agent stuff, I'll tag-in @balsoft or @mkaito for this.

notgne2 avatar Feb 28 '21 09:02 notgne2

Any updates on this? I think a week or two ago, this was still a problem.

stevenroose avatar Mar 13 '21 21:03 stevenroose

I don't have anything to add yet, I haven't been able to reproduce it myself and don't have enough information to track it down. Can you paste a log?

notgne2 avatar Mar 14 '21 23:03 notgne2