[GH-ISSUE #910] invalid URL escape #26202

Closed
opened 2026-04-22 02:15:37 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @mchiang0610 on GitHub (Oct 26, 2023).
Original GitHub issue: https://github.com/ollama/ollama/issues/910

Originally assigned to: @mxyng on GitHub.

Need to escape:

OLLAMA_HOST=https://redacted.fly.dev/ ollama run llama2:13b
Error: parse "https://redacted.fly.dev%2F:11434": invalid URL escape "%2F"
Originally created by @mchiang0610 on GitHub (Oct 26, 2023). Original GitHub issue: https://github.com/ollama/ollama/issues/910 Originally assigned to: @mxyng on GitHub. Need to escape: ``` OLLAMA_HOST=https://redacted.fly.dev/ ollama run llama2:13b Error: parse "https://redacted.fly.dev%2F:11434": invalid URL escape "%2F" ```
GiteaMirror added the good first issuebug labels 2026-04-22 02:15:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#26202