I have a
server: Synology DS415+
sever operating system : DSM 6.0.2-8451 Update 2
I am trying to do an installation of the OpenHAB-2.0-SNAPSHOT_a-DSM6-syno-noarch-0.002.spk
It is a manual installation with the Synology package installer from the .spk file in the public directory on the Synology.
After a few secs it gives an error:
‘Port undefined configured for this package is either used by another service or reserved for system use. Please disable or modify the conflicting service, or contact the developer to modify the package configuration.’
Before this I had OpenHAB 1.8 running and before that 1.6. This was installed on the same way with no problems regarding the port configuration. I already tried some things as the weather report and the Samsung LED TV remote control bindings. This worked fine.
I have done some fine tuning on the Synology with other packages and ports had to be redirected on my router and relocated on the Synology. For as far as I know this has not compromised the OpenHAB 1.8 installation.
list of packages running on my Synology:
Antivirus Essential
Audio Station
baikal
configure file editor
cops
download station
filebot
git
hyperbackup
hyperbackup vault
java7
logcenter
mariadb
mediaserver
mosquitto
notestation
oracle java se
perl
photostation
php
phpmyadmin
python
python module
python3
storage analyzer
surveillance station
text editor
timebackup
transmission
videostation
vpn server
webstation
After removing OpenHAB 1.8 I tried to install OpenhHAB 2.0 with the above mentioned error message as a result.
Googling gave some advice but apparently this was for different situations. (apparently Synology is also changing the environment and folders of the linux operating system.)
When I look in the installer files of the .spk (installer.sh and some other pre an post install scripts) I can’t find any port checking. So I don’t know where to find a solution regarding the double claims on this ports.
My question is where the port checking is done and which ports are checked that cause this error.