bird
(bird )
3 juli 2026 om 23:00
1
I have fully configured all AI settings in the backend, including the chat section and spam detection (with model support for image input).
However, users are encountering a 500 error when using the title generation tool.
The proofreading tool for the same article works without issues. When I checked, it seemed there were no detailed logs? (Perhaps I missed them.) Screenshots are attached below.
Falco
(Falco)
4 juli 2026 om 00:41
2
You can query the table ai_api_audit_logs for detailed logs.
Falco
(Falco)
4 juli 2026 om 14:50
4
The 500 error is coming from Discourse, not from the Qwen API. So you need to remove the where clause on your SQL.
One easy way is triggering a title suggestion, getting the error, and then inspecting the newest line on that table.
bird
(bird )
6 juli 2026 om 13:21
5
Okay, thanks. Does the current AI support image generation, or is it limited to text?
Falco
(Falco)
6 juli 2026 om 16:51
6