Did updating your unraid version fix this? I am having the same issue and running on 7.0.0-beta.2. Crashes around 30 seconds after starting to the container:
2024-10-28 06:20:12,425 INFO reaped unknown pid 57 (terminated by SIGTERM)
2024-10-28 06:20:12,426 WARN received SIGTERM indicating exit request
2024-10-28 06:20:12,426 DEBG killing start-script (pid 62) with signal SIGTERM
2024-10-28 06:20:12,426 INFO waiting for start-script to die
2024-10-28 06:20:12,456 DEBG 'start-script' stdout output:
[Info] Microsoft.Hosting.Lifetime: Application is shutting down...
2024-10-28 06:20:12,457 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 23331880080096 for <Subprocess at 23331897015328 with name start-script in state STOPPING> (stdout)>
2024-10-28 06:20:12,457 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 23331878559504 for <Subprocess at 23331897015328 with name start-script in state STOPPING> (stderr)>
2024-10-28 06:20:12,457 WARN stopped: start-script (exit status 143)
2024-10-28 06:20:12,458 DEBG received SIGCHLD indicating a child quit