Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3974 Prikazi

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
Opusti
Best Answer

I have same problem with V15

Avatar
Opusti
Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jan. 23
2398
1
avg. 22
3723
0
maj 21
2375
1
dec. 24
3744
0
maj 22
2289