Server is at capacity

Community Article Published May 27, 2026

Server is at capacity (363/200 sessions). Please try again later.

More than 2 days I cannot work any session or new conversation open due to this.

Do we have a solution, or is the project trashed?

edit: added related persons @lewtun @akseljoonas

edit2: Fixed on 02.06.26 by @lewtun

edit3: https://smolagents-ml-intern.hf.space/ responding " The space is paused, ask a maintainer to restart it " 04.06.26

Community

·
Article author

added related persons

Article author

now it is near to 1 week of cannot able to reach but
here is the update :
"
Message failed
The backend could not process the last message. Retry after a moment. If it keeps happening, raise an issue with the copied details.

Authentication failed — your API key is missing or invalid.

To fix this, set the API key for your model provider:
• Anthropic: export ANTHROPIC_API_KEY=sk-...
• OpenAI: export OPENAI_API_KEY=sk-...
• HF Router: export HF_TOKEN=hf_...

You can also add it to a .env file in the project root.
To switch models, use the /model command.

"

now it is giving this error :)

same for me cc @akseljoonas @cmpatino @lewtun
Screenshot 2026-06-01 at 4.43.36 PM

Article author

Thanks for the reports, we're working on a fix!

Article author

Hi folks, I've deployed a fix. You may need to clear your cookies / cache and login again to enable it. Please let me know if there's still an issue!

Screenshot 2026-06-02 at 20.55.59

Article author

we are on the way again ty nice fix
"
research

51 tools · 39.6k tokens · 2m 28s
"
passed

Article author

"The space is paused, ask a maintainer to restart it"
https://smolagents-ml-intern.hf.space/
:(

Article author

Working on some new changes to streamline inference - will be back online soon!

·
Article author

nice to know.
have a good day

Seems like it is paid! I miss those days of it being free >--<

·
Article author

exactly
FIX is meaning = PAY IT
"
Inference credits exhausted
Upgrade to HF PRO for more monthly Inference Providers usage, or review pay-as-you-go pricing.

litellm.APIError: APIError: OpenAIException - Error code: 402 - {'error': 'You have depleted your monthly included credits. Purchase pre-paid credits to continue using Inference Providers. Alternatively, subscribe to PRO to get 20x more included usage.'}
Traceback (most recent call last):
File "/app/.venv/lib/python3.12/site-packages/litellm/llms/openai/openai.py", line 1112, in async_streaming
headers, response = await self.make_openai_chat_completion_request(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/logging_utils.py", line 297, in async_wrapper
result = await func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/llms/openai/openai.py", line 460, in make_openai_chat_completion_request
raise e
File "/app/.venv/lib/python3.12/site-packages/litellm/llms/openai/openai.py", line 437, in make_openai_chat_completion_request
await openai_aclient.chat.completions.with_raw_response.create(
File "/app/.venv/lib/python3.12/site-packages/openai/_legacy_response.py", line 381, in wrapped
return cast(LegacyAPIResponse[R], await func(*args, **kwargs))
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/openai/resources/chat/completions/completions.py", line 2672, in create
return await self._post(
^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/openai/_base_client.py", line 1794, in post
return await self.request(cast_to, opts, stream=stream, stream_cls=stream_cls)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/openai/_base_client.py", line 1594, in request
raise self._make_status_error_from_response(err.response) from None
openai.APIStatusError: Error code: 402 - {'error': 'You have depleted your monthly included credits. Purchase pre-paid credits to continue using Inference Providers. Alternatively, subscribe to PRO to get 20x more included usage.'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/app/.venv/lib/python3.12/site-packages/litellm/main.py", line 620, in acompletion
response = await init_response
^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/llms/openai/openai.py", line 1162, in async_streaming
raise OpenAIError(
litellm.llms.openai.common_utils.OpenAIError: Error code: 402 - {'error': 'You have depleted your monthly included credits. Purchase pre-paid credits to continue using Inference Providers. Alternatively, subscribe to PRO to get 20x more included usage.'}

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/app/agent/core/agent_loop.py", line 1211, in run_agent
llm_result = await _call_llm_streaming(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/agent/core/agent_loop.py", line 828, in _call_llm_streaming
response = await acompletion(
^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/utils.py", line 2090, in wrapper_async
raise e
File "/app/.venv/lib/python3.12/site-packages/litellm/utils.py", line 1889, in wrapper_async
result = await original_function(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/main.py", line 639, in acompletion
raise exception_type(
^^^^^^^^^^^^^^^
File "/app/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/exception_mapping_utils.py", line 2456, in exception_type
raise e
File "/app/.venv/lib/python3.12/site-packages/litellm/litellm_core_utils/exception_mapping_utils.py", line 624, in exception_type
raise APIError(
litellm.exceptions.APIError: litellm.APIError: APIError: OpenAIException - Error code: 402 - {'error': 'You have depleted your monthly included credits. Purchase pre-paid credits to continue using Inference Providers. Alternatively, subscribe to PRO to get 20x more included usage.'}
"

Article author

project done here cya.

Sign up or log in to comment