Replies: 1 comment 2 replies
-
|
I know it's closed but @UnknownX1 did you manage to resolve this? Any tips?? I had mine working before and forwarding fine, but something somwwhere has broken it and i'm getting exactly what this issue describes - no error logs, just 0 items in queues. Even intentionally wrong secrets or urls do not give any error logs. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.11
Ollama Version (if applicable)
No response
Operating System
Ubuntu 20.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
[DEBUG] Received request]logs in OpenWebUI, indicating that data is being sent to Langfuse. code line 123[ERROR]logs to alert users instead of failing silently.Actual Behavior
[DEBUG] Received requestlogs are generated in the Pipelines code. code line 123Steps to Reproduce
All the sever are deployed in docker.
Logs & Screenshots
DEBUG:langfuse._task_manager.media_manager:Media upload queue is empty
DEBUG:langfuse._task_manager.media_manager:Media upload queue is empty
DEBUG:langfuse:~0 items in the Langfuse queue
DEBUG:langfuse:~0 items in the Langfuse queue
DEBUG:langfuse:~0 items in the Langfuse queue
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions