hubot-broadlink-rm icon indicating copy to clipboard operation
hubot-broadlink-rm copied to clipboard

This app did not run after Mar 15.

Open tourmaline3333 opened this issue 3 years ago • 1 comments

I set the python script to light:on().

I write the message "send light:on()" on slack. but this app did not run the python script.

I run hubot on linux, and homebot send light:on().Its OK.

I run the python script. Its OK.

tourmaline3333 avatar Mar 17 '23 11:03 tourmaline3333

I was able to work around the issue by setting NODE_TLS_REJECT_UNAUTHORIZED=0. Definitely not a long term solution.

https://github.com/slackapi/hubot-slack/issues/651

tourmaline3333 avatar Mar 23 '23 05:03 tourmaline3333