Rpi Client issues

While the windows client is running fine I am in stuck while using the raspberry client.
on raspberry pi1 (jessi)
./vhuitarm7 -e -t list
Segmentation fault
./vhclientarmhf -t list
No response from IPC server

on a rspberry pi3 (stretch) its similar. the only difference is the ui client doesnt return
./vhuitarm7 -e -t list
No response from IPC server
On this host is the usb server running
Mar 31 11:12:34 rasbpi6 kernel: [50636.022770] usbip_core: USB/IP Core v1.0.0
Mar 31 11:12:34 rasbpi6 kernel: [50636.028924] vhci_hcd vhci_hcd: USB/IP Virtual Host Controller
Mar 31 11:12:34 rasbpi6 kernel: [50636.028939] vhci_hcd vhci_hcd: new USB bus registered, assigned bus number 2
Mar 31 11:12:34 rasbpi6 kernel: [50636.028975] vhci_hcd: created sysfs vhci_hcd
Mar 31 11:12:34 rasbpi6 kernel: [50636.030278] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Mar 31 11:12:34 rasbpi6 kernel: [50636.030288] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Mar 31 11:12:34 rasbpi6 kernel: [50636.030292] usb usb2: Product: USB/IP Virtual Host Controller
Mar 31 11:12:34 rasbpi6 kernel: [50636.030296] usb usb2: Manufacturer: Linux 4.9.59-v7+ vhci_hcd
Mar 31 11:12:34 rasbpi6 kernel: [50636.030300] usb usb2: SerialNumber: vhci_hcd
Mar 31 11:12:34 rasbpi6 kernel: [50636.035582] vhci_hcd: USB/IP 'Virtual' Host Controller (VHCI) Driver v1.0.0
Mar 31 11:12:35 rasbpi6 vhusbdarm[3062]: 192.168.101.216 connected as connection 1
Mar 31 11:12:40 rasbpi6 vhusbdarm[3062]: Connection 1 remotely disconnected gracefully (rx msg size)
Mar 31 11:12:49 rasbpi6 vhusbdarm[3062]: Connection 1 successfully removed (reason:timeout)
Mar 31 11:23:50 rasbpi6 vhusbdarm[3062]: 192.168.101.216 connected as connection 2
Mar 31 11:24:07 rasbpi6 vhusbdarm[3062]: Connection 2 remotely disconnected gracefully (rx msg size)

VirtualHere Client is 4.4.8

BTW: how to specify the server when using the console client. Bonjour is not active.

Thomas

#2

./vhclientx86_64 -t list
An existing client is not running. Start the client first so it can be connected to

What i am missed?