Skip to content

Commit b4d3654

Browse files
committed
docs(srv): add troubleshooting on testing private resources MTA-5424
1 parent 80d930d commit b4d3654

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
meta:
3+
title: Tests fail on private Serverless Functions
4+
description: I get error messages when testing private Serverless Functions using the Scaleway Console
5+
content:
6+
h1: Tests fail on private Serverless Functions
7+
paragraph: I get error messages when testing private Serverless Functions using the Scaleway Console
8+
tags: serverless functions private troubleshooting issue error test authentication token unable
9+
dates:
10+
validation: 2025-01-14
11+
posted: 2024-01-14
12+
categories:
13+
- serverless
14+
---
15+
16+
## Problem
17+
18+
I get error messages when testing private Serverless Functions using the Scaleway Console.
19+
20+
### Cause
21+
22+
This issue can happen for the following reasons:
23+
24+
- You have created too many Serverless Functions namespaces and reached [your account's quota](/identity-and-access-management/organizations-and-projects/additional-content/organization-quotas/#serverless-functions).
25+
26+
- You have created too many Registry namespaces and reached [your account's quota](/identity-and-access-management/organizations-and-projects/additional-content/organization-quotas/#container-registry).
27+
28+
### Possible solutions
29+
30+
Make sure that you have not exceeded the maximum number of allowed namespaces with the [Scaleway console](https://console.scaleway.com/) or with the [API](https://www.scaleway.com/en/developers/api/serverless-functions/#path-namespaces-list-all-your-namespaces).

0 commit comments

Comments
 (0)