rocknsm / rock

Automated deployment scripts for the RockNSM network hunting distribution.

Home Page:http://rocknsm.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redeploy does not change the ip address for celery service, breaking docket

koelslaw opened this issue · comments

First deployment ip was ip address 192.168.101.15 when machine was move to a new ip range it resulted in the following error in /var/log/messages:

Jul 24 02:14:52 simplerockbuild celery: [2019-07-24 02:14:52,052: WARNING/ForkPoolWorker-1] [ForkPoolWorker-1:140591820662528] Stats: 192.168.11.6:1234 Connection Error? hostname '192.168.11.6' doesn't match u'192.168.101.15'

resulting in a not idle or can't connect in 720.0 error in docket web gui

I'm working this so that certificates will be updated when stenographer starts and stenographer listens on all interfaces. This should fix the IP change issue, but will require a restart of stenographer