Scripts failing after IP address change

Asked by Joel Campbell

I changed the IP address of my on premise Landscape server and I now get errors for any scripts that the server runs (i.e update_security_db.sh). The error I see for all of them is:

twisted.internet.error.ConnectionRefusedError: Connection was refused by other side: 111: Connection refused.

Any idea what may be wrong?

Question information

Language:
English Edit question
Status:
Solved
For:
Landscape Server Edit question
Assignee:
No assignee Edit question
Solved by:
Joel Campbell
Solved:
Last query:
Last reply:
Revision history for this message
Joel Campbell (joel.campbell) said :
#1

I figured it out. I missed changing the broadcast address in /etc/network/interfaces. I corrected the error and rebooted and now scripts seem to be working again.