Hello,
My emoncms instance recently stopped logging data and I found it was related to this error:
[Thu Aug 06 09:56:18 2015] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function get() on a non-object in /var/www/emoncms/Modules/event/event_model.php on line 193
I deleted all of the input processes and the error goes away. When I re-add a log to feed process to an input the error comes back. I think this error started after an update but I didn't notice for a while so I can't be sure.
Do any of you have an idea on how to fix this? I'm running v.8.5.2 2015.07.20.
Thank you,
/Jeremy
Re: Error logging to feed
After a bit of troubleshooting I found this is caused by the event plugin. After removing it the error goes away.
Re: Error logging to feed
Hi Jeremy, I didn't spot the link when I first saw this but there is a compatibility issue that causes this. Hopefully, it will get resolved soon. See Events module and emoncms compatability (I have added a link back here)
Paul