MSSQL Permission denied

Hi guys.
I recently installed Bitwarden Offline Deploy and all of my containers are working healthy exept my bitwarden-mssql container that keeping restart.
this container has some error when i use docker logs command i got this errors,please if you can help me tell me and I’m so needed to a solution.
bitwarden-mssql logs:
 

================================

This program has encountered a fatal error and cannot continue running at Sun Mar 30 23:28:59 2025
The following diagnostic information is available:

     Reason: 0x00000004
    Message: RETAIL ASSERT: Expression=(NT_SUCCESS(status)) File=drtl.cpp Line=1737
Stack Trace:
             file://package6/windows/system32/sqlpal.dll+0x0000000000209C12
             file://package6/windows/system32/sqlpal.dll+0x0000000000208F69
             file://package6/windows/system32/sqlpal.dll+0x00000000002185A5
             file://package6/windows/system32/sqlpal.dll+0x0000000000206177
             file://package6/windows/system32/sqlpal.dll+0x00000000002050B2
             file://package6/windows/system32/sqlpal.dll+0x0000000000205539
             file://package6/windows/system32/sqlpal.dll+0x00000000003A0441
    Process: 76 - sqlservr
     Thread: 81 (application thread 0x8)
Instance Id: 6dbc57dd-9da3-49a4-9dee-f485bd8a5c4e
   Crash Id: 1c9f9f23-774b-4505-9efc-3bb74deb7fd1
Build stamp: 898b74d73fbeb62236e2913211d39e505e9938e9a34516cd97cb9371b443f7a8

Distribution: Ubuntu 22.04.4 LTS
Processors: 2
Total Memory: 4106690560 bytes
Timestamp: Sun Mar 30 23:28:59 2025
Last errno: 2
Last errno text: No such file or directory
Capturing a dump of 76
Successfully captured dump: /var/opt/mssql/log/core.sqlservr.3_30_2025_23_28_59.76
Executing: /opt/mssql/bin/handle-crash.sh with parameters
handle-crash.sh
/opt/mssql/bin/sqlservr
76
/opt/mssql/bin
/var/opt/mssql/log/

 6dbc57dd-9da3-49a4-9dee-f485bd8a5c4e
 1c9f9f23-774b-4505-9efc-3bb74deb7fd1

 /var/opt/mssql/log/core.sqlservr.3_30_2025_23_28_59.76

Ubuntu 22.04.4 LTS

Hi there,

I currently have the exact same issue. I did some troubleshooting with copilot AI for about 2-3 hrs without success. I tested about everything I could possibly think of. The dwdata/logs/mssql folders is just filling itself rapidly as mssql seems to have issues working.

Also Ubuntu 22.04

Any ideas?