Fred

Results 27 comments of Fred

Thanks @bsteimer Hope @tiredofit can help us.

Hi, Already try before. It solve problem for CLI. But GUI issue persist. After all, I used the official ISO, because there is lot of limitation in manual or docker...

Hello, A few second ago, I just finished something new. Create Nextcloud Docker image with tesseract 5. ``` FROM nextcloud:24.0.0 RUN apt update -qq && \ apt-get install -yqq --no-install-recommends...

😞 I uploaded a new PDF on Nextcloud and initial error come back... 😭

ElasticSearch 8 and Nextcloud are not compatible has I can see in other thread. It seems Tesseract issue.

Hello, Yes, alike that. Maybe I need explanations. When I scan a physical document and drop to NC, OCR is needed add to Search App. So I need Tesseract OCR....

Hello, I found something about my mistake. When: `ansible -i inventories/betatest/terraform.py -m ping all` I have the parse error. When: `cd inventories/betatest/terraform.py` and `ansible -i inventories/betatest/terraform.py -m ping all` Tadaaaa:...

Thansk, that is! But how to fix configuration of terraform.py to not have to add each time `ANSIBLE_TF_DIR=blablablablabla ansible -i terraform.py -m ping all` Thanks

Finally, I change string in terraform.py `TERRAFORM_DIR = os.environ.get('ANSIBLE_TF_DIR', '/full/path/to/workdir/')` And it's works!

Thanks, I add it, but... New variable, new error... ``` TASK [community.hashicorp.ansible-consul : Create configuration] *********************************************************************************************************** fatal: [qpi.lan]: FAILED! => {"msg": "The task includes an option with an undefined variable....