-
Notifications
You must be signed in to change notification settings - Fork 187
Description
[] Requesting authorization token...
[] Fetching manifest info for kalilinux/kali-linux-docker:latest...
[!] Failed to fetch manifest info for kalilinux/kali-linux-docker: HTTP Error 401: Unauthorized
this error after python get-prebuilt.py kalilinux/kali-linux-docker
and lxrun /install throwing unrecognized command error
I think the unauthorized error is coming for people who has lxrun /install not working because after entering lxrun /install command the user should get a login in page to enter a username and password but if lxrun /install is not working then the username and password is missing and hence that may be the problem which is responsible for the failed to fetch the manifest error
Anyway i found that many of the users has the problem now a days so please provide a resolution as soon as possible.