Hi guys,
I've just upgraded to OMERO 5.4 ; The upgrade from 5.3.1 to 5.4 went very smoothly!
Now, I'm trying to setup a machine which is only running omero web.
Omero web itself is running.
In my nginx conf I've set the upstream server to the IP of the actual Omero server and the port is 4080.
However, on the Omero server port 4080 is listening on 127.0.0.1 and thus refusing the connection.
How can I "convince" Omero to accept incomming connections from my webserver(s) [there might be more in the future]? Or, do I have to specify another port in my nginx config?
Best,
Gebhard