Describe the bugI set up my self hosted installation by configuring these environment variables to use minio and manage my multimodal traces: when the trace in response is processed (which contexts with base64 strings) it seems that langfuse looks for some media upload, but in this case I have no url to pass. What can I do to disable this configuration? To reproduceLangfuse self-hosted 3.29.1 OSS, langgraph = ">=0.2.62" SDK and container versionsNo response Additional informationNo response Are you interested to contribute a fix for this bug?Yes |
Replies: 2 comments 9 replies
|
I found a similar unsolved discussion titled SDK-Python: Enable/Disable Media Upload which might be relevant to your issue [1]. To address the "Failed to get media upload URL" error in your self-hosted Langfuse setup, you can disable the media upload functionality by setting the environment variable To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
|
@mrPsycox Is this happening in development? Could you please inspect your Langfuse server logs to see what exactly went wrong server side to create the upload URL? Please see our docs on how media is handled in Langfuse: https://langfuse.com/docs/tracing-features/multi-modality#how-does-it-work |

@mrPsycox Is this happening in development? Could you please inspect your Langfuse server logs to see what exactly went wrong server side to create the upload URL?
Please see our docs on how media is handled in Langfuse: https://langfuse.com/docs/tracing-features/multi-modality#how-does-it-work