mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[GH-ISSUE #15918] issue: OTLPSpanExporter.__init__() got an unexpected keyword argument 'insecure' #17719
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zekih on GitHub (Jul 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15918
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.16
Ollama Version (if applicable)
No response
Operating System
ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
no error
Actual Behavior
issue: OTLPSpanExporter.init() got an unexpected keyword argument 'insecure' while using OTEL_OTLP_SPAN_EXPORTER=http
Steps to Reproduce
Logs & Screenshots
issue: OTLPSpanExporter.init() got an unexpected keyword argument 'insecure' while using OTEL_OTLP_SPAN_EXPORTER=http
Additional Information
No response
@tjbck commented on GitHub (Jul 21, 2025):
Addressed in dev with d8b80caff3c8479ed5e594516c1468d5fce1ab15!