Emoncms on rpi - several modules not running, no graphs

I’m running emoncms lowwrite 11.4.11 on an rpi 3b rev 1.2, raspbian, mariadb . Using an iotawatt, getting input values and feeds just fine. Attempting to use My Electric 2. I see totals in the header, but no graphs of usage are showing. emonhub, emoncms_mqtt, feedwriter, and servicerunner are not running - all are showing “Activating loaded activating auto restart”. Am I missing something? Graphs in emoncms are working fine, just not My Electric and My Electric 2. Visualization is also blank. Thanks.

Did you use the latest SD image?

You need to check the system logs if the services are not starting.

journalctl -f

to check just one service you can use -u and the unit name

journalctl -f -u feedwriter