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

Does it always need direct access to [email protected] to fetch specs? #20

Open
renoirb opened this issue May 6, 2015 · 0 comments
Open

Comments

@renoirb
Copy link

renoirb commented May 6, 2015

When I run within a Docker container, hook would break because of "Host key verification failed."

This makes me wonder if publican would support private specs repositories?

data:    /srv/webplatform/specs/bin/server.js:15 - info: Publican/0.3.1 up and running.
data:    /srv/webplatform/specs/bin/server.js:15 - info: Processing request for webspecs/the-index#master
data:    /srv/webplatform/specs/bin/server.js:15 - info: Hook for webspecs/the-index, branch master
data:    /srv/webplatform/specs/bin/server.js:15 - info: Queued 1430921368379-378440367 for processing.
data:    /srv/webplatform/specs/bin/server.js:15 - info: Found item in queue, processing {"repository":"webspecs/the-index","branch":"master"}
data:    /srv/webplatform/specs/bin/server.js:15 - info: Locking clone [email protected]:webspecs/the-index.git
data:    /srv/webplatform/specs/bin/server.js:15 - info: Releasing lock clone [email protected]:webspecs/the-index.git
data:    /srv/webplatform/specs/bin/server.js:15 - error:  Error: Command failed: Cloning into bare repository '/srv/webplatform/specs/data/gits/webspecs/the-index'...
data:    /srv/webplatform/specs/bin/server.js:15 - Host key verification failed.
data:    /srv/webplatform/specs/bin/server.js:15 - fatal: Could not read from remote repository.
data:    /srv/webplatform/specs/bin/server.js:15 - Please make sure you have the correct access rights
data:    /srv/webplatform/specs/bin/server.js:15 - and the repository exists.
data:    /srv/webplatform/specs/bin/server.js:15 -     at ChildProcess.exithandler (child_process.js:658:15)
data:    /srv/webplatform/specs/bin/server.js:15 -     at ChildProcess.emit (events.js:98:17)
data:    /srv/webplatform/specs/bin/server.js:15 -     at maybeClose (child_process.js:766:16)
data:    /srv/webplatform/specs/bin/server.js:15 -     at Process.ChildProcess._handle.onexit (child_process.js:833:5)
renoirb added a commit to webplatform/publican that referenced this issue May 6, 2015
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

1 participant