You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.
The call to check_constellation_isStarted just waits forever until Constellation is started (see #214).
But even if #214 is corrected, this script should report properly any errors to the caller, not just a timeout, by sending back the errors logged by Constellation.
Otherwise it can only be used interactively and not by other programs.
The text was updated successfully, but these errors were encountered:
alastria-node/scripts/start.sh
Lines 55 to 59 in 6217d0a
The call to check_constellation_isStarted just waits forever until Constellation is started (see #214).
But even if #214 is corrected, this script should report properly any errors to the caller, not just a timeout, by sending back the errors logged by Constellation.
Otherwise it can only be used interactively and not by other programs.
The text was updated successfully, but these errors were encountered: