Submit an issue View all issues Source
MIR-939

Deploy error on v0.6.1: remote error: generic unknown: error extracting changed files:

Open public user-submitted
suggestionbot Opened Mar 31, 2026 Updated Apr 2, 2026

I've hit this error several times deploying a fresh app. The first deploy works, but I'd make a few changes and want to deploy that, and it would hit an error like this:

λ miren deploy --verbose
✓ Deploying: → club 09:35:19.068 [INFO] building code │ name: dir: . 09:35:19.745 [INFO] Created deployment record │ deployment_id: deployment- ⠼ Uploading artifacts... ███████████████ 100% 100% — 2.6 KB at 9.9 KB/s

Build failed.

Errors:

  • Error extracting changed files: mkdir /tmp/buildkit-187054373/frontend: file exists ERROR: remote error: generic unknown: error extracting changed files: mkdir /tmp/buildkit-187054373/frontend: file exists

I fixed it the first time by changing my app name to get around it, but I hit it a second time. So now I'm opening an issue to track it. Thanks!

Contact: @briancain (github)