You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the autocommitt gen command in Windows Powershell, I get the error message:
httpx.ConnectError: [WinError 10049]
It should be that ollama is using the default connection URL http://0.0.0.0:11434, if there is a parameter or configuration support to change this address to 127.0.0.1, then the problem can be solved!
The text was updated successfully, but these errors were encountered:
OS: Windows 10 (64-bit)
When I run the autocommitt gen command in Windows Powershell, I get the error message:
httpx.ConnectError: [WinError 10049]
It should be that ollama is using the default connection URL http://0.0.0.0:11434, if there is a parameter or configuration support to change this address to 127.0.0.1, then the problem can be solved!
The text was updated successfully, but these errors were encountered: