If your Director's IP address changes, Actors that use Pull Communication mode will have issues working correctly until they know what the new IP address is. You must complete the following steps for each Actor.
Network Actors
Access the Actor from the command line.
ssh nodeone@[actor-mgmt-ip]
Open the Actor settings file with a text editor (for example, vi or emacs).
/opt/apps/verodin/node/node/settings.json
- Search for planner_ip and replace the old IP address with the new one.
- Save and exit.
Restart the Actor.
vrestart
Endpoint Actors (Windows)
- Connect to the host where the Actor resides.
- Open the Actor settings file with Notepad or another text editor.
C:\Program Files\verodin\node\node\settings.json - Search for planner_ip and replace the old IP with the new one
- Save and exit.
- Restart the Actor.
- Open the Services Manager (run
services.msc). - Scroll down to the three Security Validation entries.
- Restart each service.
- Open the Services Manager (run