Page 1 of 1

Re: portal not working, phone app is

Posted: Sun Jul 31, 2016 7:00 pm
by psyrob
So I switched my code at the end as follows:

Code: Select all

     // This should always be the last line
    ReefAngel.Portal( "psyrob" );
    ReefAngel.DDNS( "psyrob-controller1.myreefangel.com" ); // Your DDNS is psyrob-99.90.0.55:2000.myreefangel.com
    ReefAngel.ShowInterface();
} 
and it didn't work at first , it went to February data, but after refreshing the page a few times, current data popped up. I will keep an eye on it, but thanks for the help