×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Remote snoop not working

  • Posts: 2
  • Thank you received: 0
Hi,

I've just updated kstars and indilib from the september 2019 version to the latest version (3.5.0) and I'm having trouble with dome slaving.
My setup has the telescope driver (lx200 onStep) on the pc running kstars (and indiserver)

and a raspberry pi running only indiserver with dome driver.
Indilib is at version 1.8.7 on the raspberry.
The problem is that the dome slaving doesn't work anymore. I have also tried with the dome simulator driver but has the same problem.
Instead if i run both the telescope and dome driver on the same pc it works as expected.

Does anyone have the same problem? Any help is really appreciated.

Regards,
Francesco
Last edit: 3 years 3 months ago by Francesco.
3 years 3 months ago #65480
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
I had a similar issue with my Nexdome running on a remote INDI server, @knro managed to debug the problem, although I never found out what/where exactly the problem was.

What result do you get when you run "indiserver -v"?
Last edit: 3 years 3 months ago by Paul Muller.
3 years 3 months ago #65494

Please Log in or Create an account to join the conversation.

  • Posts: 2
  • Thank you received: 0

Replied by Francesco on topic Remote snoop not working

I have run the command on the raspberry and this is the output:
pi@raspberrypi:~ $ indiserver -v
2021-01-07T18:47:17: startup: indiserver -v 
Usage: indiserver [options] driver [driver ...]
Purpose: server for local and remote INDI drivers
INDI Library: 1.8.7
Code v1.8.7. Protocol 1.7.
Options:
 -l d     : log driver messages to <d>/YYYY-MM-DD.islog
 -m m     : kill client if gets more than this many MB behind, default 128
 -d m     : drop streaming blobs if client gets more than this many MB behind, default 5. 0 to disable
 -p p     : alternate IP port, default 7624
 -r r     : maximum driver restarts on error, default 10
 -f path  : Path to fifo for dynamic startup and shutdown of drivers.
 -v       : show key events, no traffic
 -vv      : -v + key message content
 -vvv     : -vv + complete xml
driver    : executable or [device]@host[:port]
The strange things is that it worked really well before the update (I was on a very old version, the last update i did was in September 2019, before the repo split), are you running the 1.8.7 version too?
I thought that the problem was the driver but I has the same problem with dome simulator driver as well.
3 years 3 months ago #65555

Please Log in or Create an account to join the conversation.

  • Posts: 183
  • Thank you received: 23
I had the same problem, try getting onto 1.8.8 and let us know if that fixes it.
3 years 3 months ago #65565

Please Log in or Create an account to join the conversation.

Time to create page: 0.421 seconds