runtime error
Exit code: 1. Reason: Collecting git+https://****@github.com/kursathalat/ogren_base.git@main Cloning https://****@github.com/kursathalat/ogren_base.git (to revision main) to /tmp/pip-req-build-tq9p33_6 Running command git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/ogren_base.git' /tmp/pip-req-build-tq9p33_6 fatal: could not read Password for 'https://[email protected]': No such device or address error: subprocess-exited-with-error × git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/ogren_base.git' /tmp/pip-req-build-tq9p33_6 did not run successfully. │ exit code: 128 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip error: subprocess-exited-with-error × git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/ogren_base.git' /tmp/pip-req-build-tq9p33_6 did not run successfully. │ exit code: 128 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from ogren_main import app_base ModuleNotFoundError: No module named 'ogren_main' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> subprocess.check_call([ File "/usr/local/lib/python3.12/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'git+https://[email protected]/kursathalat/ogren_base.git@main']' returned non-zero exit status 1.
Container logs:
Fetching error logs...