Unknown - relayd not running?
-
I see this on my 2.4.4 release so searched all over and keep finding very old posts about it. I'm not sure if I should follow any of those old threads or post here and it seems safer to ask here.
I fixed an issue where relayd didn't want to start which was simply an alias mixup. However, I'm still seeing complaints in the log fo relayd.
Apr 23 10:04:56 relayd 5976 unused protocol: dnsproto
Apr 23 10:05:00 relayd 6175 host 10.0.0.151, check http code use ssl (0ms), state unknown -> down, availability 0.00%
Apr 23 10:05:00 relayd 6175 host 10.0.0.150, check http code use ssl (0ms), state unknown -> down, availability 0.00%
Apr 23 10:05:00 relayd 6175 host 10.0.0.156, check http code use ssl (77ms), state unknown -> down, availability 0.00%
Apr 23 10:05:00 relayd 6175 host 10.0.0.157, check http code use ssl (111ms), state unknown -> down, availability 0.00%It seems to be complaining about the monitoring port which I've set to https.
What's going on?Thanks for any help.
-
It's not complaining about the config, it's just describing the test it's performing. It's marked down since it didn't respond to the check.
Not enough information to say what else might be happening beyond that.
-
I figured the problem might be with the monitoring part of the setup but that looks fine too. What other info could I provide to shed better light?