-
-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Checklist
- I have given details of my install including Distribution, Wayland/ XOrg, Parameters Used, echo $XAUTHORITY, etc.
- I have provided logs showing any errors, if available (use
DEBUG=1 zwift) - I have filled out the issue template to the best of my ability.
- This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- This issue is not a duplicate issue of previous issue.
Describe the issue
Application will not boot when running zwift in the commandline. This issue appeared after a Nvidia driver update and an update of the zwift.sh. No further variables or parameters are used. Here's the log:
`
You are running latest zwift.sh 👏
latest: Pulling from netbrain/zwift
Digest: sha256:71bf606d2c69f263a8df28a1394842768eb35f17019c20ed2adf0e904d81ff18
Status: Image is up to date for netbrain/zwift:latest
docker.io/netbrain/zwift:latest
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running prestart hook #0: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'
nvidia-container-cli: ldcache error: process /sbin/ldconfig terminated with signal 9
Run 'docker run --help' for more information
Error - Error can't run zwift, check variables!
`
Distribution Details
Arch linux Kernel 6.16.3-arch1-1
Xorg Server version 1.21.1.18
Reproduction steps
...