openHAB failing to install on Synology Drive - Link folder not found

  • Platform information: Synology DS218j

    • Java Runtime Environment: Java 11
    • openHAB version: 3.0/2.5/2.3
  • Issue of the topic:
    Trying to install openHAB on my Synology drive and I continue to get the following error:
    2021-10-10:20:59:54

Set instance variables…
public: false
smarthome: false
home: true
TMPFS: false
Z-Wave: false
port: 8080
port: 8443
tmp: /volume1/@tmp
share: /var/services/homes
oh: /var/services/homes/openhab
backup: -backup-202110
done
User that exec the Installation
root
Start preupgrade…
Stop server
Remove tmp, cache and runtime dirs
Remove openHAB system files
Create backup
Save symbolic link folders
ERROR:
Update failed. Link folder ‘’ could not be found.
Please try again or contact the github contributors.

  • Please post configurations (if applicable):

    • Items configuration related to the issue
      I’ve tried selecting /public/OpenHAB and /var/services/homes/openHAB folder. No different. I’ve placed conf, addons, and userdata subdirectories inside of the openHAB folders, no change.
  • If logs where generated please post these here using code fences:

#### S T A R T  -  o p e n H A B  S P K ####
2021-10-10:20:59:54

Set instance variables...
  public:    false
  smarthome: false
  home:      true
  TMPFS:     false
  Z-Wave:    false
  port:    8080
  port:    8443
  tmp:    /volume1/@tmp
  share:  /var/services/homes
  oh:     /var/services/homes/openhab
  backup: -backup-202110
done
User that exec the Installation
root
Start preupgrade...
  Stop server
  Remove tmp, cache and runtime dirs
  Remove openHAB system files
  Create backup
  Save symbolic link folders
  ERROR:
  Update failed. Link folder '' could not be found.
  Please try again or contact the github contributors.

I have exactly the same problem. Have tried multiple times to install OH 2.5 using the three different recommended locations for the openHAB/conf /addons and /userdate folders but still get this error.
Is there any guidance on how to fix the problem?

[> Blockquote]#### S T A R T - o p e n H A B S P K ####
2022-07-19:00:28:04

Set instance variables…
public: false
smarthome: true
home: false
TMPFS: true
Z-Wave: true
port: 8080
port: 8441
tmp: /volume1/@tmp
share: /volume1/SmartHome
oh: /volume1/SmartHome/openHAB
backup: /volume1/@appstore/openHAB-backup-202207
done
User that exec the Installation
root
Start preupgrade…
Stop server
Remove tmp, cache and runtime dirs
Remove openHAB system files
Create backup
Save symbolic link folders
ERROR:
Update failed. Link folder ‘’ could not be found.
Please try again or contact the github contributors.

Blockquote