You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cognitive-services/containers/container-faq.yml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,7 @@ sections:
77
77
| `OutOfQuota` | The API key has exceeded the quota. You can either upgrade your pricing tier or wait for additional quota to become available. Find your tier in the Azure portal, in the **Pricing Tier** section of your Cognitive Service resource. |
78
78
| `BillingEndpointBusy` | The billing endpoint is currently busy. Check the `Retry-After` value and wait for this period to end before you make more requests. |
79
79
| `ContainerUseUnauthorized` | The provided API key is not authorized for use with this container. You're likely using a gated container, so make sure your Azure subscription ID is approved by submitting an [online request](https://aka.ms/csgate). |
80
+
| `[ERROR] Failed to download: context deadline exceeded` | The model file download request to our servers timed out. Please make sure you have a strong Internet connection to download all required files within 1 hour. Model downloads apply to Text Translation and some Speech Services containers. |
80
81
| `Unknown` | The server is currently unable to process billing requests. |
0 commit comments