openhab / openhab-qnap-qpkg

openHAB Packages for QNAP NAS systems
Eclipse Public License 2.0
77 stars 21 forks source link

Can't connect Openhab Console #44

Open dadjuster opened 6 years ago

dadjuster commented 6 years ago

How to connect to console? 8101 port is closed

6r15u commented 6 years ago

Hi, never used that console. As openhab is used as standard package it must be due to the fact that the port is not listed in the qpkg "install" file. I don't know if the file can take 2 http ports but I would recommend that you try that looking up.

qpkg.cfg #QPKG_WEBUI="" # Port number for the web interface. QPKG_WEB_PORT="8090" # Port number for the SSL web interface. QPKG_WEB_SSL_PORT="8444"