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

Could Not Start Resource #709

Open
RishabhBhatnagar opened this issue Jul 25, 2020 · 4 comments
Open

Could Not Start Resource #709

RishabhBhatnagar opened this issue Jul 25, 2020 · 4 comments

Comments

@RishabhBhatnagar
Copy link

While running make install, I am getting following error:

2020/07/25 11:22:23 Could not start resource: : 
Post "http://localhost:2375/images/create?fromImage=vault&tag=1.2.2": dial tcp [::1]:2375: 
connectex: No connection could be made because the target machine actively refused it.
FAIL    go.mozilla.org/sops/v3/hcvault  8.293s
FAIL

I can see that it expects a localhost port to be listening for some requests. What should be done?
I am using Go1.14 on Windows10.
I'm facing the same issue while on the Unix platform as well.

@ajvb
Copy link
Contributor

ajvb commented Jul 31, 2020

Can you use one of the packaged released here? https://github.com/mozilla/sops/releases/tag/v3.6.0

@RishabhBhatnagar
Copy link
Author

Can you use one of the packaged released here? https://github.com/mozilla/sops/releases/tag/v3.6.0

After trying to run make install on v3.6.0, I am getting the error described in #707 . After fixing that error, I'm getting the same error described in this issue(No connection could be make because the target machine actively refused it).

@autrilla
Copy link
Contributor

autrilla commented Aug 1, 2020

You need docker to run the tests

@RishabhBhatnagar
Copy link
Author

I have a docker installed. What services do I need to start?

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

3 participants