runtime error
Exit code: 1. Reason: Collecting git+https://****@github.com/kursathalat/cpg-base.git@main Cloning https://****@github.com/kursathalat/cpg-base.git (to revision main) to /tmp/pip-req-build-2e4z5hjv Running command git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/cpg-base.git' /tmp/pip-req-build-2e4z5hjv fatal: could not read Password for 'https://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@github.com': No such device or address error: subprocess-exited-with-error × git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/cpg-base.git' /tmp/pip-req-build-2e4z5hjv did not run successfully. │ exit code: 128 ╰─> No available output. note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed to build 'git+https://****@github.com/kursathalat/cpg-base.git@main' when git clone --filter=blob:none --quiet 'https://****@github.com/kursathalat/cpg-base.git' /tmp/pip-req-build-2e4z5hjv [WARNING] pip install failed - ERROR with return code 1. Traceback (most recent call last): File "/app/app.py", line 29, in <module> from myapp.app import start_app ModuleNotFoundError: No module named 'myapp' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 32, in <module> from myapp.app import start_app ModuleNotFoundError: No module named 'myapp'
Container logs:
Fetching error logs...