Tenil Tecnologia

Results 3 comments of Tenil Tecnologia

> @michacassola Can you try `ee service enable db --force` and check the output of `docker ps -a` and check if any of the site or service containers are restarting...

502 Bad Gateway - is back. Running 'sudo ee site disable site.com' 'sudo ee site enable site.com' doesn't work. Running 'ee service restart nginx-proxy' doesn't work. Same as @michacassola. Dont...

> For me the following worked. > ee site disable on each of the sites > cd into /opt/easyengine/services and run > docker-compose down > docker-compose up -d > reboot...