Bug 1219534 - Getting docker daemon not running error
Summary: Getting docker daemon not running error
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: docker-io
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Aditya Patawari
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-07 14:11 UTC by Ramesh Mohan Reddy
Modified: 2015-08-21 03:26 UTC (History)
16 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-21 03:26:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ramesh Mohan Reddy 2015-05-07 14:11:33 UTC
Description of problem:  Getting docker daemon not running error


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Installed EPEL on 6.5 RHEL
2. Installed docker-io
3. Able to run "docker" command
4. When running "docker run -i -t fedora /bin/bash" command using without root, getting below error
FATA[0000] Post http:///var/run/docker.sock/v1.17/containers/create: dial unix /var/run/docker.sock <http:///var/run/docker.sock/v1.17/containers/create:%20dial%20unix%20/var/run/docker.sock> : permission denied. Are you trying to connect to a TLS-enabled daemon without TLS? 

However, with root getting diff error like below for the same command
FATA[0000] Cannot connect to the Docker daemon. Is 'docker -d' running on this host? 




Actual results:


Expected results:


Additional info:

Comment 1 Daniel Walsh 2015-08-21 03:26:50 UTC
We are not supporting docker-io on rhel6.  Their are problems with linux kernel.


Note You need to log in before you can comment on or make changes to this bug.