This happens because you may have done a sudo su user_name and then fired the screen command.
There are 2 ways to fix this.
- Login directly to “user_name” via ssh.
- Take ownership of the shell
by typingscript /dev/nullas the useruser_nameand then type
screen