FleetDM - Server IP address changed but Fleet is not recognizing it #4565
Replies: 1 comment 14 replies
-
@Nolan-Mcfly Can you please post the output from the following (sanitizing as needed)?
|
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The issue I am having with Fleet is that I originally installed Security Onion with the IP address of
192.168.0.167
, but I changed my IP to192.168.0.19
as a static address. .167 was not a static IP for the server at the beginning of the installation. Everything is working, as I ranso-ip-update
, but Fleet is not showing any host names online besides the server. I have checked a few different config files, but I cannot find anything that would point to Fleet not working with192.168.0.19
, in fact the web page for Fleet is loading at the .19 address. I have rebooted, restarted Fleet withso-fleet-restart --force
and when I run that command, I get this among the output:I am not sure how to go about fixing this, aside from just using
192.168.0.167
as my static IP. Any and all thoughts or suggestions are welcome, thank you.Beta Was this translation helpful? Give feedback.
All reactions