Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3870 Tampilan

In several of our Odoo SH projects, when a branch is uploaded to the staging section, the branch tries to build but fails and the logs are empty. 

It only shows "Failed to checkout the repository" on the red icon.

We did not have any issues for more than a year now. There have been no changes to the code or submodules of our projects that might affect it. This error started on Monday, January 19, 2023.


Avatar
Buang
Jawaban Terbai

I have same problem with V15

Avatar
Buang
Jawaban Terbai

This error message typically indicates that there is a problem with the git repository that Odoo is trying to checkout on the staging branches. Possible causes include incorrect repository URL or credentials, network issues, or problems with the local git installation.

You can try the following troubleshooting steps to resolve the issue:

  1. Check that the repository URL and credentials are correct and have the necessary permissions.
  2. Test the connection to the repository by running git ls-remote --heads in the command line.
  3. Check that your local git installation is up-to-date and properly configured.
  4. Try running the command with the -v or --verbose flag to see more detailed error information.
  5. Try to clone the repository locally to check if there is any issue with the repository.

If the problem persists, it may be necessary to seek assistance from the repository maintainer or your IT support team.

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Jan 23
2290
1
Agu 22
3638
0
Mei 21
2312
1
Des 24
3623
0
Mei 22
2259