runtime error
Exit code: 1. Reason: Cloning into '/app/luoh-api'... remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/luoh-an/luoh-api.git/' 克隆失败: Command '['git', 'clone', 'https://x-access-token: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@github.com/luoh-an/luoh-api.git', '/app/luoh-api']' returned non-zero exit status 128. Traceback (most recent call last): File "/app/clone_and_run.py", line 32, in <module> clone_repo(token, repo_url, target_dir) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/clone_and_run.py", line 12, in clone_repo subprocess.run(["git", "clone", auth_url, target_dir], check=True) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/subprocess.py", line 577, in run raise CalledProcessError(retcode, process.args, output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['git', 'clone', 'https://x-access-token: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@github.com/luoh-an/luoh-api.git', '/app/luoh-api']' returned non-zero exit status 128.
Container logs:
Fetching error logs...