Amit Shukla
Amit Shukla
Hey, @Kevinlzs Any updates about these?
I'm also facing the same issue, After passing the Azure API Key it still asks for an open AI key.
@hairy-tortoise only admin, then invited users not be able to use this option anymore?
I'm using local postfix and setup the required SMTP, even though it's working. I tested it by inviting users and they received email as well.
Thank you, @attorneyatlaw; your solution works for me as well.
You can see the docker logs of the event container it was running on 14703 and also WS failed if you used the 9000. I see the error in the...
Not sure, why your and my was different. As I'm using the same https://github.com/revoltchat/self-hosted/blob/master/compose.yml#L50C12-L50C32 with latest tag. and here are my logs: ``` docker-compose logs events app-events-1 | INFO revolt_config...
> I got it, I'm sorry. 🐱👤 What was the issue?
I'm facing the same issue.
Based on your suggestion I have tried it with docker-compose, but the issues are now different. ``` version: "3.8" services: anything-llm: image: mintplexlabs/anythingllm restart: always cap_add: - SYS_ADMIN user: "0:0"...