Lost all settings after upgrade to 4.3.2

Hi I’ve upgraded recently my OpenFire server to newest version
After upgrade it starts blank installation - all previous settings were not imported
When I start admin console Im redirected to: http://of_server:9090/setup/index.jsp

What I did:
0. backup /usr/share/openfire/ folder

  1. downloaded 4.3.2 deb file
  2. stopped openFire service
  3. dpkg -i openfire_4.3.2_all.deb
  4. started service

Please advise how I can enable server with previous config

It may be that your upgrade has over-written your existing openfire.xml with an unconfigured one - take the version from your backup, and copy it over /usr/share/openfire/conf/openfire.xml (possibly backing that one up first somewhere else, just in case!)

Greg

PS. This is probably a known issue - https://issues.igniterealtime.org/browse/OF-1684

Agh… I just noticed that when I did copy of this folder symbolic link was copied but nit XML file itself :frowning:
conf -> /etc/openfire

Seems I have to configure everything from scratch now :frowning: