Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notes on emonSD-31Oct23 image creation #184

Open
TrystanLea opened this issue Oct 31, 2023 · 2 comments
Open

Notes on emonSD-31Oct23 image creation #184

TrystanLea opened this issue Oct 31, 2023 · 2 comments

Comments

@TrystanLea
Copy link
Member

TrystanLea commented Oct 31, 2023

Not all services are running:

image

emonhub.log does not exist

will add further notes and resolution as I work on this.

@TrystanLea
Copy link
Member Author

Broken image perhaps:

pi@emonpi:/var/log/emonhub $ python3 /opt/openenergymonitor/emonhub/src/emonhub.py --config-file=/etc/emonhub/emonhub.conf
Traceback (most recent call last):
File "/opt/openenergymonitor/emonhub/src/emonhub.py", line 29, in
from interfacers import *
File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMqttInterfacer.py", line 33, in
import paho.mqtt.client as mqtt
ModuleNotFoundError: No module named 'paho'
pi@emonpi:/var/log/emonhub $ sudo python3 /opt/openenergymonitor/emonhub/src/emonhub.py --config-file=/etc/emonhub/emonhub.conf
Traceback (most recent call last):
File "/opt/openenergymonitor/emonhub/src/emonhub.py", line 29, in
from interfacers import *
File "/opt/openenergymonitor/emonhub/src/interfacers/EmonHubMqttInterfacer.py", line 33, in
import paho.mqtt.client as mqtt
ModuleNotFoundError: No module named 'paho'
pi@emonpi:/var/log/emonhub $

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant