Docker daemon wont start even after adding user to group

Hey all, Im trying to install docker on ubuntu 14.04, however I keep getting that common error where it says the daemon is not running. Apparently the most common fix is to make sure your user is added to the docker group however that does not work. I have tried restarting the service, starting the daemon, etc. One thing i have noticed is that even when I start the service, when I check the status it still says that it is stopped. Can anyone help me out?

Thanks in advance