a2aproject / a2aproject/a2a-samples

"Try in Firebase Studio" button does not work (Can not create workspace)

未關閉
#348 0 則留言 0 個 reaction 已指派 1 人 已被 @zeroasterisk 認領 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
1.8k
分支
751
PR 合併指標
30 天內沒有已合併 PR

描述

### What happened?

Clicking the "Try in Firebase Studio" button shown on the README file gives an error while initializing the environment: "Can not create workspace". `error.log` is shown below.

Steps to reproduce is just clicking the Firebase Studio button. Thanks.

### Relevant log output

```shell
these 6 derivations will be built:
/nix/store/h3ggb580mcav5wrx461cv8l04wd1vfzk-idx-template.drv
/nix/store/r1g97pfblqkssrarpkj6dcwmj6sv8ig5-sandbox-files.drv
/nix/store/v5ii659s2cc5c5dfxp1ys60svzxkv6hi-builder.pl.drv
/nix/store/zz2kkdi4rvban44lkkhzm6cdvfk6bc9r-sandbox.drv
/nix/store/v56n97gr3j3n1g9xqjblj16j5xvn8h8x-usr-env.drv
/nix/store/1b1bb125xadrrxvpz1mlsy74ndkxzb97-idx-template.drv
these 7 paths will be fetched (1.55 MiB download, 7.31 MiB unpacked):
/nix/store/1jnl0g7a6fcc7ma4f4kg77arpz84ifzf-ShellCheck-0.9.0
/nix/store/wam6939g2ch4aj6g30nfcsfm9lchmmjy-bash-5.2-p15-man
/nix/store/rwrw7zjjw884w3myrjnhf78dq3zrmgsf-gnu-config-2023-09-19
/nix/store/q9wm938gp82810iwgjf72q6b1sy1slbh-rsync-3.2.7
/nix/store/72ww6m5915nw48q1nlij1i0pkr363zcb-stdenv-linux
/nix/store/a4la4kzmq9kwqc71kf9lksx15pcq8wbg-update-autotools-gnu-config-scripts-hook
/nix/store/dn6qi0xbx9sidpis4isrncnpkhxsd2v5-xxHash-0.8.2
copying path '/nix/store/1jnl0g7a6fcc7ma4f4kg77arpz84ifzf-ShellCheck-0.9.0' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/rwrw7zjjw884w3myrjnhf78dq3zrmgsf-gnu-config-2023-09-19' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/wam6939g2ch4aj6g30nfcsfm9lchmmjy-bash-5.2-p15-man' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/dn6qi0xbx9sidpis4isrncnpkhxsd2v5-xxHash-0.8.2' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/a4la4kzmq9kwqc71kf9lksx15pcq8wbg-update-autotools-gnu-config-scripts-hook' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/72ww6m5915nw48q1nlij1i0pkr363zcb-stdenv-linux' from 'https://cache.nixos.org' to 'local-overlay://'...
copying path '/nix/store/q9wm938gp82810iwgjf72q6b1sy1slbh-rsync-3.2.7' from 'https://cache.nixos.org' to 'local-overlay://'...
building '/nix/store/v5ii659s2cc5c5dfxp1ys60svzxkv6hi-builder.pl.drv'...
building '/nix/store/h3ggb580mcav5wrx461cv8l04wd1vfzk-idx-template.drv'...
building '/nix/store/r1g97pfblqkssrarpkj6dcwmj6sv8ig5-sandbox-files.drv'...
building '/nix/store/zz2kkdi4rvban44lkkhzm6cdvfk6bc9r-sandbox.drv'...
created 259 symlinks in user environment
building '/nix/store/v56n97gr3j3n1g9xqjblj16j5xvn8h8x-usr-env.drv'...
/nix/store/nny91vqxnb10hffzpv5n25x7yj6v1z7f-usr-env /build
/nix/store/nny91vqxnb10hffzpv5n25x7yj6v1z7f-usr-env/usr /nix/store/nny91vqxnb10hffzpv5n25x7yj6v1z7f-usr-env /build
/nix/store/nny91vqxnb10hffzpv5n25x7yj6v1z7f-usr-env /build
building '/nix/store/1b1bb125xadrrxvpz1mlsy74ndkxzb97-idx-template.drv'...
rsync: [receiver] write failed on "/out/my-a2a-borrar/5q62kfkw1bpcpb8s5c3xm31xxl81vgbm-snapshot/avd/Pixel2.avd/snapshots/default_boot/ram.img": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(380) [receiver=3.2.7]
rsync: [sender] write error: Broken pipe (32)
```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

貢獻指南

開啟貢獻指南

研究方向

The error log indicates a disk space issue ('No space left on device') during the creation of a workspace via the 'Try in Firebase Studio' button. Investigate the workspace initialization script or Nix derivation that sets up the environment. Look at the README file to find the button configuration and the associated template or deployment logic. Check the storage allocation or cleanup processes for the sandbox environment.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
nixos
領域
developer-experience
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。