I get this error when i try to deploy the code on ...
# ask-ai
d
I get this error when i try to deploy the code on livekit cloud, how do i fix it -
Copy code
=> [10/11] RUN chown -R appuser:appuser /app                                                                     33.5s
 => [11/11] RUN uv run src/agent.py download-files                                                                15.8s
 => ERROR exporting to image                                                                                      44.3s
 => => exporting layers                                                                                           43.9s
 => => exporting manifest sha256:311eace625823e3e077c894a84b7c2fe1f05ecbff22c1ef927cc7b04059bbf1a                  0.0s
 => => exporting config sha256:91aa0554ac1a5ef97aee7c557285ccdbc63e84adbd6f40716f3d1d32c097ca31                    0.0s
 => => pushing layers                                                                                              0.2s
------
 > exporting to image:
------
build failed for <http://iad.ocir.io/axyci3pr8vxm/production-cloud-agents:p-4xxd9ql56xt-ca-zadnrqywgdq2-v20250912043857|iad.ocir.io/axyci3pr8vxm/production-cloud-agents:p-4xxd9ql56xt-ca-zadnrqywgdq2-v20250912043857>: failed to solve: failed to push <http://iad.ocir.io/axyci3pr8vxm/production-cloud-agents:p-4xxd9ql56xt-ca-zadnrqywgdq2-v20250912043857|iad.ocir.io/axyci3pr8vxm/production-cloud-agents:p-4xxd9ql56xt-ca-zadnrqywgdq2-v20250912043857>: unknown: Tenant storage limit exceeded. totalBytes: 10000159369087 limitBytes: 10000000000000
t
Thanks for reaching out, Harsha. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Could you please let me know if this error happens during the build, deployment, or runtime phase? Also, if you have any logs or error codes besides 'Tenant storage limit exceeded,' sharing those would be really helpful. I’m here to help you get to the bottom of this! Sources: README.md | livekit-protocol/src/livekit.rs | Quotas and limits | LiveKit Docs | Docs::Home | LiveKit
d
it happens during the deployement
t
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!