Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/GRPCIOTimeout in DAML examples using Visual Studio CodeForum ↗

GRPCIOTimeout in DAML examples using Visual Studio Code

App Development3 posts186 views2 likesLast activity Jan 2022
GA
GaganOP
Jan 2022

I am going through the exercises mentioned here 3 Data types — Daml SDK 1.18.1 documentation using Visual Studio Code on my Mac and keep running into the following error:

ScenarioBackendException {scenarioNote = “Failed to create scenario context”, scenarioBackendError = BErrorClient (ClientIOError GRPCIOTimeout)}

Any suggestions on how I can increase my timeout?

Thanks
Gagan

CO
cocreature
Jan 2022

Are you running with SDK 1.18.0? There was a bug in there that we fixed in SDK 1.18.1 which got released yesterday.

GA
Gagan
Jan 2022

Thanks! Yes. I am running 1.18.0. Will update.

← Back to Discussions