Hugging Face's logo
kogutt999
/
Agents
Runtime error

runtime error

Exit code: 1. Reason: [notice] A new release of pip is available: 26.2 -> 26.2.1 [notice] To update, run: pip install --upgrade pip Open this URL in your browser: https://hf.co/oauth/device And enter the code: UGRL-41Z8 Waiting for authorization............................................................ Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> login(token=os.environ.get('hf')) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 117, in login interpreter_login(skip_if_logged_in=skip_if_logged_in) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 309, in interpreter_login _device_code_login() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 247, in _device_code_login response = poll_device_token(device_info, on_pending=lambda: print(".", end="", flush=True)) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_oauth_device.py", line 152, in poll_device_token raise DeviceCodeError("Device code expired (timeout). Please try again.", error_code=OAuthErrorCode.EXPIRED_TOKEN) huggingface_hub.errors.DeviceCodeError: Device code expired (timeout). Please try again.

Container logs:

Fetching error logs...