Appium Inspector is not launching while start the session

Hi All,

I’m new to iOS app automation and i’m trying to automate the ios native app using Appium

I’m using below software versions

Appium 1.8.0
Xcode 9.4
MAC OSX 10.13.4
iPhone 6 (11.4)

For my test execution, the Appium server was initialized and code written in eclipse executing fine also the Xcode WebdriverAgent configuration setup process are completed.
So WebDriverAgent app and the app need to automate is installed and opened successfully without any issues.

Now the issue is while launching the appium inspector, it is not launching the locator window of appium.

Can anyone help me on this