llmware-ai / llmware-ai/llmware
Timeout error problem
- Dominant language
- Python
- Stars
- 14.8k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
HI I am trying to use llmware for the first time and am getting timeout error while creating a new library: lib = Library().create_new_library(library_name="docs")
Exception has occurred: ServerSelectionTimeoutError
localhost:27017: [Errno 111] Connection refused (configured timeouts: socketTimeoutMS: 20000.0ms, connectTimeoutMS: 20000.0ms), Timeout: 30s, Topology Description: ]>
Please help. I have done pip install llmware successfully. I am running this code on Linux Ubuntu 22.04 with 32GB RAM.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing Library().create_new_library(library_name="docs") on Ubuntu 22.04 and investigate why it cannot connect to localhost:27017. Determine the required local service or configuration from the project setup, then verify that creating a library succeeds or that the required setup is documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100