No, I am running it inside the upg40 directory
production! $ → sudo -i
root@dev-gluu1 ~
production! # → cd /root/upg40
root@dev-gluu1 ~/upg40
dynatron.io production! # → python update.py -o
Ready to upgrade Gluu Server. Start now (y|N) y
This upgrade replaces all the default Gluu Server scripts WITH SCRIPTS FROM 4.0
and removes other custom scripts. (This will replace any customization you may
have made to these default script entries) Do you want to continue? (Y|n) Y
Detected OS ubuntu 18
Traceback (most recent call last):
File "update.py", line 1993, in <module>
from setup.pylib.generate_properties import generate_properties
File "/root/upg40/setup/pylib/generate_properties.py", line 153, in <module>
salt = salt_prop['encodeSalt']
KeyError: 'encodeSalt'