mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #10141] [CLOSED] fix(windows): set SelectorEventLoopPolicy to resolve aiodns error #22473
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/10141
Author: @chromaticsequence
Created: 2/16/2025
Status: ❌ Closed
Base:
dev← Head:patch-1📝 Commits (1)
ef58c23fix(windows): set SelectorEventLoopPolicy to resolve aiodns error📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
backend/open_webui/main.py(+3 -0)📄 Description
Pull Request Checklist
Created issue under the discussion tab as required for pull requests: (https://github.com/open-webui/open-webui/discussions/10813)
Before submitting, checked:
devPR Title:
fix(windows): Set WindowsSelectorEventLoopPolicy to resolve aiodns errorChangelog Entry
Description
Resolved Windows-specific async I/O error affecting DNS resolution in aiodns.
Added
Changed
Deprecated
Removed
Fixed
main.pyto enable SelectorEventLoop usageSecurity
Breaking Changes
Additional Information
References:
Screenshots or Videos
N/A - Backend configuration change
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.