You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i followed the exact commands, but i get this error
systemctl status broadlink-mqtt.service
broadlink-mqtt.service - Broadlink MQTT Service
Loaded: loaded (/lib/systemd/system/broadlink-mqtt.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2022-11-16 16:14:14 EET; 2s ago
Process: 159885 ExecStart=/usr/bin/python3 /root/broadlink-mqtt/mqtt.py (code=exited, status=208/STDIN)
Main PID: 159885 (code=exited, status=208/STDIN)
CPU: 1ms
Nov 16 16:14:14 AD110-NOC systemd[1]: Started Broadlink MQTT Service.
Nov 16 16:14:14 AD110-NOC systemd[159885]: broadlink-mqtt.service: Failed to set up standard input: Operation not permitted
Nov 16 16:14:14 AD110-NOC systemd[159885]: broadlink-mqtt.service: Failed at step STDIN spawning /usr/bin/python3: Operation not permitted
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Main process exited, code=exited, status=208/STDIN
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Failed with result 'exit-code'.
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Consumed 1ms CPU time.
The text was updated successfully, but these errors were encountered:
i followed the exact commands, but i get this error
systemctl status broadlink-mqtt.service
Loaded: loaded (/lib/systemd/system/broadlink-mqtt.service; disabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2022-11-16 16:14:14 EET; 2s ago
Process: 159885 ExecStart=/usr/bin/python3 /root/broadlink-mqtt/mqtt.py (code=exited, status=208/STDIN)
Main PID: 159885 (code=exited, status=208/STDIN)
CPU: 1ms
Nov 16 16:14:14 AD110-NOC systemd[1]: Started Broadlink MQTT Service.
Nov 16 16:14:14 AD110-NOC systemd[159885]: broadlink-mqtt.service: Failed to set up standard input: Operation not permitted
Nov 16 16:14:14 AD110-NOC systemd[159885]: broadlink-mqtt.service: Failed at step STDIN spawning /usr/bin/python3: Operation not permitted
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Main process exited, code=exited, status=208/STDIN
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Failed with result 'exit-code'.
Nov 16 16:14:14 AD110-NOC systemd[1]: broadlink-mqtt.service: Consumed 1ms CPU time.
The text was updated successfully, but these errors were encountered: