Olivier Cervello

Results 248 issues of Olivier Cervello

Would be great to have a 'Run' button under each request to run the request live and see the response (like examples but with a live response).

HTML conversion works but Markdown conversion hangs: ``` docgen build -i off-pm-collection.json -e off-net-env.json -o index.md -m ``` From this repo: https://github.com/openfoodfacts/api-documentation I manually killed it after 20mn. Have you...

theHarvester breaks on python 3.10: ``` Traceback (most recent call last): File "/home/kali/Workspace/theHarvester/theHarvester.py", line 22, in from discovery import * File "/home/kali/Workspace/theHarvester/discovery/dnssearch.py", line 1, in import discovery.IPy as IPy File...

### What - add ELK logging ### Part of - #5512

📚 Documentation
🐋 Docker
GitHub Actions
⏰ Stale
elastic
elk

### What - WIP - Automatic deployment to all the flavors of Open Food Facts

open beauty facts
open pet food facts
Open Products Facts
merge-conflicts
github_actions
Stale
P0

I run flower like: `$ flower -A celeryapp:app --persistent=True --max-tasks=1000000` **Flower info** ``` $ flower --version flower -> flower:0.9.2 tornado:4.5.2 babel:2.5.1 software -> celery:4.1.0 (latentcall) kombu:4.1.0 py:2.7.5 billiard:3.5.0.3 py-amqp:2.2.2 platform...

options

When I add `script_stop: true`, if any of the commands in the `script` section fail, I don't get any logs, just the following error: ``` ======END====== 2021/08/12 13:11:49 Process exited...

question

To connect to a VPN from OpenVPN client I need an .ovpn client file. I don't find it anywhere if your installation using Docker. How do I connect to the...

### Describe the bug Hi, Here is a test showing the various audio issues I have been encountering using the Android TV Jellyfin app, across various audio formats and playing...

bug
playback
confirmed

I'd like to deploy the SD prometheus sidecar without having to patch (i.e: just one YAML, no subst). Ideally it would look like this: ``` containers: - name: prometheus image:...