s-kostyaev / ellama

Ellama is a tool for interacting with large language models from Emacs.
GNU General Public License v3.0
378 stars 27 forks source link

error in process sentinel: url-http-parse-response: Trying to parse HTTP response code in odd buffer: *http localhost:11434*-340100 #19

Closed kinredon closed 7 months ago

kinredon commented 7 months ago

error in process sentinel: url-http-parse-response: Trying to parse HTTP response code in odd buffer: http localhost:11434-340100

s-kostyaev commented 7 months ago

Try M-x toggle-debug-on-error and reproduce an error.

kinredon commented 7 months ago

Hi @s-kostyaev, the error information as below: image

s-kostyaev commented 7 months ago

@kinredon Looks like you haven't started ollama.

s-kostyaev commented 7 months ago

Closind due inactivity. @kinredon feel free to reopen if you still have an issue.