Appium server not starting for iOS Simulator

Hi everyone, We are trying to configure iOS simulator in config.yml to run iOS mobile app tests on iOS simulator but the appium server is not starting. Below is what we can see :

#!/bin/bash --login -eo pipefail
appium -p 4724 &

1