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.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
I have same problem with V15
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:
- Check that the repository URL and credentials are correct and have the necessary permissions.
- Test the connection to the repository by running git ls-remote --heads in the command line.
- Check that your local git installation is up-to-date and properly configured.
- Try running the command with the -v or --verbose flag to see more detailed error information.
- 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.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
ene 23
|
2262 | ||
|
1
ago 22
|
3633 | ||
|
0
may 21
|
2305 | ||
|
1
dic 24
|
3612 | ||
|
0
may 22
|
2255 |