pdmangel / node-red-contrib-openhab2

Other
20 stars 14 forks source link

Changing the URL of NodeRed Break the Nodes #30

Open thetonto opened 6 years ago

thetonto commented 6 years ago

Good morning. I was installing a new node and it suggested I should change the

httpAdminRoot

Url after which my settings would have been /admin

After this my OpenHab nodes stopped working. I thought it might have been because I also updated to the latest dev version of OpenHab so I opened a ticket to OpenHab team. I rolled back OpenHab but found it still didn't work, that left that change in NodeRead httpAdminRoot

I rolled back that change and everything was golden again. Since then have updated OpenHAB (I run on raspbain) and all is fine. I can't recall the node I installed but its seems to be working as well.

Seems the issue was the changing of the httpAdminRoot setting. I'm all good and working but thought it was significant to let you know.