BalenaDash kiosk Container Error

Hello,
I have uploaded balenaDash on my Rpi 4b but kiosk container is throwing an error. My Host Os Version is 5.2.8 and Supervisor Version is 16.1.10. The same thing is working with HOST OS VERSION 2.108.27 and Supervisor Version 14.4.10. This is the error i am getting

kiosk user.max_user_namespaces = 10000
kiosk umount: /dev: target is busy.
kiosk mount: /sys/kernel/debug: nodev already mounted on /sys/kernel/debug.
kiosk Running balena base image entrypoint…
kiosk setting xserver-xorg-legacy/xwrapper/allowed_users from configuration file
kiosk balenaBlocks browser version: 2.4.5
kiosk Setting CPU Scaling Governor to ‘performance’
kiosk Disabling cursor
kiosk xauth: file /home/chromium/.Xauthority does not exist
kiosk
kiosk
kiosk X.Org X Server 1.20.4
kiosk X Protocol Version 11, Revision 0
kiosk Build Operating System: Linux 5.10.0-10-arm64 aarch64 Debian
kiosk Current Operating System: Linux eab6848f9590 5.15.92-v8 #1 SMP PREEMPT Wed Feb 8 16:47:50 UTC 2023 aarch64
kiosk Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60,margin_left=48,margin_right=48,margin_top=48,margin_bottom=48 smsc95xx.macaddr=E4:5F:01:74:4A:8F vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 dwc_otg.lpm_enable=0 rootfstype=ext4 rootwait dwc_otg.lpm_enable=0 rootwait vt.global_cursor_default=0 console=null cgroup_enable=memory root=UUID=ba1eadef-9df2-409b-a668-c73edbb7f4e0 rootwait
kiosk Build Date: 18 December 2021 09:05:36AM
kiosk xorg-server 2:1.20.4-1+deb10u4 (Debian -- User Support)
kiosk Current version of pixman: 0.36.0
kiosk Before reporting problems, check http://wiki.x.org
kiosk to make sure that you have the latest version.
kiosk Markers: (–) probed, (**) from config file, (==) default setting,
kiosk (++) from command line, (!!) notice, (II) informational,
kiosk (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
kiosk (==) Log file: “/var/log/Xorg.0.log”, Time: Wed May 15 11:33:45 2024
kiosk (==) Using system config directory “/usr/share/X11/xorg.conf.d”
kiosk (EE)
kiosk Fatal server error:
kiosk (EE) AddScreen/ScreenInit failed for driver 0
kiosk (EE)
kiosk (EE)
kiosk Please consult the The X.Org Foundation support
kiosk at http://wiki.x.org
kiosk for help.
kiosk (EE) Please also check the log file at “/var/log/Xorg.0.log” for additional information.
kiosk (EE)
kiosk (EE) Server terminated with error (1). Closing log file.

I’m also having issues with this, did anyone find a solution?