hertell

Results 39 comments of hertell

I have to return to this issue again.. I have had now almost on a daily base a cron job which is run every 5 minutes that can't get the...

There should be a centos 7 docker available (https://registry.hub.docker.com/_/centos/). I wonder if the problem could be a script that is run by solo which is exiting with different exit-codes?

This has to be wrong. That directory contains nothing. Also the journal-location seems to be wrong, if the intention is to split these into two different volumes. it should be...

I think it should be the other way around: Odoo should tag releases, and odoo docker should pick a release based on this. Odoo is one rare beast by it's...

I doubt this has to do with odoo docker. Have you tried to set the following settings? web.base.url.freeze = true web.base.url = https://your.odoo.tld

Does your container resolve dns? Can you ping the smtp hostname? If not, can you ping an ip? You might check howt the resolv.conf in your container looks like. Docker...

Any progress in testing the connection from your container? If you got it working, then please close this ticket.

If someone is stumbling on this issue, the following will solve the JAVA_HOME issue. Add in docker-compose.yaml to the wazuh.indexer sections environment the following line `- "JAVA_HOME=/usr/share/wazuh-indexer/jdk/"`

What is this pull request good for?