runtime error

Copy your Api Key (first register/login): https://c.app.hopsworks.ai/account/api/generated GetPassWarning: Can not control echo on the terminal. Warning: Password input may be echoed. Paste it here: Traceback (most recent call last): File "/usr/local/lib/python3.10/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 "/home/user/app/app.py", line 16, in <module> project = hopsworks.login() File "/home/user/.local/lib/python3.10/site-packages/hopsworks/__init__.py", line 186, in login api_key = getpass.getpass(prompt="\nPaste it here: ") File "/usr/local/lib/python3.10/getpass.py", line 91, in unix_getpass passwd = fallback_getpass(prompt, stream) File "/usr/local/lib/python3.10/getpass.py", line 126, in fallback_getpass return _raw_input(prompt, stream) File "/usr/local/lib/python3.10/getpass.py", line 148, in _raw_input raise EOFError EOFError

Container logs:

Fetching error logs...