Closed anandhakumarpalanisamy closed 4 years ago
Temporary fix :
Restart the hlf_explorer_service whenever it crashes
2) by running the following two commands in prime_manager
docker service scale hlf_explorer=0
docker service scale hlf_explorer=1
After some 2 to 3 hours (or) 1 day , the "hlf_explorer" service crashes and fails to connect with the "hlf_explorer_db service".
Seems like the socket connection of "hlf_explorer" to the "hlf_explorer_db" services closes due to memory issues.
"hlf_explorer" service crash error log :