After doing this I get this error when calling searchassets API request:
{“message”:"_taskserver.taskserver_local_url doesn’t exist.",“errorcode”:"",“detail”:“Error at line 1, column 12”}
Seems like your missing the search server installation. Not sure how you upgraded but go to the options table and check that the value exists. Also did you flush your templates, etc?
I have deleted old razuna and razuna-searchserver folders in the webapps folder and copied the new ones from Razuna 1.9.5. zip file.
Then I have run Installation wizard from http://localhost:8080/razuna, custom installation, database restore option. My original database was h2, I have restored it to MySQL at the same time as I did the upgrade. This is all I have done.
we have managed to fix it. We have manually added taskserver_local_url and taskserver_remote_url to the options table, then changed search server connection to MySQL.