Rider crashing

Internal error. Please refer to https://jb.gg/ide/critical-startup-errors

java.net.SocketException: Invalid argument: bind
   at java.base/sun.nio.ch.UnixDomainSockets.bind0(Native Method)
   at java.base/sun.nio.ch.UnixDomainSockets.bind(UnixDomainSockets.java:129)
   at java.base/sun.nio.ch.ServerSocketChannelImpl.unixBind(ServerSocketChannelImpl.java:319)
   at java.base/sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:292)
   at java.base/java.nio.channels.ServerSocketChannel.bind(ServerSocketChannel.java:224)
   at com.intellij.idea.DirectoryLock.tryListen(DirectoryLock.java:232)
   at com.intellij.idea.DirectoryLock.lockOrActivate(DirectoryLock.java:120)
   at com.intellij.idea.StartupUtil$lockSystemDirs$result$1.invokeSuspend(StartupUtil.kt:615)
   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
   at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:115)
   at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:100)
   at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697)
   at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)

-----
Your JRE: 17.0.8+7-b1000.22 amd64 (JetBrains s.r.o.)
I have reinstalled, and tried older and newer versions but the issue persist.

0
3 comments

Hello,

Please follow the steps listed in the Start Failed, Internal error: recovering IDE to the working state after the critical startup error article. If those steps do not, please provide a full stacktrace corresponding to the failed launch.

Let me know if you have any other questions.

1

I have tried those steps already and it has not worked unfortunately. Its a fresh new install with no plugins. That page also lists a different error than what I am getting.

0

Hello,

Please collect Rider logs and crash dumps and share the files with us using the Upload service.

Thank you in advance!

0

Please sign in to leave a comment.