We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We had to add --allow=fs.write=/tmp but we still have the following errors:
--allow=fs.write=/tmp
#120 ERROR: error writing layer blob: failed commit on ref "layer-sha256:0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709": commit failed: rpc error: code = Unknown desc = rename /tmp/.buildx-cache-new/ingest/6b864f7c56954446b7d3c31ecb2a5e9383eb90cb393a21fd41f3f5dd3431f317/data /tmp/.buildx-cache-new/blobs/sha256/0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709: no such file or directory: unknown #126 [kroki-excalidraw] exporting cache to client directory #126 preparing build cache for export 19.7s done #126 writing layer sha256:08b20b973c6a9869388a651d1b08dfa674607ce51f329ec4979a13e17fadccad 0.0s done #126 writing layer sha256:0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709 0.9s done #126 writing layer sha256:18843148a92a901d48f60b82bc66c3fa21435cf887930f00ab0ac6b07069e847 0.1s done #126 ERROR: error writing layer blob: failed to copy: failed to send write: error reading from server: EOF: unavailable #123 [kroki-bpmn] exporting cache to client directory #123 preparing build cache for export 29.3s done #123 CANCELED #105 [kroki kroki-builder-static-symbolator 6/6] RUN python3 -m nuitka --onefile `which symbolator` --include-module=gi.overrides.Pango --include-module=gi._gi_cairo #105 CANCELED ------ > [kroki-diagramsnet] exporting cache to client directory: ------ ------ > [kroki-excalidraw] exporting cache to client directory: ------ WARNING: No output specified for kroki-diagramsnet, kroki, kroki-mermaid, kroki-bpmn, kroki-excalidraw target(s) with docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load ERROR: (*service).Write failed: rpc error: code = Unknown desc = rename /tmp/.buildx-cache-new/ingest/6b864f7c56954446b7d3c31ecb2a5e9383eb90cb393a21fd41f3f5dd3431f317/data /tmp/.buildx-cache-new/blobs/sha256/0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709: no such file or directory ERROR: (*service).Write failed: rpc error: code = Unavailable desc = transport is closing ERROR: target kroki-diagramsnet: failed to solve: error writing layer blob: failed commit on ref "layer-sha256:0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709": commit failed: rpc error: code = Unknown desc = rename /tmp/.buildx-cache-new/ingest/6b864f7c56954446b7d3c31ecb2a5e9383eb90cb393a21fd41f3f5dd3431f317/data /tmp/.buildx-cache-new/blobs/sha256/0f45eb22fa20b605d639b56c941eee09d35f22e3308138f9ca549682f1ca3709: no such file or directory: unknown
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We had to add
--allow=fs.write=/tmp
but we still have the following errors:The text was updated successfully, but these errors were encountered: