ReinerNippes

Results 4 issues of ReinerNippes

I set up NC 16.0.3 and Elasticsearch 7.2.0/7.3.0 with my playbook: https://github.com/ReinerNippes/nextcloud_on_docker/tree/elasticsearch Elasticsearch is running and reachable from the NC container (curl). Nevertheless the platform tests fail and no index...

To whom it may concern: I just had to learn that the value of the occ config:app:set fulltextsearch search_platform command changed from FullTextSearch_ElasticSearch to FullTextSearch_Elasticsearch (It's the "s" in search.)...

We get an `Error: global name 'module' is not defined` in line 663 https://github.com/oravirt/ansible-oracle-modules/blob/a044b47fa76bd7d3136baae8353553bc79797b1d/oracle_tablespace#L663 When we try to drop the tablespace with an SQL command we get the following error...

Just tried to test my [playbook to setup up NC20](https://github.com/ReinerNippes/nextcloud_on_docker) and files_fulltextsearch / files_fulltextsearch_tesseract. During the task: ` docker exec --user www-data nextcloud php occ fulltextsearch:index` I'm getting the following...