Pedro Rodrigues
Pedro Rodrigues
Odoo versions `14.0` and `15.0` are prompting the below error when doing database backups through the Database Manager. > INFO odoo odoo.service.db: DUMP DB: odoo format zip > ERROR odoo...
### Jenkins and plugins versions report Environment ```text Jenkins: 2.413 OS: Linux - 5.15.0-76-generic Java: 11.0.19 - Ubuntu (OpenJDK 64-Bit Server VM) --- ansible:240.vc26740a_625c0 ``` The only way Ansible can...
The `dateutil` is a non-existent dependency. This modification replaces it by `python-dateutil`. - https://pypi.org/project/python-dateutil/
## Plans on upgrading to bookworm to fix Docker image vulnerabilities? There are multiple vulnerabilities identified within DockerHub that would be fixed by an upgrade from `bullseye-slim` to `bookworm-slim` for...
Hey there, I want my JSON Exporter to request data from a URL using HTTP and an IP address, which is no issue in terms of security since my reverse...