bug 1238 Unable to sync the configuration manually |AS-16402| ePassport
Review Request #574 — Created Dec. 17, 2024 and updated — Latest diff uploaded
| Information | |
|---|---|
| tanya | |
| APV10 | |
| rel_apv_10_7_2, rel_apv_10_7, rel_apv_10_7_0_x900_suport | |
| Reviewers | |
| kevin.poh, timlai | |
Consequtive "Sync to" did not work because synconfigd was not restarted after the firts "sync to" command, because owner of /run was changed to ansync. To fix do not chage owner of /run and simply make a backup copy of webui_server.pem in /ca/sync instead of /run
When running build with the fix at the end of "sync to <peer2>" run "ps -aux|grep synconfigd" on the peer2 machine and you should see the synconfig process. In addition, if you execute "sync to peer2" again it should run without errors
