-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting issues while installing DCOS on ubuntu 16.04
Amit Pandit edited this page Jan 21, 2019
·
5 revisions
Fix :
Follow the instructions provided on this page and reboot the vm. When you do "docker info" again after reboot, the error should no more appear.
Fix :
Follow the instructions provided on this page. If you find difficult to kill the process on port 53 due to zombie process of dns. Please check this document to kill the process
If the installation script for DCOS fails, it will provide your the reason why it failed. It may be due to one the checks failed. Ensure you fix the respective check and try the installation again. In case it says, cannot install again as already installed. You can un install and then try again.
tail -f /var/log/syslog
journalctl -xn
@Copyrights - Amit Pandit