Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync step of live update never completes #6296

Closed
VictorW96 opened this issue Jan 19, 2024 · 1 comment
Closed

sync step of live update never completes #6296

VictorW96 opened this issue Jan 19, 2024 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@VictorW96
Copy link

Expected Behavior

The main.py file should be synced

Current Behavior

When I do a tilt up on this repository https://github.com/VictorW96/tilt-demo/tree/main and change the https://github.com/VictorW96/tilt-demo/blob/main/python-service/main.py I would expect it to live reload inside the container. But this doesn't happen on my machine. It is stuck on the command tar -C / -x -f -.

never_ending_sync

I am on Windows 10 with Rancher Desktop and Kubernetes 1.25.11

Steps to Reproduce

  1. Clone https://github.com/VictorW96/tilt-demo/tree/main
  2. tilt up
  3. After everything is green change ./python-service/main.py
@VictorW96 VictorW96 added the bug Something isn't working label Jan 19, 2024
@nicks
Copy link
Member

nicks commented Jan 19, 2024

thanks for the report! ya, this is a known bug in Rancher Desktop:
rancher-sandbox/rancher-desktop#2094

There are workarounds described here:
#5730

@nicks nicks closed this as completed Jan 19, 2024
@nicks nicks added the duplicate This issue or pull request already exists label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants