Debugging Common Issues
"I'm receiving notifications but it's having example.com instead of my domain"
- Visit the "Settings" page and enter your host under "Site URL".
"I've added the integration but the test connection is failing:"
- Ensure that the integration endpoint is accessible from the machine where you've installed Doctor Droid playbooks
"Facing an error in Docker installation"
- Ensure that the pre-requisites are installed:
- git pre-installed on your machine.
- docker-compose version 1.29.2 or above. (in case you're planning to use docker).
Out of memory
- While setting up your machine, here's the recommended minimum configuration for the installation:
- 2vCPUs / 16GB RAM
- 64GB Storage disk
You can view logs for your Playbooks setup using the guide here.
Updated 3 months ago