Skip to Content
Menú
This question has been flagged
2 Respostes
3851 Vistes

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

I have same problem with V15

Avatar
Descartar
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
Descartar
Related Posts Respostes Vistes Activitat
2
de gen. 23
2276
1
d’ag. 22
3636
0
de maig 21
2307
1
de des. 24
3618
0
de maig 22
2257