You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when you boot up the kali docker and start konsole you get the message.
Warning: Could not find '', starting '/bin/bash' instead. Please check your profile settings.
┌──(lsiopy)(abc㉿343471bff3ec)-[~]
└─$
this is due to the default shell interpreter is not found. I cant see what shell is used in the default kconsole settings.
if i create a new profile and select zsh for example the error is gone at next konsole startup.
Expected Behavior
kali default shell is zsh dont know why its different. (perhaps the path)
Steps To Reproduce
start a new docker
open konsole
Environment
- OS: debian x64 and arm64
- provided docker compose for x64 removed /dev/dri:/dev/dri for arm64
daft@rat:~/projects/kali $ docker logs kali-linux
[migrations] started
[migrations] no migrations found
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
Brought to you by linuxserver.io
───────────────────────────────────────
To support LSIO projects visit:
https://www.linuxserver.io/donate/
───────────────────────────────────────
GID/UID
───────────────────────────────────────
User UID: 1000
User GID: 1000
───────────────────────────────────────
[custom-init] No custom files found, skipping...
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
Xvnc KasmVNC 1.2.0 - built Aug 31 2024 19:01:54
Copyright (C) 1999-2018 KasmVNC Team and many others (see README.me)
See http://kasmweb.com for information on KasmVNC.
Underlying X server release 12014000, The X.Org Foundation
[ls.io-init] done.
17
2024-09-04 13:59:04,152 [INFO] websocket 0: got client connection from 127.0.0.1
2024-09-04 13:59:04,182 [PRIO] Connections: accepted: @192.168.5.8
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
when you boot up the kali docker and start konsole you get the message.
this is due to the default shell interpreter is not found. I cant see what shell is used in the default kconsole settings.
if i create a new profile and select zsh for example the error is gone at next konsole startup.
Expected Behavior
kali default shell is zsh dont know why its different. (perhaps the path)
Steps To Reproduce
start a new docker
open konsole
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: