Skip to content

fix(app): handle HTTP 307 redirects in Ollama download - #61

Merged
comppaz merged 1 commit into
mainfrom
fix/ollama-307-redirect
Dec 19, 2025
Merged

fix(app): handle HTTP 307 redirects in Ollama download#61
comppaz merged 1 commit into
mainfrom
fix/ollama-307-redirect

Conversation

@comppaz

@comppaz comppaz commented Dec 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Add support for HTTP 307 and 308 redirect status codes in the downloadFile function
  • Fixes Ollama installation failing on Windows with "HTTP 307: Temporary Redirect" error

Fixes #59

@comppaz
comppaz merged commit d0a0da6 into main Dec 19, 2025
1 check passed
@comppaz
comppaz deleted the fix/ollama-307-redirect branch December 19, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: HTTP 307: Temporary Redirect

1 participant