Error "Invalid registry ownership"
Hello,
I am trying to use the ./irisstart command in Red Hat, but it returns an error "Invalid registry ownership". The same error appears when i try ./irisstop and ./irisforce
Has anyone seen these before?
Product version: IRIS 2020.1
$ZV: 2020.1.1.408.0
instead of simple ls run ls -l to see who is the owner.
most likely it's the user that installed iris.
to fix it run sudo chmod . . .
Hi Robert,
I am supporting Vitor in installing IRIS. In this case it was with root user that we did the installation, follow the command below:
ownership is typically irisowner:irisuser.
Apply chown to the iris directories & files
Check the ownership of the file
iris.reg
, which should be in/usr/local/etc/irissys
The owner of this file is supposed to be used to control IRIS
Hi Dmitry,
I am supporting Vitor in installing IRIS. I did the cat command in the iris.reg file and the following information appears:
It’s a binary file and it’s contest for the current context not so important, what’s important is an ownership of the file. So
ls -la /usr/local/etc/irissys/iris.reg