You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although foxbox should still be operational when internet service is disrupted, there are several things we have to take care of:
Philips Hue adapter uses nupnp, no unpnp
Foxbox will give error upon startup when no IP interface is found during the startup
With the TLS implementation, there is no way to access the foxbox locally without the use of mDNS (not by default in mac) and a running DNS server. This means the integration tests have to run with the TLS disabled.
Design decisions should be made on how to deal with offline scenarios, including when the internet is cut during the operation. Currently foxbox does not detect the internet outage.
The text was updated successfully, but these errors were encountered:
Although foxbox should still be operational when internet service is disrupted, there are several things we have to take care of:
Design decisions should be made on how to deal with offline scenarios, including when the internet is cut during the operation. Currently foxbox does not detect the internet outage.
The text was updated successfully, but these errors were encountered: