分类: AI 工具排错

Account sign-in errors in the ollama app

Account sign-in errors in the ollama app

“Account sign-in errors in the ollama app”通常出现在 Ollama 桌面应用尝试登录账户以使用云模型时,点击 Sign In 后无反应或报错 Failed to get connect URL 。优先排查本地账户会话状态是否损坏,可尝试清理 Ollama 本

ImportError: No module named ‘triton’

ImportError: No module named 'triton'

这个报错发生在 SwarmUI 的预设(Preset)编辑/创建界面中,表现为 textvideoframes: 25 和 videoframes: 25 两个参数被自动强制启用。优先确认 SwarmUI 当前版本并更新到包含修复的版本,因为该 Issue 已被开发者标记为 fixed。

Processing timer text is not visible in dark mode

Processing timer text is not visible in dark mode

该问题通常出现在 Gradio 使用 theme="citrus" ( gr.themes.Citrus() )并切换到深色模式时;暗色背景上仍以深色渲染 “Processing …. ” 计时文字,导致几乎不可见。优先排查当前是否使用了 Citrus 主题,并尝试切换为其他内置主题验证。

bug: CSV export does not work

bug: CSV export does not work

这是 Langfuse Cloud 的已知问题,用户在 Trace 详情页点击 CSV 导出时失败,并提示 “An internal error occurred."。优先向 Langfuse 官方提供你的 Project ID 让后端排查,或改用 SDK/API 导出数据。