@marktheknife - No, Yes and Yes.
I took the network hub out of the equation for the Hubitat.
Other IoT devices I have on that hub work just fine.
I know it is not a port problem on the hub since I moved the Hubitat to 3 of the 5 ports and it still ended up blinking green/red.
The other IoT devices are apparently not bothered by a hub going up/down. I can communicate just fine with them and they report no problems.
There is no visible indicator on the hub that it is having problems.
Yes, the hub will be replaced since it will eventually fail at the worst possible time.
Just part of the challenge of debugging network problems and ending up with my version of the green/red blinking LED. I had all indications that everything in the network path was working just fine.
Which gets me back to having something written to a log file when a network problem happens that tells us what failed so we can infer what the possible causes could be.
In this case, if the message said it could not contact the cloud account, or whatever it does to periodically validate a live network link, I would know for sure that the physical interface in the Hubitat worked, DHCP worked to get it an IP. And then it failed.
Which would have put me to looking at the hub yesterday evening instead of this morning since the DHCP server is the firewall.
My network topology is:
WWW <> ISP Provider <> Firewall/DHCP <> Hub for isolated DMZ <> IoT devices
The firewall is configured to block all unsolicited network traffic that originates from the WWW and ISP Provider.
My solution for the moment was to fire up another port on the firewall as another DMZ which has its own DHCP scope and firewall rules to talk only with the WWW.