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

[BUG] Seem like turbo build --cache=local:,remote:rw cannot read any remote cache with disabled local cache. #507

Open
zigang93 opened this issue Jan 22, 2025 · 2 comments
Labels
bug Something isn't working needs triage

Comments

@zigang93
Copy link
Contributor

zigang93 commented Jan 22, 2025

🐛 Bug Report

no-cache is deprecated soon.
latest turbo cache option from cli: https://turbo.build/repo/docs/reference/run#--cache-options

A clear and concise description of what the bug is.

Your Environment

  • OS: Mac
  • Cloud Vendor: AWS
  • Turbo Version: 2.3.3
@matteovivona
Copy link
Contributor

We have encountered the same problem, but we do not understand whether it is a turborepo-remote-cache-server error or something on the turbo side. We currently use --cache=local:rw,remote:rw

@matteovivona matteovivona added bug Something isn't working needs triage labels Feb 8, 2025
@anthonyshew
Copy link

anthonyshew commented Feb 14, 2025

This flag is to instruct the turbo client where it should try to send cache artifacts. The server implementation should be unaffected, as far as I understand, but I don't know this Remote Cache implementation that well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

3 participants