Cannt connect to USB hub

Hello

I have a problem with connecting to USB hub. Below I paste system message:


02:26:37 INFO :VirtualHere Client 3.1.7 starting (Compiled: Oct 8 2015 00:48:00)
02:26:37 INFO :Using config at C:\Users\inpay\AppData\Roaming\vhui.ini
02:26:37 INFO :IPC available at \\.\pipe\vhclient
02:26:38 INFO :SSL_connect failed when connecting to 10.22.4.2:7574, error:00000000:lib(0):func(0):reason(0)

I have set EnableSSL=1, I am using vhui32 and I have disable 'Auto-find hubs'
And I can connect to hub

Oct 12 10:24:25 virtualhere vhusbdx86_64: 10.12.4.30 connected
Oct 12 10:24:28 virtualhere vhusbdx86_64: Warning, failed to send MSG_SIZE to connection 164, error 32 (Broken pipe)
Oct 12 10:24:40 virtualhere vhusbdx86_64: Removing connection 164 (timeout)...
Oct 12 10:24:40 virtualhere vhusbdx86_64: Connection 164 successfully removed

What could be the issue? Thanks, Joanna.

Hey Michael

Yes. That's our configuration:

sslPort=7574
sslCert=/home/inpay/ssl/server.pem
SSLUseClientCerts=0
SSLUseCRL=0

#4

OK, looks like a regression bug in the latest version of the client ill take a look tomorrow first thing and get it fixed

#7

Also, regarding SSL ,the latest version of the Client it will automatically find SSL servers on the network so no client configuration is required. Simply add the sslCert=/full/path/to/server.pem to the server config.ini and the client will automatically find and connect to the server over SSLv3. See here for more details

#8

Thank you for help and new version! Its working now.
Joanna.

Hey again

Now I have a new issue. When client is running as service, it does not see any devices. The same is when I want run:
vhui32.exe -t "manual hub list"
But when end this task and run vhui32 and close it, then I can see all. I have tried with and without option: EnableSSL=1

Could you help me with this?
Thanks, Joanna.

In reply to by joanna_malysa

#10

Try this

vhui32.exe -t "manual hub add,ipaddress:7573"

replace ip address with the address of your server, it should be automatically found but i dont know your network setup, perhaps your are on a different subnet or sometning so bonjour packets dont get through