lasat

Results 7 comments of lasat

> > > @GrayCygnus Could you please check attached build. It will consume more memory, but it uses other decode method and for your images it should work fine( I...

You should add a volume to elasticsearch: docker-compose.override.yml ``` version: '3.5' services: elasticsearch: volumes: - ./data/es:/usr/share/elasticsearch/data ```

Hint: Upgrade to ES 7.16.2 to contain latest log4j patches

@flaviol: the code is working for 5.0.0 too.

Hi, thank you for the quick responses. 1. I start with 'http://HOST:PORT/' with browser language set to 'de' (Firefox "language switch" add-on set do 'de'). All text fields are displayed...

Same problem occours with current version "4Minitz v2.0.0-develop 2020-07-27", latest docker image. It seems to me like a race condition, when we try to create a new detail. Sometimes the...