Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug report #52

Closed
jmcmike1 opened this issue Jun 21, 2018 · 18 comments
Closed

bug report #52

jmcmike1 opened this issue Jun 21, 2018 · 18 comments

Comments

@jmcmike1
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • OS: [e.g. Debian]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018

when running the 'docker-compose up -d' script I get the following error:
"couldn't connect to Docker daemon at http+docker://localhost - is it running? If it's at a non-standard location, specify the URL with the DOCKER_Host environment variable"
I have followed you setup with no exceptions so far.

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

Please list your OS and version.

This sounds to me like you might not have rebooted when asked to do so?

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

Also BTW the issue template is meant to be filled out. When opening issues please edit the default message that automatically populated in the issue box and fill out your information and use the Preview tab to see that it looks right before submitting. Here is an example:


Describe the bug
I get an error message when trying to run docker-compose up -d

To Reproduce
Steps to reproduce the behavior:

  1. Run bash ~/.docker/main.sh -g
  2. Answer no when asked to run containers now
  3. Run cd ~/.docker/compose
  4. Run docker-compose up -d
  5. See an error message:
couldn't connect to Docker daemon at http+docker://localhost - is it running? If it's at a non-standard location, specify the URL with the DOCKER_Host environment variable

Expected behavior
Containers should start.

Screenshots
(You can remove sections that do not apply, in this case copying the error message covers you better than showing a screenshot)

System (please complete the following information):

  • OS: Ubuntu Desktop x64
  • Version 18.04

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

No problem. Can you post the full log of what happens when you run sudo bash ~/.docker/main.sh -i?

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

That all looks good to me. Can you try sudo bash ~/.docker/main.sh -g (using sudo with this one as well)

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

Also, say yes at the prompt to bring up the containers (it will run docker-compose up -d for you)

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

That looks like it's working. if you use the script and answer yes to running your containers you don't need to run docker-compose up -d manually later. You're up and running.

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

Also could you try running bash ~/.docker/main.sh -g without sudo?

I think it's only really an issue if you try running docker-compose up -d by itself without sudo. I think the main script works without sudo.

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

You mean running bash ~/.docker/main.sh -g without sudo gives you the error?

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@jmcmike1
Copy link
Author

jmcmike1 commented Jun 21, 2018 via email

@nemchik
Copy link
Member

nemchik commented Jun 21, 2018

Why don't you join us on gitter https://gitter.im/GhostWriters/DockSTARTer

We might be able to help with scattered issues on there a little better.

@nemchik nemchik closed this as completed Jun 21, 2018
nemchik added a commit that referenced this issue Jul 8, 2020
Updated Cloud Commander Info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants