Skip to content

Bug when using remote Ollama: Parse error #5901

Open
@taewanHwang

Description

@taewanHwang

Bug Report

Description

When using a remote Ollama server, the following error occurs:

request to http://127.0.0.1:11434/api/chat failed, reason: Parse Error: Expected HTTP/

This error happens when sending code to chat. However, if I send a simple string like "test", the chat response is normal.

The issue arises because I am using Rustdesk TCP tunnel to connect to my remote Ollama server.

Metadata

Metadata

Assignees

Labels

area:chatRelates to chat interfacekind:bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions