Require mongo db but how to install?
renwei-work opened this issue · 4 comments
renwei-work commented
Hi,
I started the backend server with main.py without installing mongodb.
It throws error when connecting mongodb in user_conversation_storage.get_user_conversation_storage()
It is trying to get os.getenv("MONGO_SERVER") as the db server.
However i do not know how to install mongodb and its schemas.
Can anyone help me on where to find the mongodb schema?
renwei-work commented
BTW, in frontend web, it says 'error fetch conversation list'.
renwei-work commented
I just found it in setup_script.sh ;-)
github-actions commented
This issue is stale because it has been open 3 days with no activity. Remove stale label or comment or this will be closed in 4 days.
github-actions commented
This issue was closed because it has been stalled for 4 days with no activity.