×

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

Bi-monthly release with minor bug fixes and improvements

Re:SkyX Connection Problem

  • Posts: 34
  • Thank you received: 2

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 1029
  • Thank you received: 301

Replied by Eric on topic Re:SkyX Connection Problem

Is TheSkyX's a multi-client server? It seems the driver is trying to initiate a first connection, as if it was alone with the scope. Try to not do the handshake with TheSkyX first?

But maybe I'm getting you wrong. If the current paramount indi driver can't connect by itself, that may be an issue to open on github. Version issue maybe?

-Eric
4 years 4 months ago #53155

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

  • Posts: 34
  • Thank you received: 2

Replied by Steve on topic Re:SkyX Connection Problem

Thanks for the reply, Eric. I don't know if TheSkyX can handle multiple clients but one step at a time :) It's something I may be able to work around.

Anyway, the solution to the problem is here:

indilib.org/forum/general/6907-paramount-connection-on-mac.html

Unfortunately my scripts require that the "TCP Responses Close Socket" option is selected so I'm at a bit of an impasse. No big deal though. There are other options.

Steve
4 years 4 months ago #53481

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

  • Posts: 1029
  • Thank you received: 301

Replied by Eric on topic Re:Re:SkyX Connection Problem

I was under the impression that you attempted to connect to the TheSkyX server from both your script and the indi driver at the same time, which probably cannot work given the implementation of the driver. I think I have not understood what you described, sorry.

-Eric
4 years 4 months ago #53517

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

Time to create page: 0.629 seconds