-
Notifications
You must be signed in to change notification settings - Fork 215
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to attach to pid #32
Comments
Same problem here, using Debian Wheezy with a debian kernel (upgraded) 3.10 |
Tried also with the default kernel, I got this: ~ ❯❯❯ reptyr 8453 1 |
Did you do this as mentioned in the documentation/readme?
|
yes, also tried as root |
I had this problem with a pg_basebackup that I wanted to move to a screen session. I followed similar steps to those previously mentioned (suspend, background, disown, reptyr) and got "permission denied" exactly as mentioned by Thanatermesis. Oddly, as root I was unable to assume control of the process, but as postgres, it worked. I hope that helps someone. |
Note for others, even with |
Running docker with
|
Commands I tried to far:
a) echo "hi" ; sleep 200; echo "hi"
b) ping "foo.com"
c) irssi
Version: 0.5 on x64.
Tested on zsh + bash.
Steps to reproduce
start a new terminal:
Unfortunately I get the following error:
The text was updated successfully, but these errors were encountered: