Appium : session not created exception

I faced below exception while automating the test cases in Android real device.

Appium : 1.6.5
Device : Nexus 5 6.0.1
ChromeDriver : 2.20

org.openqa.selenium.WebDriverException: An unknown server-side error occurred while processing the command. Original error: session not created exception
from unknown error: Runtime.executionContextCreated has invalid ‘context’: {“auxData”:{“frameId”:“1176.1”,“isDefault”:true},“id”:2,“name”:"",“origin”:“file://”}

Please help me if anyone knows.

I stuck this issue for 2 days. Any one solve the issue.

Hi @LogaKarti Have you already fixed this? Stuck on this