Originally created by @xayjin on GitHub (Mar 7, 2024).
Bug Report
Description
Bug Summary:
choose model llama2, chat in Chinese, such as "你好".
response:
Ollama: unexpected EOF
Uh-oh! There was an issue connecting to Ollama.
may be json parsing error with chinese.
Environment
docker ollama and docker open-webui
Logs and Screenshots
Screenshots (if applicable):
Originally created by @xayjin on GitHub (Mar 7, 2024).
# Bug Report
## Description
**Bug Summary:**
choose model llama2, chat in Chinese, such as "你好".
response:
Ollama: unexpected EOF
Uh-oh! There was an issue connecting to Ollama.
may be json parsing error with chinese.
## Environment
docker ollama and docker open-webui
## Logs and Screenshots
**Screenshots (if applicable):**

@xayjin ensure you have the latest version of the Docker image, v0.1.110 was pushed last night with a fix for this issue.
@justinh-rahb commented on GitHub (Mar 7, 2024):
@xayjin ensure you have the latest version of the Docker image, **v0.1.110** was pushed last night with a fix for this issue.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @xayjin on GitHub (Mar 7, 2024).
Bug Report
Description
Bug Summary:
choose model llama2, chat in Chinese, such as "你好".
response:
Ollama: unexpected EOF
Uh-oh! There was an issue connecting to Ollama.
may be json parsing error with chinese.
Environment
docker ollama and docker open-webui
Logs and Screenshots
Screenshots (if applicable):
@justinh-rahb commented on GitHub (Mar 7, 2024):
@xayjin ensure you have the latest version of the Docker image, v0.1.110 was pushed last night with a fix for this issue.
@xayjin commented on GitHub (Mar 7, 2024):
@justinh-rahb v0.1.110 is all right. thanks very much.