×

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

Bi-monthly release with minor bug fixes and improvements

[SOLVED] Remote mode in Ekos is not working af latest build

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

I think the remote mode of Ekos is not working after the latest build.

I can control everything locally, but if I try - as I usally do - to connect to the indiserver remotely I get this error i Kstars:

"Ekos requires at least one CDD or Guider to Operate"

I run the indiserver by

indiserver -vv -m 256 indi_eqmod_telescope indi_gphoto_ccd indi_sx_ccd
2015-02-04T14:20:01: startup: indiserver -vv -m 256 indi_eqmod_telescope indi_gphoto_ccd indi_sx_ccd
2015-02-04T14:20:01: Driver indi_eqmod_telescope: pid=1705 rfd=3 wfd=6 efd=7
2015-02-04T14:20:01: Driver indi_gphoto_ccd: pid=1706 rfd=4 wfd=9 efd=10
2015-02-04T14:20:01: Driver indi_sx_ccd: pid=1707 rfd=5 wfd=12 efd=13
2015-02-04T14:20:01: listening to port 7624 on fd 8
2015-02-04T14:20:01: Driver indi_sx_ccd: sending <getProperties version='1.7'/>

2015-02-04T14:20:01: Driver indi_gphoto_ccd: sending <getProperties version='1.7'/>

2015-02-04T14:20:01: Driver indi_eqmod_telescope: sending <getProperties version='1.7'/>

and everything seems to work ok...

This also happens if I connect via localhost on the server, but if I run it from ekos normally and not by localhost there is no problem.

I'm using the latest

INDI Library: 0.9.9 Code $Revision: 726523 $. Protocol 1.7.

kstars-bleeding 5:14.12+r5060.182~ubuntu14.10.1

Both installed by PPA

I'm running xubuntu 14.10 from PPA ppa.launchpad.net/kubuntu-ci/unstable-daily/ubuntu with kernel 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

Best
Steen
9 years 2 months ago #3029

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

What are the remote device names are you using?
9 years 2 months ago #3031

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

  • Posts: 47
  • Thank you received: 0
I have just left them blank as usual and havn't got any trouble before...

.. but you are right - if I put in the names of the drivers it is working again - thanks

/steen
Last edit: 9 years 2 months ago by Steen.
9 years 2 months ago #3032

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

  • Posts: 47
  • Thank you received: 0
After the latest build 1.0.0 it seems that I can't remotely control my camera's (gphoto and sx). Eqmod is working ok remotely. Lokally everything is working fine.
When I try to connect the driver - either sx og gphoto - Kstars crash.

I'm running
INDI Library: 1.0.0
Code $Revision: 726523 $. Protocol 1.7.

I will try to use

gdb --eval-command="set follow-fork-mode child" --args indiserver -v indi_gphoto_ccd indi_sx_cdd indi_eqmod_telescope

and reproduse the fault
9 years 2 months ago #3174

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

Well, I just committed a change to simplify the remote connection aspect though it wouldn't fix any crashes, so the gdb bt would be great. If you're compiling, you can git pull now or wait for PPA tomorrow.
9 years 2 months ago #3175

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

  • Posts: 47
  • Thank you received: 0
Here is the backtrace. Kstars Segfault when I try to connect the lodestar. Same if I try to connect gphoto.

No problem when connecting eqmod.

Hope it can help.

I'll give the new build tomorrow a try

/steen

File Attachment:

File Name: backtrace.txt
File Size:16 KB
9 years 2 months ago #3177
Attachments:

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

Time to create page: 0.663 seconds