continue
continue copied to clipboard
I struggle to use continune and ollama: chrome: ERR_ADDRESS_INVALID
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [X] I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS:macos 14.5
- Continue:v0.8.52
- IDE:vscode
- Model:ollama
- config.json:
"tabAutocompleteModel": {
"title": "Qwen-2.5",
"provider": "ollama",
"model": "qwen2.5:1.5b"
},
Description
Chrome is bugging around when I use continue. If I close Vscode, Chrome works again. Or if I exit Ollama it works as well. But running both does not work.
Similar https://github.com/ollama/ollama/issues/6942
Any idea what I can do?
Chrome looks like this:
To reproduce
No response
Log output
No response