alexbain / lirc_web

Control LIRC from the web using NodeJS and lirc_node
125 stars 60 forks source link

LIRC removing client immediately #62

Closed kmlucy closed 6 years ago

kmlucy commented 6 years ago

I have LIRC 0.9.4c working. irw and ircat correctly show my key presses, but when I start lirc_web, I get the following three lines in my log in quick succession:

lircd-0.9.4c[140]: Notice: accepted new client on /var/run/lirc/lircd
lircd-0.9.4c[140]: Info: [lirc] protocol is enabled
lircd-0.9.4c[140]: Info: removed client

The lirc_web logs only show:

Open Source Universal Remote UI + API has started on port 3000 (http).

I've tried with and without a config file with no difference. The 'remotes' endpoint is empty: {}.