merative / spm-middleware

A collection of Middleware modules and roles required for installing Cúram Social Program Management. SUITABLE FOR INTERNAL TEST AND DEVELOPMENT ONLY
MIT License
1 stars 6 forks source link

Fix failing NodeManager call #87

Closed martinfanning1 closed 2 months ago

martinfanning1 commented 3 months ago

NodeManager serice failing to run due to permissions issue

Quick fix is to move the start & stop sh files to /usr/local/bin and update systemd service to point to there new files.

Tested on a VM deployment with OHS and this works.

martinfanning1 commented 2 months ago

Closing as @huangjien fixed and sorted this issue