a2aproject / a2aproject/a2a-samples

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

Aberta
#348 0 comentários 0 reações 1 responsável Reivindicada por @zeroasterisk Ver no GitHub
Linguagem predominante
Jupyter Notebook
Estrelas
1.8k
Forks
751
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

### 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

Guia de contribuição

Abrir o guia de contribuição

Direção de pesquisa

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.

Escrita pelo modelo de indexação a partir do texto da issue.

Avaliação

Stack de tecnologia
nixos
Domínio
developer-experience
Tipo de issue
Bug
Dificuldade
4/5
Tempo estimado
3-5 dias
Status de atividade
Estagnada
Clareza
Razoavelmente clara
Facilidade para iniciantes
35/100

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.