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

Getting "Unexpected end of file from server" #17

Open
jmiahman opened this issue Sep 13, 2019 · 1 comment
Open

Getting "Unexpected end of file from server" #17

jmiahman opened this issue Sep 13, 2019 · 1 comment

Comments

@jmiahman
Copy link

Rundeck Version: 3.1.0-20190731
Plugin Version: 1.3.1

Description:
Key values are not showing up from vault and when trying to add a key we are getting:

[2019-09-13 17:12:07.761] ERROR StorageController --- [tp1925514831-29] Error creating resource keys/testkey: Encountered error while writing data to Vault com.bettercloud.vault.rest.RestException: java.net.SocketException: Unexpected end of file from server

Current Config:

rundeck.storage.provider.1.type=vault-storage
rundeck.storage.provider.1.path=keys
rundeck.storage.provider.1.removePathPrefix=true
rundeck.storage.provider.1.config.prefix=test
rundeck.storage.provider.1.config.address=<omitted>
rundeck.storage.provider.1.config.token=<omitted>
rundeck.storage.provider.1.config.storageBehaviour=vault
rundeck.storage.provider.1.config.secretBackend=rundeckbackend
rundeck.storage.provider.1.config.maxRetries=3
rundeck.storage.provider.1.config.retryIntervalMilliseconds=100
rundeck.storage.provider.1.config.openTimeout=3
rundeck.storage.provider.1.config.readTimeout=5
rundeck.storage.provider.1.config.engineVersion=2
@Oscar4596
Copy link

I have the same problem

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