portal problems?

MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

I am just setting up my Client Suite as well to talk to the portal and am getting the same errors in the log as Bogdan.
I have my portal name and security key in both the Client Suite and in the Controller code.
Do you need any port forwarding for the client to work with the portal ?

Thanks
Mike
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
dbmet
Posts: 235
Joined: Thu Nov 10, 2011 11:49 am

Re: portal problems?

Post by dbmet »

Have ya'll tried turning off the security key in the controller code and on the portal?
d
Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Trying it now.
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

No Joy :) -
So I just learned the hard way that you have to have ReefAngel.Portal ( "userid "); in the controller code for it to load the wifi module.
I removed the key in both the controller and Client and still not working.
However I should mention that the LABELS did update on the portal to what I have in the Client. But no other data.
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
dbmet
Posts: 235
Joined: Thu Nov 10, 2011 11:49 am

portal problems?

Post by dbmet »

Good to know. Did you turn off the key on the portal too?
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: portal problems?

Post by rimai »

I wonder if you need to apply the ini file in this post:
http://forum.reefangel.com/viewtopic.php?p=16602#p16602
Roberto.
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Dbmet - I did remove the key from the portal - good catch tho

Rimai - I will try the INI file now.
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
dbmet
Posts: 235
Joined: Thu Nov 10, 2011 11:49 am

portal problems?

Post by dbmet »

Hope that works. Good luck.
Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Loaded it INI - It fixed the issue with the error on loading the memory page. That works now ( although it has wrong information in the fields).

It did not fix the upload to the portal. Same error.

Message:
Value cannot be null.
Parameter name: s
StackTrace:
at System.IO.StringReader..ctor(String s)
at NotificationService.Notifier.SendParamsToWebsite()
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

Loaded the new RAMmemory and it says new memory file successfully verified and loaded.
Then when I click Memory on client and refresh I got this"
Attachments
Untitled3.png
Untitled3.png (249.51 KiB) Viewed 4589 times
Image
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

And then in log error I see this:
Attachments
Untitled2.png
Untitled2.png (307.84 KiB) Viewed 5072 times
Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Did you close and restart the client software after loading the new memory file? I actually rebooted just to make sure everything was clean. Then mine stated working.
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

I closed and restarted, no help. Then rebooted the comp, no help.
Now the general settings on Client work but can't refresh memory or access it at all.
Image
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: portal problems?

Post by rimai »

We are going to have to wait for Dave to check it out...
I'm out of ideas.
Roberto.
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

OK, any idea when he can show up?
Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Waiting ..
I have tried and retried everything I can think of.
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
dmolton
Posts: 182
Joined: Tue Mar 22, 2011 11:08 am

Re: portal problems?

Post by dmolton »

I see what the issue is. It will require a software patch. Working on it now.
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

OK, great.
Image
dmolton
Posts: 182
Joined: Tue Mar 22, 2011 11:08 am

Re: portal problems?

Post by dmolton »

Okay, sorry for the issues you experienced with the Client. To keep things simple, I created a new installer that includes the changes that should fix parameter syncing to the portal over USB. From the control panel, please first uninstall your current version of the Client Suite, download and install the new one located here: https://github.com/davemolton/Client-Su ... ta_301.zip
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

You fixed it, as you can see in the signature area, the banner shows data up to date.
However I still can't open my memory on Client, when I click refresh I get the the same message and error log file like above in this thread. Sorry to cause so much trouble.
Image
dmolton
Posts: 182
Joined: Tue Mar 22, 2011 11:08 am

Re: portal problems?

Post by dmolton »

what version of the dev libraries are you running?
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

The newest 1.03?
Image
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

Maybe this will help', it actually started (the problem with memory) when I downloaded the new ini file as advised by Roberto.
Posts: 5211
Joined: Fri Mar 18, 2011 8:47 pm

PostPosted: Sat Jan 19, 2013 5:54 pm
I wonder if you need to apply the ini file in this post:
viewtopic.php?p=16602#p16602
Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Dave,
Thank you very much for looking into this. I will test on my system shortly.

Mike
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
MDN
Posts: 33
Joined: Wed Jan 09, 2013 8:18 pm

Re: portal problems?

Post by MDN »

Sorry it took so long, was building a new computer for Client use.
The new client fixed all my issues. Portal and memory page are now working.
Thank you very much.
Mike
----------------------------------
75G with 30G sump | 52 LED - RapidLED Lighting (DIY) |
ReefAngel for Meanwell ELN-D Drivers | Reef Octopus HOB-1000
Way to much time and money invested.....

Image
Bogdan
Posts: 109
Joined: Sat Aug 11, 2012 9:16 pm

Re: portal problems?

Post by Bogdan »

Hi Dave,
I still cant refresh the memory. Can you help?
Image
Post Reply