I can capture exposures to the local (RPI3) store just fine, I can do multiple exposures with varying shutterspeeds and it all works great without delay. However, when I try to set it to "Client" instead of "Local" it gets stuck on the dreaded "Downloading" status in Ekos and then I get nothing. To recover I typically have to turn off everything and restart the inidserver.

It does seem to create the /tmp file referenced in the debug log on the local side (in /tmp on the RPI3), but nothing appears to happen on the client side (Ekos VM in VirtualBox). Not sure how to go about troubleshooting it.

INFO 33.918567 sec : Session log file /home/jon/.indi/logs/2016-10-25/indi_gphoto_ccd/indi_gphoto_ccd_05:04:32.log
DEBUG 103.428520 sec : Starting exposure (exptime: 1 secs, mirror lock: 0)
DEBUG 103.428682 sec : Mutex locked
DEBUG 103.428760 sec : Setting radio/menu widget iso: 15 (3200)
DEBUG 103.431713 sec : Setting new configuration OK.
DEBUG 103.431779 sec : Setting radio/menu widget capturetarget: 0 (Internal RAM)
DEBUG 103.434582 sec : Setting new configuration OK.
DEBUG 103.434640 sec : Using camera predefined exposure ranges.
DEBUG 103.434701 sec : Finding optimal exposure setting for 1 seconds...
DEBUG 103.434762 sec : Best match: 1 seconds Index: 36
DEBUG 103.434820 sec : Setting radio/menu widget shutterspeed2: 36 (1)
DEBUG 103.559174 sec : Setting new configuration OK.
DEBUG 103.559625 sec : Using predefined exposure time: 1 seconds
DEBUG 103.559882 sec : Exposure started
INFO 103.560105 sec : Starting 1 sec exposure
DEBUG 104.561223 sec : Reading exposure
DEBUG 108.558009 sec : Exposure complete
DEBUG 108.558176 sec : gp_file_new_from_fd result: 0
DEBUG 108.563346 sec : Downloading //capt0000.nef
DEBUG 108.616172 sec : Downloading result: 0
DEBUG 108.616290 sec : Downloaded 4928x3264 (preview 160x120)
DEBUG 108.616321 sec : Deleting.
DEBUG 108.620242 sec : Retval: 0
DEBUG 108.620372 sec : Setting radio/menu widget iso: 15 (3200)
DEBUG 108.621905 sec : Setting new configuration OK.
DEBUG 108.621944 sec : Setting radio/menu widget shutterspeed2: 51 (30)
DEBUG 108.636740 sec : Setting new configuration OK.
INFO 108.636819 sec : Exposure done, downloading image...
DEBUG 108.636869 sec : dcraw -i -t 0 -v /tmp/indi_GrkpzA 2> /dev/null
DEBUG 108.643489 sec :

DEBUG 108.643604 sec : Filename: /tmp/indi_GrkpzA

DEBUG 108.643639 sec : Timestamp: Tue Oct 25 01:06:07 2016

DEBUG 108.643745 sec : Camera: Nikon D5100

DEBUG 108.643781 sec : ISO speed: 3200

DEBUG 108.643811 sec : Shutter: 1.0 sec

DEBUG 108.643853 sec : Aperture: f/0.0

DEBUG 108.643884 sec : Focal length: 0.0 mm

DEBUG 108.643915 sec : Embedded ICC profile: no

DEBUG 108.643944 sec : Number of raw images: 1

DEBUG 108.643973 sec : Thumb size: 4928 x 3264

DEBUG 108.644004 sec : Full size: 4992 x 3280

DEBUG 108.644033 sec : Image size: 4948 x 3280

DEBUG 108.644062 sec : Output size: 4948 x 3280

DEBUG 108.644092 sec : Raw colors: 3

DEBUG 108.644122 sec : Filter pattern: RGGBRGGBRGGBRGGB

DEBUG 108.644153 sec : Daylight multipliers: 2.098821 0.925441 1.126505

DEBUG 108.644184 sec : Camera multipliers: 519.000000 256.000000 356.000000 256.000000

DEBUG 108.645101 sec : Reading exposure 4948 x 3280
DEBUG 108.645215 sec : dcraw -c -t 0 -4 -D /tmp/indi_GrkpzA
DEBUG 112.433073 sec : read_dcraw: memsize (32458880) naxis (2) w (4948) h (3280) bpp (16)

Read More...