ERROR: transport error 202: bind failed: Cannot assign requested address

Hi all 

When I am trying to use sbt shell in intelliJ it appears the following error message:

enter image description here

Do I miss any settings? 

Thanks

0
1 comment

It's not clear why this would fail, but a workaround should be disabling sbt shell debugging in the IntelliJ sbt preferences:

Preferences | Build, Execution, Deployment | Build Tools | sbt

uncheck "Enable debugging for sbt shell"

0

Please sign in to leave a comment.