[
https://issues.apache.org/jira/browse/KARAF-4517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15646996#comment-15646996
]
ASF GitHub Bot commented on KARAF-4517:
---------------------------------------
GitHub user xldai opened a pull request:
https://github.com/apache/karaf/pull/264
fix KARAF-4517
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xldai/karaf patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf/pull/264.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #264
----
commit 7bcd4edbae29a62eec5edb1aeab9df0530ed86d2
Author: Xilai Dai <[email protected]>
Date: 2016-11-08T09:14:45Z
fix KARAF-4517
----
> bin/client ends with "Failed to get the session"
> ------------------------------------------------
>
> Key: KARAF-4517
> URL: https://issues.apache.org/jira/browse/KARAF-4517
> Project: Karaf
> Issue Type: Bug
> Components: karaf-core
> Affects Versions: 4.0.5
> Environment: Linux
> Reporter: Michal Hlavac
> Labels: cli, client
>
> Steps to reproduce:
> 1. run bin/karaf
> 2. run bin/client in terminal
> It works when I run bin/client -h localhost
> I think it's because sshHost = 0.0.0.0 value in etc/org.apache.karaf.shell.cfg
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)