Hi everyone,
I have created a new n8n container (n8nngrok) on docker desktop as there’s environment variables need to be setup due to the usage of ngrok for whatsapp nodes.
However, I am unable to connect to the local qdrant database after running the new n8n container. I can access http://localhost:6333/dashboard as well as http://localhost:6333 thru the browser.
I have attached the qdrant credentials for your reference.
Local Qdrant with the original n8n container running is fine.
Also, it is possible to change the environment variables (eg. Hostpath, EDITOR_BASE_URL, ect) on the original n8n container so that i need not create a new n8n container (ngnngrok)?
If I’m running the original n8n container, this is the error message I would see.
If I’m running the n8nngrok container, things would work fine.
Thank you for your replies and solutions.
## Information on your n8n setup
- **n8n version:1.98.2
- **Database (default: SQLite):**
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**
- **Running n8n via (Docker Desktop):**
- **Operating system:MAC S M1**