Rene

Thanks so much for testing!

Can you please say when you downloaded your code, assuming you compiled from source, or when you got your nightly, if you're running ubuntu.

That sounds just like an issue I fixed a few days ago.

Below is a recent 'git log' on my pretty up-to-date system, and the commit marked
Date: Wed Jan 13 01:01:14 2021 -0800 PAA: sample from the center of the image. Update test. minor bugfix.
is the one that fixed the issue I have in mind.

Are you running with that commit?
Hy

commit b90f3ef33d11933fef3bd91b96f75da8b8edd868 (HEAD -> master, upstream/master, origin/master, origin/HEAD)
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Wed Jan 13 20:58:04 2021 +0300

    Set maximum temperature diff to 1 up from 0.1 as many cameras coolers are not usually accurate enough to 0.1. This would allow for first image to kick in a bit faster at least while the cooler stabilizes further

commit 05510da0e0517c9979791cba1cf79b237dd5dbe6
Author: Hy Murveit <hy-2@murveit.com>
Date:   Fri Jan 15 17:35:39 2021 +0000

    PAA--cleanup test. Update user messaging.

commit 53f886c33d992e5de0bfe7f03faa0a19e4c54d3d
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Fri Jan 15 02:56:14 2021 +0300

    Send ekoslive events even when not fully connected

commit e15ef966fc27acad80f67a08fabf96ef84e79671
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Fri Jan 15 01:34:28 2021 +0300

    Use KSNotification on device connection failure

commit f87c3ba289a3b7c0f0b472877de01aff50726ef6
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Fri Jan 15 00:57:21 2021 +0300

    Use KSNotification::event instead of direct KNotification

commit 26c615d944dde77098bb89dcd50319004dbb1434
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Fri Jan 15 00:31:06 2021 +0300

    Use more sane defaults for INDI message notification and starting step size for most focusers

commit 29cda560e9ce7fe8f5cbd032220a885753a538c7 (paa-v2-fix2)
Author: Jasem Mutlaq <mutlaqja@ikarustech.com>
Date:   Wed Jan 13 20:38:21 2021 +0300

    Use Blocking Queued Connection again since deadlock issue temporarily fixed on INDI side

commit 0fa3935718e6d6330dbde253f110eeb6d0b538f5
Author: Hy Murveit <hy-2@murveit.com>
Date:   Wed Jan 13 01:01:14 2021 -0800

    PAA: sample from the center of the image. Update test. minor bugfix.

commit b7ac3bd531a3d59ca36a882808ae342d05cd8199 (origin/paa-v2-fix1, paa-v2-fix1)
Author: Hy Murveit <hy-2@murveit.com>
Date:   Mon Jan 11 11:23:51 2021 -0800

    Fix PAA type (purple -> green).

commit cbe33115a418d64aa6f79186fb3096117552980e (origin/paa-v2, paa-v2)
Author: Hy Murveit <hy-2@murveit.com>
Date:   Sun Dec 20 22:00:15 2020 -0800

    New polar-alignment scheme


Read More...