bug 1238 Unable to sync the configuration manually |AS-16402| ePassport

Review Request #574 — Created Dec. 17, 2024 and updated

tanya
APV10
rel_apv_10_7_2, rel_apv_10_7, rel_apv_10_7_0_x900_suport
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

tanya
Review request changed

Description:

~  

Consequtive "Sync to" did not work because synconfigd was not restarted after the one "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

  ~

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

kevin.poh
  1. Ship It!
  2. 
      
timlai
  1. Ship It!
  2. 
      
Loading...