mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #954] OpenAI chats can't continue after page reload #27794
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 @yfzhou0904 on GitHub (Feb 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/954
It seems to occurs when the page is refreshed (or the connection is dropped inadvertently) and I try to continue the conversation afterwards.
To reproduce: start a new chat with an OpenAI gpt model -> get some response -> refresh the page to the same chat -> send another message -> no response, this is printed in console:

Originally posted by @yfzhou0904 in https://github.com/open-webui/open-webui/discussions/947#discussioncomment-8616155