Dj Walker-Morgan
Dj Walker-Morgan
Seeing the same here.
Similar issue, no mics whatsoever are taking audio input Ah, seems to be a mic permissions issue. I never saw a request for mic permissions on the M1 edition, so...
Have you set the MONGOHQ_URL environment variable? The example is not stopping because of the bson error but because it has no URL to connect to. The article https://www.compose.com/articles/full-text-search-with-mongodb-and-node-js/ covers...
Readme config doesn't match up in naming: ``` /certs /redis-server.crt /redis-server.key /rootCA.crt /redis-client.crt /redis-client.key Then, we can pop on into the redis.conf to configure TLS: tls-port 7379 tls-cert-file /etc/certs/server.pem tls-key-file...