I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Should work.
Actual Behavior:
ERROR: Could not find a version that satisfies the requirement pulsar-client>=3.1.0 (from chromadb) (from versions: none)ERROR: No matching distribution found for pulsar-client>=3.1.0
Description
Reproduction Details
Steps to Reproduce:
Install FreeBSD, Ollama, Open Web UI
Logs and Screenshots
Additional Information
Note
Any help on the subject is highly appreciated. Thanks!
Originally created by @simonsays42 on GitHub (Oct 3, 2024).
# Bug Report
## Installation Method
`# pip install open-webui`
## Environment
- **Open WebUI Version:** [e.g., v0.3.11]
`Latest`
- **Ollama (if applicable):** [e.g., v0.2.0, v0.1.32-rc1]
```
root@vm6:/ollama # ./ollama --version
ollama version is 0.0.0
```
- **Operating System:**
```
root@vm6:/ollama # uname -a
FreeBSD vm6.nxo.io 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
```
- **Python Version:**
```
root@vm6:/ollama # python --version
Python 3.11.9
```
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [ ] I have included the browser console logs.
- [ ] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Should work.
## Actual Behavior:
`ERROR: Could not find a version that satisfies the requirement pulsar-client>=3.1.0 (from chromadb) (from versions: none)ERROR: No matching distribution found for pulsar-client>=3.1.0`
## Description
## Reproduction Details
**Steps to Reproduce:**
- Install FreeBSD, Ollama, Open Web UI
## Logs and Screenshots
## Additional Information
## Note
Any help on the subject is highly appreciated. Thanks!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @simonsays42 on GitHub (Oct 3, 2024).
Bug Report
Installation Method
# pip install open-webuiEnvironment
LatestConfirmation:
Expected Behavior:
Should work.
Actual Behavior:
ERROR: Could not find a version that satisfies the requirement pulsar-client>=3.1.0 (from chromadb) (from versions: none)ERROR: No matching distribution found for pulsar-client>=3.1.0Description
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Additional Information
Note
Any help on the subject is highly appreciated. Thanks!