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

I can not access to the Storage Server via ssh and wheel group user - natasha. Please Help. Due to uncompleted this task i can not access other labs.
Expected: Login as natasha, update remotes (dev_media -> /opt/xfusioncorp_media.git), commit /tmp/index.html, push.
Actual: SSH rejects non-root with pam_nologin; I can’t remove nologin without root user.

$ ssh [email protected]
"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.15 port 22

Im having the same problem at the moment

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 ~]$