HTTP IN node - gives 500 internal server error response

Hi ,

I am attempting to replicate the very simple use of the HTTP IN node from the documentation .
It's part of my Home Assistant setup running on a rasberry Pi . Each time I attempt a curl statement from a PC to teh rasberry pi ( curl http://192.168.1.99:1880/bingo ) I get :-

''
'500 Internal Server Error'
''
'

500 Internal Server Error

'
'
nginx'
''
''

Not sure how to debug this . Using debug nodes in Node red attached to the HTTP in Node yield nothing which makes me think the request never reaches node red . Any suggestions as to what I should look at ?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.