Ola Tarkowska
Ola Tarkowska
is there any plan to get hash support in at some point or I should write my own? This is huge limitation
thx, but I still don't see hset, except raw client ?
Hi, thanks for sharing, could you provide more details about your solution?
I am affraid this is empty folder, please see below ``` $ ls -al /nfs/omero/idr-repo/omero-server/ total 50 drwxrwx--- 4 omero omero 61 Oct 7 13:01 . drwxrwx--- 5 root root...
@mtbc sorry I missed your comment ``` 2019-11-01 12:04:28,624 ERROR [ ome.services.blitz.Entry] ( main) Error on startup. org.springframework.beans.factory.access.BootstrapException: Unable to return specified BeanFactory instance: factory key [OMERO.blitz], from group with...
How about solving permissions like described in https://github.com/openmicroscopy/devspace/pull/20#issuecomment-207505852. This won't require any customization on the build step.
Hello, I think I faced the same problem with image with 35 channels. THat feature works in old viewer and preview but not in iviewer. Any chance that is a...
Hi @will-moore, appology for a slow followup. adjusting nginx config doesn't change anything, I am getting Status 400 Bad Request ``` Request Line is too large (4447 > 4094) ```
I think the error seems to come from a Gunicorn backend, not from Nginx. I fixed that using omero.web.wsgi_args to change it's limit by passing the parameter --limit-request-line https://docs.gunicorn.org/en/latest/settings.html?highlight=limit_request_line#limit-request-line Hope...
resolved in https://github.com/openmicroscopy/infrastructure/pull/125