Pioreactor/pioreactor

'Discover-workers' in add workers script is depricated

Closed this issue · 1 comments

Tried to add a new Pioreactor to the cluster through the UI. Gave this error:

image

Trying to add the Pioreactor through the command line gave this:

image

image

image

Adding

FILE_PATH="/usr/local/bin/add_new_pioreactor_worker_from_leader.sh"
sed -i 's/pio discover-workers/pio workers discover/g' "$FILE_PATH"

to update.sh for next release