ERROR: transport error 202: bind failed: Cannot assign requested address Anujit Marty Created May 25, 2019 20:49 Hi all When I am trying to use sbt shell in intelliJ it appears the following error message: Do I miss any settings? Thanks
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"