runtime error

Exit code: 1. Reason: _| _| _| _| _| _|_| _| _| _| _| _| _| _| _|_|_|_| _| _| _| _|_| _| _|_| _| _| _| _| _| _|_| _|_|_| _|_|_|_| _| _|_|_| _| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _| _| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_| /root/.pyenv/versions/3.12.12/lib/python3.12/getpass.py:91: GetPassWarning: Can not control echo on the terminal. passwd = fallback_getpass(prompt, stream) Warning: Password input may be echoed. Enter your token (input will not be visible): Traceback (most recent call last): File "/root/.pyenv/versions/3.12.12/lib/python3.12/getpass.py", line 69, in unix_getpass old = termios.tcgetattr(fd) # a copy to save ^^^^^^^^^^^^^^^^^^^^^ termios.error: (25, 'Inappropriate ioctl for device') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 16, in <module> login(token=os.environ.get('hf')) File "/root/.pyenv/versions/3.12.12/lib/python3.12/site-packages/huggingface_hub/_login.py", line 116, in login interpreter_login(skip_if_logged_in=skip_if_logged_in) File "/root/.pyenv/versions/3.12.12/lib/python3.12/site-packages/huggingface_hub/_login.py", line 267, in interpreter_login token = getpass("Enter your token (input will not be visible): ") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.12.12/lib/python3.12/getpass.py", line 91, in unix_getpass passwd = fallback_getpass(prompt, stream) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.12.12/lib/python3.12/getpass.py", line 126, in fallback_getpass return _raw_input(prompt, stream) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.pyenv/versions/3.12.12/lib/python3.12/getpass.py", line 148, in _raw_input raise EOFError EOFError

Container logs:

Fetching error logs...