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
{{ message }}
This repository was archived by the owner on Feb 20, 2025. It is now read-only.
Issue: Weaviate error "store is read-only" in Auto-GPT-DockerSetup project
Description
When I use Weaviate as recommended in the README file for the Auto-GPT-DockerSetup project, I encounter an error when Auto-GPT asks for user input. The error is:
{'error': [{'message': 'store is read-only'}]}
Steps to reproduce:
Set up Weaviate according to the Getting Started section in the README
Follow the rest of the instructions in the README
When the Auto-GPT instance asks for user input, the error occurs
Weaviate host and port configuration in the .env file:
Issue: Weaviate error "store is read-only" in Auto-GPT-DockerSetup project
Description
When I use Weaviate as recommended in the README file for the Auto-GPT-DockerSetup project, I encounter an error when Auto-GPT asks for user input. The error is:
Steps to reproduce:
Set up Weaviate according to the Getting Started section in the README
Follow the rest of the instructions in the README
When the Auto-GPT instance asks for user input, the error occurs
Weaviate host and port configuration in the .env file:
Requesting help to resolve this issue. 🙂