added more to deployment troubleshooting section#102
Merged
asfgit merged 3 commits intoapache:masterfrom Aug 31, 2016
murdoaird:master
Merged
added more to deployment troubleshooting section#102asfgit merged 3 commits intoapache:masterfrom murdoaird:master
asfgit merged 3 commits intoapache:masterfrom
murdoaird:master
Conversation
| `error acquiring SFTPClient() (out of retries - max 50) | ||
| Invalid packet: indicated length too large | ||
| java.lang.IllegalStateException | ||
| Invalid packet: indicated length too large` |
Member
There was a problem hiding this comment.
This should all be {% highlight bash %} rather than this
Member
|
LGTM, thanks @murdoaird |
| <div class="tab-content"> | ||
| <strong class="hidden started-pdf-include">Vagrant</strong> | ||
|
|
||
| Now start the provided brooklyn instance supplying your brooklyn Download credentials in place of the `myuser` and `mypassword` exbrooklynles below |
Contributor
There was a problem hiding this comment.
Brooklyn doesn't have download credentials.
I presume remove the user=myuser password=mypassword below as well.
What is "exbrooklynles"?
Contributor
|
LGTM; merging. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added new troubleshooting section in response to CentOS 7 provisioning error.