zwift icon indicating copy to clipboard operation
zwift copied to clipboard

[HELP (Not Launching/ Crashing)] Zwift doesn't start from command line

Open hollysheep opened this issue 1 year ago • 3 comments

Checklist

  • [X] I have given details of my install including Distribution, Wayland/ XOrg, Parameters Used, echo $XAUTHORITY, etc.
  • [X] I have provided logs showing any errors, if available (use DEBUG=1 zwift)
  • [X] I have filled out the issue template to the best of my ability.
  • [X] 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

When i open a Temrinal and try to start zwift with the command "zwift" nothing happens.

Distribution Details

Xubuntu 22.04

Reproduction steps

  1. installed docker desktop
  2. installed zwift
  3. i had to add the folder .X11-unix unter docker settings

Then i started zwift and i had to create a docker account. After a restart of my system nothing happens when i run 'zwift'. I don't know if docker desktop is running. When i open it from start menu as i did before nothing happens. Before there was a login screen. When i run "/opt/docker-desktop/bin/docker-desktop" in terminal i get this:

[2024-09-18T10:38:58.691918773Z][docker-desktop] running under systemd

but systemd could not find docker-desktop:

systemctl status docker-desktop
Unit docker-desktop.service could not be found.

hollysheep avatar Sep 18 '24 10:09 hollysheep

Try installing docker without desktop

netbrain avatar Sep 18 '24 13:09 netbrain

Is there a good install howto to install docker cli?

I tried Podman instead but i got some errors:

Error: writing blob: storing blob to file "/var/tmp/storage2889141708/5": happened during read: unexpected EOF

and the download stops. When all files are downloaded without the error i have this:

Writing manifest to image destination Storing signatures Error: unrecognized namespace mode keep-id:uid=1000,gid=1000 passed Error - Error can't run zwift, check variables!

When i start zwift again the downloads start again.

Is it normal that the complete 4,4GB has to be downloaded again after an error?

hollysheep avatar Sep 20 '24 13:09 hollysheep

https://github.com/docker/docker-install

netbrain avatar Sep 20 '24 14:09 netbrain