M-TEC-API icon indicating copy to clipboard operation
M-TEC-API copied to clipboard

Error mqtt

Open maik-dmxc opened this issue 1 year ago • 2 comments

Hi i get an message when starting MTEC_mqtt.py

pi@raspberrypi:~/M-TEC-API $ sudo python3 MTEC_mqtt.py
Traceback (most recent call last):
  File "MTEC_mqtt.py", line 148, in <module>
    main()
  File "MTEC_mqtt.py", line 118, in main
    if cfg['DEBUG'] == True:
KeyError: 'DEBUG'

what i'm doing wrong?

do i have to set mqtt Username & password?

regards Maik

maik-dmxc avatar Sep 09 '23 06:09 maik-dmxc