I've recently set up a local install of emoncms running on a low power debian server.
It's here using a dynamic dns:
http://mking007.no-ip.biz/emoncms/mking007
The feeds show "Feed type or authentication not valid".
Previously the charts were timing out but I'd found the point here about relative paths and so made the changes in mysql as per this:
http://openenergymonitor.org/emon/node/1252
Although the charts don't time out now and I can see the path is correct, I'm now getting this authentication problem.
Any ideas?
Thanks
Michael
Re: Accessing local install of emoncms remote gives "Feed type or authentication not valid"
This thread might be of help... http://openenergymonitor.org/emon/node/2866
If you haven't made the feeds etc viewable to everyone, the security model won't display the data.
Re: Accessing local install of emoncms remote gives "Feed type or authentication not valid"
Cheers @ukmoose :) Ur a star.
I had the dashboards set for public and published, but didn't realise I needed to set the feeds too.
Ta v much :)