aws-genai-llm-chatbot
aws-genai-llm-chatbot copied to clipboard
Github codespaces - no space left on device
Hello,
I'm following the steps described on this page to deploy the stack using Github Codespaces: link.
I provisioned the instance by clicking on the button available on the page. After executing the step npx cdk deploy
the instance complains that there is no space left and the process is not able to finish:
#4 ERROR: failed to copy: write /var/lib/docker/buildkit/content/ingest/68880212e853f8c8abfa13a5597b14891b4437f4608d8a4d350e392d6f2affe5/data: no space left on device
@konradsemsch ➜ /workspaces/aws-genai-llm-chatbot (main) $ df -h
Filesystem Size Used Avail Use% Mounted on
overlay 32G 25G 4.8G 84% /
tmpfs 64M 0 64M 0% /dev
shm 64M 0 64M 0% /dev/shm
/dev/loop3 32G 25G 4.8G 84% /workspaces
/dev/sdb1 118G 1.4M 112G 1% /tmp
/dev/root 29G 22G 7.0G 76% /vscode
Do you have any recommendations on how to go around it with still using Github Codespaces?
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 30 days since being marked as stale.