"System is booting up. Unprivileged users are not permitted to log in yet." — cannot start Git task

Same for me as well.

I also have the same issue!

I’m having same problem here

same here, what we can do ?

Would one of you please include the task number and curriculum that you’re having trouble with? This is needed to investigate.

Having the same issue on “1.Set Up Git Repository on Storage Server” under the Git Level 1 (in Kodekloud engineer)

I confirm this is still down. I’ve reported this to our engineer-on-duty, and will report back when I hear something from him.

1 Like

Engineer-on-duty in on it.

Same for me too. Why is happen? That is bug.

A bug, and a weird one. We’re working on it.

Hi! It is Git course’ lvl 2, task 4 - “Git Manage Remotes”, issue with ssh connection to Storage Server of Stratos DC

1 Like

I am also face same problem 2 days

when can we expect it to be fixeD? I am stuck at Day 26 task

Hopefully in a few hours. We’ve figured out why this is happening, and are now working on implementing the fix.

2 Likes

Please give it another try – we think this is now fixed.

Not yet. Still happen.

“System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).”
Connection closed by 172.16.238.11 port 22
thor@jumphost ~$

Could you please give me a bit more output:

  • What task are you doing?
  • What server in KK Eng are you trying to log into?

I’m succeeding in the 100 Day Day 3 task, for that server:

thor@jumphost ~$ ssh steve@stapp02
The authenticity of host 'stapp02 (172.16.238.11)' can't be established.
ED25519 key fingerprint is SHA256:nlIVqOwMuY2dRWeSx2DQhe6pNC8hbBf7jBhQN8BsOOw.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added 'stapp02' (ED25519) to the list of known hosts.
steve@stapp02's password: 
[steve@stapp02 ~]$ 

Thank you so mush! I could connect via ssh to storage server 172.16.238.15 in the Git lvl2, task 4

I am doing for Day 11: Install and Configure Tomcat Server and still facing issue. What should I do?

thor@jumphost ~$ ssh [email protected]
The authenticity of host ‘172.16.238.10 (172.16.238.10)’ can’t be established.
ED25519 key fingerprint is SHA256:arDkTGjfbcTOfEKIJyR+LxdQZmJufyrT9VjXy1M+dwI.
This key is not known by any other names
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Warning: Permanently added ‘172.16.238.10’ (ED25519) to the list of known hosts.
[email protected]’s password:
“System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).”
Connection closed by 172.16.238.10 port 22
thor@jumphost ~$