Fabien Lenoir

Results 17 comments of Fabien Lenoir

Hi, I also have raise Exception("Dependency not found: ffmpeg") Exception: Dependency not found: ffmpeg ffmpeg.exe is in C:\python27 and in my PATH is there a solution instead of extracting wav...

Hi Flavio, Thank you for your reply. So i recomplied ffmpeg with enable-shared. the ffmpeg command returns now : ``` ffmpeg version N-82471-g0edd569 Copyright (c) 2000-2016 the FFmpeg developers built...

Hi, having same errors. Querier logs says "error retrieving bloom bloom-0 (single-tenant, e6f45a73-99c3-4803-a5eb-52ee3dda2dfa): does not exist" So i guess i have to check on the S3 side. Seems strange anyway...

Hi, it seems the deletion of s3 content solved the issue but i have same issue again. Will check for a solution and will post here what i can find

So, i did try tempo-cli commands and found some errors related to vParquet (tempo-cli: error: unsupported block version: vParquet), when using "list index" on an existing traceID in my s3...

yes, i did uninstall operator through helm. i also did updated manual the 3 crds but still have issue. should crds be applied after or before helm update ? Then...

Hi, I think i have same kind of issue. I have a Django app deployed on kubernetes. Application is working quite well When i add python injection. the app is...

Hi @TylerHelmuth, i just did try but still have same error message regarding URLCONF

You should change .next() to ` .__next__() ` at this line "video = self.regexp_video.finditer(res.content.decode('utf-8')).next().group(1)"

Ok, i can also confirm that the disable of "target_info" does not solves the issue