My ISY is currently working fine, but I wanted to provide a bit more information and a suggestion to Michel, I've recently experienced a few brief power outages, and I've noticed once power is restored, the Portal isn't connecting for me, although the ISY is up and reachable on the local network. A reboot does resolve the problem though, This thread helped me figure out the problem, Thanks guys!
From the logs it looks like its probably the DNS issue mentioned earlier in the thread. I think perhaps, in my particular case, it could be because the ISY boots up faster than my router, hence when it attempts to resolve these addresses it fails because it can't reach the Internet yet. The logs seem to indicate it retries a few times but then stops after a period (approx 1:45).
Do you think it would be possible to add a periodic retry every 5 or 15 minutes after the initial cycle fails? This might ensure any other network gear has had ample time to boot up and allow traffic to pass again, and could prevent us from having to manually reboot the device when a new DNS query attempt could be made automatically. It might help enhance the recovery and I would think could be fairly easy to implement. Even adding a manual "retry DNS query" option in the Admin Console would help too. Although its quick, a full reboot is not ideal if there are less intrusive ways the problem could be resolved.
Here's the relevant section from my error log
Tue 2016/10/25 09:33:19 PM System -5 Start ####Power Failure
Tue 2016/10/25 09:33:20 PM System -110022 /CONF/INSTENG.OPT
Tue 2016/10/25 09:33:20 PM System -110012 /CONF/INSTENG.OPT
Tue 2016/10/25 09:33:23 PM System -170001 [Network] Established
Tue 2016/10/25 09:33:23 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:23 PM System -140000 my.isy.io
Tue 2016/10/25 09:33:23 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:25 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:30 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:35 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:40 PM System -140000 my.isy.io
Tue 2016/10/25 09:33:40 PM System -60001 pool.ntp.org
Tue 2016/10/25 09:33:40 PM System -60006 Stopping retries/next cycle
Tue 2016/10/25 09:34:10 PM System -140000 my.isy.io
Tue 2016/10/25 09:34:45 PM System -140000 my.isy.io
Tue 2016/10/25 11:23:03 PM System -5 Start ####When I rebooted to resolve the issue
Thanks for the consideration and keep up the great work!