Skip to content

Workaround for Zwift issue with AppData/Local/Zwift being a volume - #370

Merged
netbrain merged 1 commit into
netbrain:masterfrom
glennvl:fix/zwift-volume-workaround
Jul 31, 2026
Merged

Workaround for Zwift issue with AppData/Local/Zwift being a volume#370
netbrain merged 1 commit into
netbrain:masterfrom
glennvl:fix/zwift-volume-workaround

Conversation

@glennvl

@glennvl glennvl commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Workaround for #366

Implementation

  1. Mount zwift-$USER volume to a AppData/Local/ZwiftVolume
  2. Copy AppData/Local/ZwiftVolume to AppData/Local/Zwift using rsync
  3. Launch Zwift
  4. Wait for Zwift to exit
  5. Copy AppData/Local/Zwift to AppData/Local/ZwiftVolume using rsync

@glennvl
glennvl requested a review from netbrain July 23, 2026 20:12
@glennvl glennvl self-assigned this Jul 23, 2026
@glennvl glennvl added bug Something isn't working severity: high Should fix soon — significant bugs or security concerns labels Jul 23, 2026
@glennvl
glennvl force-pushed the fix/zwift-volume-workaround branch from 48f7fbe to 65cdfd9 Compare July 23, 2026 20:14
@glennvl glennvl changed the title Workaround for Zwift tissue with AppData/Local/Zwift being a volume Workaround for Zwift issue with AppData/Local/Zwift being a volume Jul 23, 2026
@glennvl glennvl linked an issue Jul 23, 2026 that may be closed by this pull request
@netbrain
netbrain merged commit b7d5d72 into netbrain:master Jul 31, 2026
11 checks passed
@glennvl
glennvl deleted the fix/zwift-volume-workaround branch July 31, 2026 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working severity: high Should fix soon — significant bugs or security concerns

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Zwift does not play nice with container volumes anymore

2 participants