Skip to Content
Menu
This question has been flagged

Hi! I'm trying to resolve an issue with the automatic updating of my modules in the Odoo app store from a private Git repository. The setup seems to be correct, and manual updates work fine. Here are some details:


The repository is available 24/7, and its accessibility is monitored every minute from four different locations around the world.

Keys, access rights, and paths have been verified and are working correctly.


Technical details:

Repository for Odoo 17.0: ssh://[my_uri]:[my_port]/[path]/[path].git#17.0

Repository for Odoo 16.0: ssh://[my_uri]:[my_port]/[path]/[path].git#16.0


However, every day after 23:15, I receive the following error by email:


ssh: Could not resolve hostname [my_uri]: Temporary failure in name resolution
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.


Sometimes one branch updates, and sometimes neither does. Manual updates are usually successful.


Can anyone provide advice on how to resolve the issue with automatic updates? Any help would be greatly appreciated!

Avatar
Discard
Related Posts Replies Views Activity
0
Sep 25
2
1
Dec 24
4703
0
Nov 24
1935
1
Aug 24
1717
1
Jul 24
1702